- 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969)
- 🐛 Fixed theme download links (TryGhost/Admin#1053)
You can see the full change log for the details of every change included in this release.
Tag Name: 2.2.3
Release Date: 10/16/2018
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This release primarily focuses on implementing the new API v2 framework with controllers for various resources like posts, pages, tags, users, webhooks, and more. It also includes important bug fixes for URL attribute calculation and theme download links. The changes lay groundwork for future API improvements while maintaining backward compatibility.
No specific migration steps are required for this release. The API v2 implementation maintains backward compatibility with existing API v0.1 endpoints.
If you're a developer working with the Ghost API:
This is a minor release with important bug fixes and API improvements. All Ghost users should upgrade to benefit from the URL attribute calculation fix and theme download link repair.
How to upgrade:
The upgrade is recommended for all users, especially those who:
?formats=)toJSON call to API v0.1 controller for ownership transferhasUserPermissions & hasAppPermissions in invite modelcolumns option in findAll queriesshell:dbhealth from grunt master as Ghost server now handles database migrations automaticallyGhost 2.2.3 is primarily focused on implementing the new API v2 framework and fixing important bugs. The release adds numerous controllers to the v2 API including posts, pages, tags, users, webhooks, and more, laying the groundwork for future API improvements.
Key bug fixes include resolving URL attribute miscalculation when requested as the only part of fields filter and repairing theme download links in the admin interface. Security is enhanced by preventing API keys from assigning the 'Owner' role.
For most users, this update will be seamless with improved reliability. For developers, this release provides access to new API v2 endpoints and improved validation handling. The changes maintain backward compatibility while building toward a more robust API architecture.
You can see the full change log for the details of every change included in this release.