v1.5.0
3 May 2025
Changes:
- ✨ added support for the new staff social links
- ✨ upgraded to tailwindcss v4
Changed/added files:
[*] assets/src/css/ghost.css
[*] assets/src/css/main.css
[*] assets/src/js/functions.js
[*] author.hbs
[*] custom-with-landscape-image.hbs
[*] custom-with-portrait-image.hbs
[*] custom-with-square-image.hbs
[*] default.hbs
[*] error.hbs
[*] home.hbs
[*] index.hbs
[*] package-lock.json
[*] package.json
[*] page.hbs
[+] partials/author-socials.hbs
[*] partials/comments.hbs
[*] partials/cta.hbs
[*] partials/featured-posts.hbs
[*] partials/featured-tags.hbs
[*] partials/footer.hbs
[*] partials/header.hbs
[*] partials/hero.hbs
[-] partials/icons/brand-bluesky.hbs
[+] partials/icons/bluesky.hbs
[+] partials/icons/mastodon.hbs
[+] partials/icons/threads.hbs
[*] partials/image.hbs
[*] partials/logo.hbs
[*] partials/menu.hbs
[*] partials/page-hero.hbs
[*] partials/pagination.hbs
[*] partials/post-authors.hbs
[*] partials/post-card.hbs
[*] partials/post-feed.hbs
[*] partials/post-hero.hbs
[*] partials/recommendations.hbs
[*] partials/related.hbs
[*] partials/select-color-scheme.hbs
[*] partials/social-links.hbs
[*] partials/social-share.hbs
[*] partials/tag-card.hbs
[*] post.hbs
[-] postcss.config.js
[*] recommend.hbs
[*] tag.hbs
[*] tags.hbs
[*] tailwind.config.js
[*] vite.config.js
[*] assets/built/app.css
[*] assets/built/app.js
v1.4.0
30 Nov 2024
Changes:
- ✨ added support for Ghost custom fonts
- ✨ added bluesky social link & sharing
- ☀️ updated the dependencies
Changed/added files:
[*] assets/src/css/ghost.css
[*] package-lock.json
[*] package.json
[*] partials/fonts.hbs
[+] partials/icons/brand-bluesky.hbs
[*] partials/social-links.hbs
[*] partials/social-share.hbs
[*] assets/built/app.css
[*] assets/built/app.js
v1.3.0
25 Oct 2024
Changes:
- 🐛 fixed editor card colors on dark backgrounds
- ☀️ updated the dependencies
Changed files:
[*] assets/src/css/ghost.css
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
[*] package-lock.json
v1.2.0
22 Aug 2024
Changes:
- 🐛 fix an issue where some ghost card images have big margins
- ☀️ updated the dependencies
Changed/new files:
[*] tailwind.config.js
[*] assets/src/css/ghost.css
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
v1.1.0
26 Apr 2024
Changes:
- ✨ Added new custom setting for the primary navigation in the header
- ☀️ updated the dependencies
Changed/new files:
[*] partials/header.hbs
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
v1.0.1
13 Feb 2024
Changes:
- 🐛 fixed a small issue with content word-break
- 🐛 fixed author image caption on the author template
- ☀️ updated the dependencies
Changed/new files:
[*] assets/src/css/ghost.css
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
v1.0.0
16 Nov 2023