- 🛠 Moved 404 requests from error log to access log
- 🐛 Fixed meta on subscribe page if labs not enabled
- 🦄 Added /edit/ redirect to admin for post previews
You can see the full change log for the details of every change included in this release.
Tag Name: 1.5.1
Release Date: 8/8/2017
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This minor release focuses on improving the developer experience with better logging, fixing bugs in the subscribe page, and enhancing the admin interface with a new redirect feature. It also includes documentation improvements with a new support guide and updates to the contributing guide. Several dependencies have been updated for better performance and security.
/edit/ redirect to admin for post previewsThis is a minor release with no breaking changes. You can upgrade from Ghost 1.5.0 to 1.5.1 without any special migration steps.
To upgrade:
This release contains bug fixes and quality-of-life improvements that enhance the development experience and fix issues with the subscribe page. While there are no critical security fixes mentioned, keeping your Ghost installation up to date is always recommended.
Priority: Medium - Upgrade at your convenience during your next maintenance window.
Who should upgrade immediately:
Subscribe Page Meta: Fixed an issue where meta information on the subscribe page would be incorrectly set when labs features weren't enabled (refs #8597).
404 Request Logging: Moved 404 requests from error logs to access logs, reducing clutter in error logs and providing a cleaner development experience. This change brings Ghost's logging behavior in line with LTS versions and other software like nginx.
Admin Redirect for Post Previews: Added /edit/ redirect to admin for post previews, bringing consistency with how posts and channels already work. This makes the admin interface more intuitive for content creators.
Support Documentation: Added a new SUPPORT.md file with information on how to get help, including Slack community details. This provides clearer guidance for users and developers seeking assistance.
Improved Contributing Guide: Updated the contributing guide with better formatting and clearer information to make it more accessible for new contributors.
No specific security fixes were mentioned in this release. However, the dependency updates may include security patches from the respective packages.
Ghost 1.5.1 is a maintenance release that improves the developer experience and fixes several minor bugs. The most notable changes include moving 404 requests from error logs to access logs for cleaner development, adding a redirect for post previews in the admin interface, and fixing meta information on the subscribe page when labs features aren't enabled.
The release also introduces better documentation with a new SUPPORT.md file and improvements to the contributing guide. Several dependencies have been updated, which may bring performance improvements and security patches.
Overall, this is a quality-of-life update that doesn't introduce breaking changes but provides incremental improvements to the Ghost platform. The changes primarily benefit developers and content creators by making the platform more intuitive and easier to work with.
You can see the full change log for the details of every change included in this release.