- 🐛 Prevents xmlrpc pings happening on import (#9165)
You can see the full change log for the details of every change included in this release.
Tag Name: 1.15.1
Release Date: 10/24/2017
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This minor release fixes an important bug that was causing unwanted XML-RPC pings to be sent during content imports. The update prevents Ghost from sending unnecessary ping notifications when importing content or when a post is set to private, improving the import experience and preventing unintended external notifications. The release also includes code improvements to the channels router and updates to the Casper theme and Ghost Admin.
No migration steps are required for this update. This is a minor release that can be installed without any special considerations.
This update is recommended for all Ghost users, especially those who regularly import content or use private posts. The fix for unwanted XML-RPC pings during imports will improve the content management experience.
To upgrade:
This release addresses an issue where Ghost was sending XML-RPC pings during content imports (#9164, #9165). The fix:
options.importing before sending XML-RPC pingsThis prevents unwanted external notifications when importing content into your Ghost site.
No significant new features were added in this minor release. The focus was on bug fixes and code improvements.
No security fixes were mentioned in this release.
No specific performance improvements were highlighted in this release.
Ghost 1.15.1 is a minor bug fix release that addresses an issue with XML-RPC pings being sent during content imports. This fix is particularly important for content managers who regularly import content, as it prevents unwanted external notifications during the import process. The release also includes improvements to the channels router code for better readability and expanded test coverage, which will benefit developers working with the Ghost codebase. Additionally, the Casper theme has been updated to version 2.1.5 and Ghost Admin to version 1.15.1. While this is not a major release, it provides important quality-of-life improvements for content management workflows.
You can see the full change log for the details of every change included in this release.