- 🐛 Fixed
ghost.min.cssasset compilation - Daniel Lockyer
View the changelog for full details: v5.54.3...v5.54.4
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461
Tag Name: v5.54.4
Release Date: 7/19/2023
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.54.4 is a hotfix release that addresses a critical CSS compilation issue. The ghost.min.css file was not being properly generated during the build process, causing private pages to appear unstyled. This release restores proper styling for private pages by fixing the build workflow to ensure the minified CSS is correctly compiled.
ghost.min.css is correctly generatedNo migration steps are required for this release. The fix is automatically applied when upgrading to v5.54.4.
This upgrade is highly recommended for all Ghost installations, especially if you use private pages on your site. The fix ensures that private pages display with proper styling, improving the user experience for your readers.
To upgrade:
Fixed an issue with the ghost.min.css asset compilation process. Due to recent changes in the build workflow, Ghost was no longer running its own build step before producing the distribution tarball. As a result, the minified CSS file was not being generated correctly, causing private pages to appear unstyled.
This release adds a dedicated build step to the list of dependencies for the archive process, ensuring that the minified CSS is properly compiled and included in the distribution.
No new features were introduced in this release. This is a bugfix release focused on resolving a CSS compilation issue.
No security fixes were included in this release.
No specific performance improvements were included in this release. The focus was on fixing the CSS compilation issue.
This release addresses a UI issue that affected the appearance of private pages in Ghost sites. The problem was caused by a build workflow change that prevented the proper compilation of the ghost.min.css file. As a result, private pages were being served without proper styling.
The fix ensures that the minified CSS file is correctly generated during the build process, restoring the intended appearance of private pages. This improves the user experience for readers accessing private content and eliminates the need for site administrators to implement workarounds.
While this is a small technical fix, it has a significant impact on the presentation of private content, which is an important feature for many Ghost users who offer membership or subscription-based content.
ghost.min.css asset compilation - Daniel LockyerView the changelog for full details: v5.54.3...v5.54.4
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461