- 🐛 Fixed incorrect rendering of links following line breaks in beta editor - Kevin Ansfield
View the changelog for full details: v5.61.1...v5.61.2
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461
Tag Name: v5.61.2
Release Date: 9/5/2023
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.61.2 is a minor bug fix release that addresses two key issues: incorrect rendering of links following line breaks in the beta editor and reverting a problematic change that affected post saving behavior. This release ensures content displays correctly and prevents unexpected errors during post editing.
No migration steps are required for this release. This is a drop-in replacement that fixes bugs without introducing breaking changes or requiring configuration updates.
All Ghost users, especially those using the beta editor, should upgrade to v5.61.2 to benefit from the bug fixes. The upgrade is straightforward and addresses issues that could affect content rendering and editing experience.
For users experiencing incorrect link rendering in the beta editor or unexpected errors during post saving, this upgrade is particularly recommended.
Links that followed line breaks in the beta editor were being rendered before the line break when previewing or publishing content. This issue has been fixed by updating the Koenig packages, specifically the @tryghost/kg-lexical-html-renderer component.
This release reverts the change introduced in PR #17912 that attempted to optimize post saving by dropping intermediate saves between the current running save and the latest triggered save. This approach had several unintended side effects:
TaskCancelation errors were being displayed as general errors in the UI, showing misleading error messagesThe reversion ensures that save tasks behave as expected, with proper error handling tied to specific requests.
No new features were introduced in this release. This is a bug fix release focused on addressing specific issues in the beta editor and post saving functionality.
No security fixes were included in this release.
No specific performance improvements were included in this release. The focus was on fixing bugs and ensuring correct functionality rather than performance optimization.
This release focuses on improving the stability and reliability of the Ghost editing experience. By fixing the link rendering issue in the beta editor, content creators can now be confident that their content will appear as intended when published.
The reversion of the problematic post save task handling prevents unexpected errors, misleading error messages, and potential loss of content changes during editing. This ensures a more predictable and reliable editing experience.
While these changes may seem minor, they address important usability issues that could significantly impact the content creation workflow. The fixes maintain Ghost's commitment to providing a smooth and intuitive publishing experience.
View the changelog for full details: v5.61.1...v5.61.2
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461