v1.13.0
25 Oct 2024
Changes:
- 🐛 fixed editor card colors on dark backgrounds
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
[*] package-lock.json
v1.12.0
21 Aug 2024
Changes:
- 🐛 fixed signup process redirect
- ☀️ updated the dependencies
Changed files:
[*] membership.hbs
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.11.1
13 Mar 2024
Changes:
- ✨ improved CSS for "Header cards"
- 🐛 fixed membership toggle
- ☀️ updated the dependencies
Changed files:
[*] members/membership.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.11.0
01 Dec 2023
Changes:
- ✨ added support for the new recommendations feature
- ✨ updated twitter icon
- 🐛 removed filter on dark theme images
- 🐛 fixed toc template on pages
- 🐛 fixed minor accessibility issues
- ☀️ updated the dependencies
Changed files:
[*] routes.yaml
[*] author.hbs
[*] custom-with-table-of-contents.hbs
[*] membership.hbs
[+] recommend.hbs
[*] partials/author-card.hbs
[*] partials/social-links.hbs
[*] partials/social-share.hbs
[*] assets/icons/icon-sprite.svg
[*] assets/css/app.css
[*] assets/css/components/_author_.css
[*] assets/css/components/_footer_.css
[*] assets/css/components/_post-card_.css
[+] assets/css/components/_recommend.css
[*] assets/css/elements/_image.css
[*] assets/css/settings/_settings_.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.10.3
27 Sep 2023
Changes:
- ✨ added support for the new version of "Header cards"
- 🐛 fixed post template description length and alignment
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_hero.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.10.2
05 Aug 2023
Changes:
- ✨ added support for "Toggle the page title & feature image off" in pages (requires Ghost v5.54.1 or later)
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] partials/post-hero.hbs
[*] assets/css/components/_ghost-components.css
[*] package.json
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
v1.10.1
03 Jul 2023
Changes:
- ✨ added signup card support
- ☀️ updated the dependencies
- ☀️ improved the theme dev process
- ✨ changed footer link to brightthemes.com
Changed files:
[*] partials/footer.hbs
[*] assets/css/components/ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.10.0
17 Apr 2023
Changes:
- ✨ added "use_portal_links" custom setting
- ✨ moved post custom excerpt in the hero below the title in post layouts
- 🐛 fixed open links in a new tab (when outbound link tagging is enabled)
- ☀️ updated the dependencies
Changed files:
[*] custom-with-background-image.hbs
[*] custom-with-full-width-image.hbs
[*] custom-with-sidebar.hbs
[*] custom-with-table-of-contents-and-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] post.hbs
[*] index.hbs
[*] members/membership.hbs
[*] partials/content-cta.hbs
[*] partials/header.hbs
[*] partials/hero-cta.hbs
[*] partials/mobile-user-menu.hbs
[*] partials/post-card.hbs
[*] partials/post-hero.hbs
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.9.0
06 Jan 2023
Changes:
- ✨ added yearly plan discounts on the membership page
Changed files:
[*] members/membership.hbs
[*] assets/css/components/_members.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.8.2
27 Nov 2022
Changes:
- 🐛 fixed product card image stretching
- 🐛 fixed intro popup on iPhones
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_intro.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.8.1
26 Sep 2022
Changes:
- 🐛 fixed internal tags in explore topics
Changed files:
[*] index.hbs
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.8.0
19 Aug 2022
Changes:
- ✨ Added the native comment system & comment count
- ✨ New custom setting Show comment count
- 🐛 fixed an issue for small tables
Changed files:
[*] partials/comments.hbs
[*] partials/post-card.hbs
[*] assets/css/components/_comments.css
[*] assets/css/elements/_table.css
[*] assets/icons/icon-sprite.svg
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.7.0
22 Jul 2022
Changes:
- ✨ switched to the native search function
- ✨ added a custom setting for the message below the subscribe-form on the homepage
- ✨ added a new custom setting for the newsletter overlay
- 🐛 fixed a bug with the table of contents (scrolling offset)
Changed files:
[*] index.hbs
[*] partials/intro.hbs
[*] partials/header.hbs
[*] partials/hero-cta.hbs
[*] partials/theme-config.hbs
[*] partials/toc.hbs
[*] gulpfile.js
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.6.2
12 Jun 2022
Changes:
- 🐛 fixed a bug in the search function
- ✨ added tiers to the account page (for free members)
Changed files:
[*] members/account.hbs
[*] assets/css/components/_members.css
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.6.1
05 Jun 2022
Changes:
- ✨ added new custom settings:
hero_type
- choose your hero style (CTA or featured slider)post_feed_sidebar
- enable or disable the post feed sidebarenable_comments
- enable or disable comments
- 🐛 fixed the search links for sites where Ghost is a subdirectory
- ☀️ updated the dependencies
Changed files:
[*] index.hbs
[*] partials/comments.hbs
[*] partials/theme-config.hbs
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.6.0
23 May 2022
Changes:
- ✨ added Ghost v5 support
- ✨ added new custom membership page for tiers
Changed files:
[*] members/membership.hbs
[*] members/account.hbs
[*] assets/css/elements/_input.css
[*] assets/css/components/_members.css
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
Deleted files:
[-] pricing-free.hbs
[-] pricing-monthly.hbs
[-] pricing-yearly.hbs
v1.5.5
23 May 2022
Changes:
- 🐛 fixed wrong content API version for search
Changed files:
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.5.4
21 May 2022
Changes:
- 🐛 fixed personal homepage image position on tablet
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_hero.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.5.3
15 Apr 2022
Changes:
- 🐛 fixed syntax highlighting (ios)
- 🐛 fixed multi-author post date on cards
- 🐛 fixed
{{id}}
usage to avoid gscan warning - 🐛 fixed toc offset for fixed header
- ✨ improved the hero subscribe form (mobile alignment)
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] partials/post-card.hbs
[*] partials/comments-cove.hbs
[*] partials/related-posts.hbs
[*] partials/sidebar.hbs
[*] assets/css/components/_hero.css
[*] assets/css/components/_subscribe.css
[*] assets/css/components/_toc.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.5.2
22 Feb 2022
Changes:
- 🐛 fixed subscribe notification appearance (firefox browser)
- 🐛 fixed content alignment when embedded amazon ads are used
- 🐛 fixed a minor alignment issue in the header
- 🐛 fixed TOC position when header is sticky (toc & sidebar template)
Changed files:
[*] assets/css/components/_header.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_post.css
[*] assets/css/components/_toc.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.5.1
28 Jan 2022
Changes:
- 🐛 fixed menu position on mobile (when there is an announcement)
- 🐛 fixed hero image size
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_announcement.css
[*] assets/css/components/_hero.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.5.0
19 Dec 2021
Changes:
- ✨ added support for the new editor cards
- ✨ improved custom templates when used for pages
- ✨ improved figcaption position for feature images
- ☀️ updated the dependencies
Changed files:
[*] custom-with-background-image.hbs
[*] custom-with-full-width-image.hbs
[*] custom-with-with-sidebar.hbs
[*] custom-with-table-of-contents-and-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_post.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.4.0
11 Nov 2021
Changes:
- ✨ added custom theme settings (Admin UI)
- site-wide settings
Secondary color
Default color scheme
Typography
Header position
Search url
Search key
Search in content
- homepage settings
Hero headline
Hero description
Hero form
Post feed style
- post settings
Enable image lightbox
Open external links in new tab
- site-wide settings
- ✨ improved floating header handling
- ☀️ updated the dependencies
For more information check out the new Custom Theme Settings section in the docs.
Changed files:
[*] default.hbs
[*] index.hbs
[*] index2.hbs
[*] index3.hbs
[*] index4.hbs
[*] partials/header.hbs
[*] partials/hero-cta.hbs
[*] partials/theme-config.hbs
[*] partials/theme-scripts.hbs
[*] assets/css/components/_header.css
[*] assets/css/components/_post-card.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] gulpfile.js
[*] package.json
v1.3.1
26 Oct 2021
Changes:
- ✨ simplified hero-cta and hero-profile partials
- ✨ improved header menu (added scroll when there are many primary navigation items)
- ✨ improved bookmark card rendering (limited description to two lines)
- 🐛 fixed some issues on ios (content fading color and input border)
- 🐛 fixed a small issue for table rendering
- ☀️ updated the dependencies
Changed files:
[*] index.hbs
[*] index2.hbs
[*] partials/hero-cta.hbs
[*] partials/hero-profile.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_header.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_post.css
[*] assets/css/elements/_input.css
[*] assets/css/elements/_table.css
[*] assets/css/settings/_settings.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.3.0
16 Sep 2021
Changes:
- ✨ improved the search function (change the plugin)
- ✨ added multi-author support for the slider posts
- ✨ increased the tag card image size
- 🐛 fixed a small issue on the membership page
- 🐛 fixed a small issue on the TOC layouts
- 🐛 fixed a small issue for the announcement feature
- 🐛 fixed a small issue for multi-author post-cards
- ☀️ updated the dependencies
Changed files:
[*] partials/theme-config.hbs
[*] partials/search.hbs
[*] partials/post-card.hbs
[*] partials/featured-card.hbs
[*] partials/toc.hbs
[*] partials/announcement.hbs
[*] assets/css/components/_search.css
[*] assets/css/components/_featured.css
[*] assets/css/components/_members.css
[*] assets/css/components/_post-card.css
[*] assets/css/components/_toc.css
[*] assets/js/script.js
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] gulpfile.js
[*] package.json
v1.2.1
27 Aug 2021
Changes:
- ✨ enabled search by tags
- 🐛 fixed a typo in the search layout
Changed files:
[*] partials/theme-config.hbs
[*] partials/search.hbs
[*] partials/post-card.hbs
[*] partials/post-hero.hbs
[*] assets/css/components/_search.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.2.0
22 Aug 2021
Changes:
- ✨ added a new post template (with table of contents & sidebar)
- 🐛 fixed a small issue in the announcement feature
- 🐛 improved google fonts preload
- ☀️ updated the dependencies
Changed files:
[+] custom-with-table-of-contents-and-sidebar.hbs
[*] default.hbs
[*] partials/toc.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_announcement.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_toc.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.0
23 Jul 2021
Changes:
- ✨ added the announcement feature
- ✨ added new CONFIG option to open external links in posts in a new tab
- ✨ added support for feature_image caption & alt
- ✨ improved theme notifications
- 🐛 fixed image cards with links (also image gallery)
Changed files:
[+] assets/css/components/_announcement.css
[+] partials/announcement.hbs
[*] partials/theme-config.hbs
[*] partials/notifications.hbs
[*] partials/subscribe-form.hbs
[*] partials/post-card.hbs
[*] partials/post-hero.hbs
[*] default.hbs
[*] assets/css/elements/_input.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_toc.css
[*] assets/css/components/_notification.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_ghost-components.css
[*] assets/css/app.css
[*] assets/js/script.js
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.2
7 Jul 2021
Changes:
- 🐛 switched to icon sprite instead of individual icons (for ghost 4.9.0 compatibilty)
- 🐛 fixed a small bug for search bar input (when higher rounding is set)
- 🐛 improved header menu styling
- 🐛 fixed post-access-cta width
- 🐛 switched hero subscribe behavior (from "subscribe" to "signup")
Changed files:
[+] assets/icons/icon-sprite.svg
[*] partials/hero-cta.hbs
[*] partials/icon.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_header.css
[*] assets/css/components/_icons.css
[*] assets/css/components/_post.css
[*] assets/css/components/_search.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
[-] partials/icons/* (the icons directory in partials)
v1.0.1
22 Jun 2021
Changes:
- 🐛 fixed post-card tag - reading time spacing
- 🐛 fixed sidebar subscribe radius behavior
- 🐛 fixed list spacing in below headings
- 🐛 fixed with sidebar template border
- 🐛 set theme notifications on by default
Changed files:
[*] custom-with-sidebar.hbs
[*] partials/post-card.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_post.css
[*] assets/css/components/_sidebar.css
[*] assets/css/components/_states.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.0
10 Jun 2021