- 🐛 Fixed private blogging getting disabled after 2.17 migration (#10606)
You can see the full change log for the details of every change included in this release.
Tag Name: 2.18.0
Release Date: 3/13/2019
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
What's New: Ghost 2.18.0 introduces improved backup handling during migrations by adding timestamps to backup filenames, preventing overwrites when multiple migrations are run on the same day. It also fixes a critical bug from the 2.17 migration that incorrectly disabled private blogging features.
Why It Matters: The backup improvements ensure you'll never lose migration data, while the private blogging fix restores functionality for sites using this feature. Error handling for migrations has also been enhanced to provide clearer guidance when issues occur.
Who Should Care: This release is particularly important for Ghost site administrators who use private blogging features or perform frequent migrations/updates.
If you experienced issues with private blogging being disabled after updating to Ghost 2.17, this release will automatically fix the problem by:
is_private, amp, and force_i18n settings to 'true' if they were previously set to 'true' but are currently 'false'No manual intervention is required to recover these settings.
Note: The Ghost team recommends using version 2.18.1 instead of 2.18.0 as indicated in the release description.
Important: The Ghost team recommends upgrading directly to version 2.18.1 instead of this release (2.18.0).
For users currently on version 2.17.x, especially those using private blogging features, upgrading is highly recommended to restore any disabled functionality.
The upgrade process follows the standard Ghost update procedure:
is_private, amp, and force_i18n settings to 'false' when they should have been 'true''true' if they were incorrectly changedHH-mm-ss, ensuring each migration creates a unique backup fileNo security fixes were mentioned in this release.
No specific performance improvements were mentioned in this release.
This release addresses a significant bug that affected private blogging functionality in Ghost 2.17. Sites using private blogging features may have had this functionality unexpectedly disabled after the 2.17 migration. Ghost 2.18.0 automatically restores these settings by checking backup files and correcting the values.
Additionally, the improved backup system with timestamped filenames ensures that administrators can run multiple migrations without losing previous backup data, which is particularly valuable for troubleshooting and recovery scenarios.
The enhanced error handling during migrations provides clearer guidance when issues occur, reducing frustration and improving the update experience.
However, as noted in the release description, users should consider upgrading directly to version 2.18.1 instead of 2.18.0.
You can see the full change log for the details of every change included in this release.