Changelog
New releases, improvements, fixes and notable changes.
v1.3.3 - February 3, 2025
- โจ Native support for custom typography has been added
-
๐ Update dark mode font color and image brightness adjustments
-
๐ Update margin-top for post comments section๐ Adjust mobile header logo max height๐ Move excerpt styles to page template
Files modified
assets/css/vars.css assets/css/color-scheme.css assets/css/ghost/comments.css assets/css/ghost/header.css assets/css/ghost/page.css package.json
v1.3.2 - June 11, 2024
- ๐ Resolved color issue with the author card title in the authors page template.
- ๐ Addressed the page hero title color problem when a cover image is present.
- ๐จ Minor code restructurings & improvements
- ๐ฅ Removed unused CSS variables
Files modified
assets/built/index.css custom-authors.hbs assets/css/ghost/authors.css assets/css/ghost/hero.css package.json
v1.3.1 - June 10, 2024
- โจ A lightbox has been added for the gallery images.
- ๐ Adjusted dark mode colors for an enhanced user experience.
- ๐Modified font sizes for improved readability.
- ๐Restructured mobile menu placement for better navigation.
- ๐Eliminated unnecessary CSS variables to streamline code.
- ๐Implemented additional minor UI optimizations for overall improvement.
Files modified
assets/built/index.css assets/built/index.js assets/css/color-scheme.css assets/css/index.css assets/css/vars.css assets/css/components/global.css assets/css/ghost/content.css assets/css/ghost/header.css assets/css/ghost/page.css assets/js/index.js +assets/js/lightense.js package.json
v1.3.0 - June 09, 2024
- โจ Dark mode option added
- ๐ฅ Removed unused member views & code segments
- โก๏ธ WebP image support added for certain elements
- ๐ Compatibility issues with older Safari versions fixed
- ๐ Minor UI optimizations
Files modified
assets/built/index.css assets/built/index.js + assets/css/color-scheme.css assets/css/components/buttons.css assets/css/components/forms.css assets/css/components/global.css assets/css/ghost/author.css assets/css/ghost/contact.css assets/css/ghost/content.css assets/css/ghost/featured.css assets/css/ghost/footer.css assets/css/ghost/header.css assets/css/ghost/hero.css - assets/css/ghost/members.css assets/css/ghost/pagination.css assets/css/ghost/post.css assets/css/vars.css assets/js/index.js + assets/js/color-scheme.js partials/author-card.hbs partials/header.hbs partials/hero.hbs + partials/icons/theme-toggle.hbs - members/account.hbs - members/signin.hbs - members/signup.hbs default.hbs post.hbs package.json
v1.2.1 - June 03, 2024
- ๐ Author card background repeat issue has been fixed
Files modified
assets/built/index.css assets/built/index.css.map assets/css/ghost/authors.css package.json
v1.2.0 - June 03, 2024
- โจ Authors page template added with list of authors
- ๐ Other minor UI/UX improvements
- ๐ Hero section image background position centered
- ๐ Post template author avatar related issue fixed
Files modified
assets/built/index.css assets/built/index.css.map assets/css/ghost/authors.css assets/css/components/global.css assets/css/ghost/hero.css assets/css/index.css assets/css/ghost/post.css partials/author-card.hbs partials/icons/avatar.hbs partials/icons/location.hbs package.json