v1.3.0
27 Feb 2026
Changes:
- ✨ feat: add top story feature in the hero section
- ✨ feat: add 2 more layouts to the hero section: 5 posts in 3 columns and 6 posts in 3 columns
- ✨ feat: improve events template to have two sections: upcoming and past events
- 🐛 minor bug fixes
- ☀️ chore: update dependencies
Changed/new files:
[*] assets/src/css/theme.css
[*] assets/src/js/ghost.js
[*] custom-template-membership.hbs
[*] custom-template-signin.hbs
[*] custom-template-signup.hbs
[*] default.hbs
[*] demo/routes-demo.yaml
[*] home.hbs
[*] package-lock.json
[*] package.json
[*] page-events.hbs
[*] partials/author-box.hbs
[*] partials/cards/event-card.hbs
[*] partials/cards/post-card-fullwidth.hbs
[*] partials/cards/post-card-horizontal-sm.hbs
[*] partials/cards/post-card-vertical-main.hbs
[*] partials/config.hbs
[*] partials/post-info.hbs
[*] partials/related-author.hbs
[*] partials/related-tag.hbs
[*] partials/sections/1-post.hbs
[*] partials/sections/2-posts.hbs
[*] partials/sections/3-posts.hbs
[*] partials/sections/4-posts.hbs
[+] partials/sections/5-posts-3-columns.hbs
[*] partials/sections/5-posts.hbs
[+] partials/sections/6-posts-3-columns.hbs
[*] partials/sections/6-posts.hbs
[*] partials/sections/hero.hbs
[+] partials/sections/topic-4-posts.hbs
[*] partials/subscribe-newsletters.hbs
[*] assets/built/app.css
[*] assets/built/app.js
v1.2.0
12 Oct 2025
Changes:
- ✨ update translations for multiple languages
- ✨ refactor @site social links to use
{{social_url}}helper - ✨ rework the newsletters feature to let users to subscribe to specific newsletters
Changed files:
[*] assets/src/js/index.js
[*] default.hbs
[*] home.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/it.json
[*] locales/nl.json
[*] locales/pr.json
[*] package-lock.json
[*] package.json
[*] partials/header.hbs
[*] partials/section-heading.hbs
[*] partials/sections/newsletters.hbs
[*] partials/sidebar.hbs
[*] partials/social-links.hbs
[*] partials/subscribe-form.hbs
[+] partials/subscribe-newsletters.hbs
[*] assets/built/app.css
[*] assets/built/app.js
v1.1.0
15 Aug 2025
Changes:
- ✨ feat: removed limit 'all' usage for Ghost 6.0
- ✨ feat: changed post sidebar template latest and featured sections in one section with a toggle
- 🐛 fix: update flex properties in post info section for improved visibility on smaller screens
- 🐛 fix: padding and positioning in product card styles for improved responsiveness
- ☀️ updated dev workflow & the dependencies
Changed files:
[*] README.md
[*] assets/src/css/theme.css
[*] assets/src/js/ghost.js
[*] default.hbs
[*] package-lock.json
[*] package.json
[*] partials/post-info.hbs
[*] partials/post-sidebar.hbs
[*] partials/sections/actions.hbs
[*] partials/sections/newsletters.hbs
[*] vite.config.js
[*] assets/built/app.css
[*] assets/built/app.js
v1.0.0
4 August 2025