v2.13.1
13 Mar 2024
Changes:
- ✨ improved CSS for "Header cards"
- ☀️ 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
v2.13.0
01 Dec 2023
Changes:
- ✨ added support for the new recommendations feature
- ✨ updated twitter icon
- 🐛 removed filter on dark theme images
- ☀️ updated the dependencies
Changed files:
[*] routes.yaml
[+] recommend.hbs
[*] partials/author-card.hbs
[*] partials/social-links.hbs
[*] partials/social-share.hbs
[*] assets/icons/feather-sprite.svg
[*] assets/icons/menu-icons.svg
[*] assets/css/app.css
[+] assets/css/components/_recommend.css
[*] assets/css/elements/_image.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.12.3
29 Sep 2023
Changes:
- ✨ added support for the new version of "Header cards"
- ☀️ 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
v2.12.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/site-hero.hbs
[*] assets/css/components/_ghost-components.css
[*] package.json
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
v2.12.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/site-footer.hbs
[*] assets/css/components/ghost-components.css
[*] gulpfile.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.12.0
17 Apr 2023
Changes:
- ✨ improved membership elements (when membership is deactivated)
- ✨ added "use_portal_links" custom settings
- ✨ 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-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] page-membership.hbs
[*] post.hbs
[*] members/account.hbs
[*] members/signin.hbs
[*] partials/content-cta.hbs
[*] partials/menu-cta.hbs
[*] partials/post-card.hbs
[*] partials/site-header.hbs
[*] partials/site-hero.hbs
[*] partials/site-menu.hbs
[*] partials/site-user-menu.hbs
[*] partials/welcome.hbs
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.11.0
05 Jan 2023
Changes:
- ✨ improved color picker for whitesmoke and midnight
- ✨ improved breadcrumbs alignment
- ✨ improved social links setup
- ✨ improved heading usage on the homepage
Changed files:
[*] partials/theme-config.hbs
[*] partials/announcements.hbs
[*] partials/social-links.hbs
[*] partials/site-footer.hbs
[*] assets/css/components/_announcement.css
[*] assets/css/components/_breadcrumb.css
[*] assets/css/components/_footer.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.10.2
26 Nov 2022
Changes:
- 🐛 fixed product card image stretching
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.10.1
26 Sep 2022
Changes:
- 🐛 fixed an issue for header navigation (when many multi-word items are used)
- 🐛 fixed author image overlapping toc on mobile
- 🐛 fixed header title when displayed on multiple lines
Changed files:
[*] assets/css/elements/_header.css
[*] assets/css/elements/_toc.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.10.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/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.9.1
25 July 2022
Changes:
- ✨ added tiers into the account template
Changed files:
[*] members/account.hbs
[*] package.json
v2.9.0
22 July 2022
Changes:
- ✨ switched to Ghost native search
- ✨ added new custom settings (
featured_slider
,post_feed_sidebar
,enable_comments
) - ✨ replaced the old search in the UI with the primary navigation
- ✨ updated the hero stats section with the new helpers:
{{total_paid_members}}
&{{total_members}}
- ☀️ updated the dependencies
Changed files:
[*] index.hbs
[*] partials/comments.hbs
[*] partials/site-header.hbs
[*] partials/theme-config.hbs
[*] partials/welcome.hbs
[*] assets/js/script.js
[*] assets/css/components/_header.css
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/it.json
[*] locales/pt.json
[*] locales/tr.json
[*] gulpfile.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.8.0
23 May 2022
Changes:
- ✨ added Ghost v5 support
- ✨ updated the membership page to support tiers
- ☀️ updated the dependencies
Changed files:
[*] members/account.hbs
[*] page-membership.hbs
[*] partial/site-hero.hbs
[*] partial/theme-config.hbs
[*] assets/css/elements/_input.css
[*] assets/css/components/_members.css
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
Deleted files:
[-] pricing-free.hbs
[-] pricing-monthly.hbs
[-] pricing-yearly.hbs
v2.7.2
15 Apr 2022
Changes:
- 🐛 fixed
{{id}}
usage to avoid gscan warning - ☀️ updated the dependencies
Changed files:
[*] partials/related-posts.hbs
[*] partials/sidebar.hbs
[*] assets/icons/feather-sprite.svg
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.7.1
22 Feb 2022
Changes:
- 🐛 fixed search function appearance in safari
Changed files:
[*] partials/site-header.hbs
[*] assets/css/components/_search.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.7.0
28 Jan 2022
Changes:
- ✨ improved the search function (changed to Fuse.js and implemented highlighting)
- ☀️ updated the dependencies
Changed files:
[*] partials/site-header.hbs
[*] assets/css/components/_header.css
[*] assets/css/components/_search.css
[*] assets/js/script.js
[*] gulpfile.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.6.0
19 Dec 2021
Changes:
- ✨ added support for the new editor cards
- ☀️ updated the dependencies
Changed files:
[*] custom-with-with-sidebar.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_post.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.5.0
13 Nov 2021
Changes:
- ✨ added custom theme settings (Admin UI)
- site-wide settings
Secondary color
Default color scheme
Typography
Post feed style
Enable sticky header
Search url
Search key
Search in content
- homepage settings
Hero headline
Hero description
Hero cta text
Hero cta link
Hero stats
- post settings
Enable image lightbox
Open external links in new tab
- site-wide settings
- ☀️ updated the dependencies
For more information check out the new Custom Theme Settings section in the docs.
Changed files:
[*] default.hbs
[*] index.hbs
[*] partials/welcome.hbs
[*] partials/site-header.hbs
[*] partials/theme-config.hbs
[*] partials/theme-scripts.hbs
[*] assets/css/components/_buttons.css
[*] assets/css/components/_header.css
[*] assets/css/settings/_settings.css
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.4.0
20 Sep 2021
Changes:
- ✨ added new theme-config option for auto-closing the menu when clicking outside of it
- ✨ added support for image links within galleries when lightbox is enabled
- 🐛 fixed a small bug on dark theme (link style within posts)
- 🐛 fixed a small bug in the menu, color scheme picker (when there are many items)
- ☀️ updated the dependencies
Changed files:
[*] partials/theme-config.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_post.css
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.3.1
20 Aug 2021
Changes:
- 🐛 membership faq alignment on mobile
- 🐛 google fonts preload
- 🐛 improved breadcrumbs implementation
Changed files:
[*] assets/css/components/_breadcrumb.css
[*] partials/breadcrumb.hbs
[*] page-membership.hbs
[*] partials/theme-config.hbs
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.3.0
18 Aug 2021
Changes:
- ✨ added support for feature image alt/caption
- ✨ added breadcrumbs
- ✨ added menu CTA
- ✨ improved TOC on desktop (open by default)
- ✨ added membership faq options
- 🐛 restructured pricing helpers (to avoid issues on Windows OS)
- ☀️ updated the dependencies
Changed files:
[+] assets/css/components/_breadcrumb.css
[+] partials/breadcrumb.hbs
[+] partials/menu-cta.hbs
[+] partials/pricing-free.hbs
[+] partials/pricing-monthly.hbs
[+] partials/pricing-yearly.hbs
[-] partials/pricing/free.hbs
[-] partials/pricing/monthly.hbs
[-] partials/pricing/yearly.hbs
[*] custom-with-table-of-contents.hbs
[*] page-membership.hbs
[*] members/account.hbs
[*] partials/site-hero.hbs
[*] partials/site-menu.hbs
[*] partials/theme-config.hbs
[*] assets/css/app.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_misc.css
[*] assets/css/components/_text.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.2.0
11 Jul 2021
Changes:
- ✨ added config option for search in content
- 🐛 improved menu icons source
- 🐛 improved ghost-accent-color usage
- 🐛 fixed small bug for the sneak peek fading on safari
- ☀️ updated the dependencies
Changed files:
[+] assets/icons/menu-icons.svg
[*] page-tags.hbs
[*] partials/menu-icon.hbs
[*] partials/theme-config.hbs
[*] partials/theme-scripts.hbs
[*] assets/css/components/_menu.css
[*] assets/css/components/_post.css
[*] assets/css/settings/_settings.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
Deleted files:
[-] partials/icons/* (the icons directory in partials)
v2.1.1
22 Jun 2021
Changes:
- 🐛 fixed home page banner section background for logged in members
- 🐛 fixed home banner elements translation
- ☀️ updated the dependencies
Changed files:
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] partials/welcome.hbs
[*] manifest.webmanifest
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.1.0
07 May 2021
Changes:
- ✨ possibility for the home banner to have the @site.cover_image as background image
- ✨ home banner stats (Public, Members, Paid and total posts)
- ✨ menu items can have icons (more info in the theme docs)
- ✨ improved the search bar styling
- 🐛 minor bug fixes
- ☀️ updated the dependencies
Changed files:
[+] partials/navigation.hbs
[+] partials/menu-icon.hbs
[+] partials/menu-icons/archive.hbs
[+] partials/menu-icons/contact.hbs
[+] partials/menu-icons/elements.hbs
[+] partials/menu-icons/home-1.hbs
[+] partials/menu-icons/home-2.hbs
[+] partials/menu-icons/home-3.hbs
[+] partials/menu-icons/membership.hbs
[+] partials/menu-icons/post-default.hbs
[+] partials/menu-icons/post-sidebar.hbs
[+] partials/menu-icons/post-toc.hbs
[+] partials/menu-icons/tags.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] index.hbs
[*] index2.hbs
[*] partials/post-card.hbs
[*] partials/site-footer.hbs
[*] partials/site-header.hbs
[*] partials/site-menu.hbs
[*] partials/theme-config.hbs
[*] partials/welcome.hbs
[*] assets/css/app.css
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_header.css
[*] assets/css/components/_icons.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_search.css
[*] assets/css/components/_welcome.css
[*] assets/css/components/_settings.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
[*] gulpfile.js
v2.0.0
19 Mar 2021
Changes:
- ✨ Ghost v4 compatibility
- renamed the post-access-cta to content-cta (as ghost uses it by default)
- fixed visibility usage
- updated the ghost engine
- using to the
{{price}}
helper
- ✨ possibility to fade the content preview
- 🐛 fixed a small bug with the filter bar (when very long tag names are used)
- 🐛 fixed translations for some "sign out"
Changed files:
[+] partials/content-cta.hbs
[-] partials/post-access-cta.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] default.hbs
[*] archive.hbs
[*] author.hbs
[*] error-404.hbs
[*] index.hbs
[*] index2.hbs
[*] index3.hbs
[*] custom-with-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] page.hbs
[*] post.hbs
[*] tag.hbs
[*] page-membership.hbs
[*] members/account.hbs
[*] partials/comments-cove.hbs
[*] partials/featured.hbs
[*] partials/post-card.hbs
[*] partials/related-posts.hbs
[*] partials/sidebar.hbs
[*] partials/site-footer.hbs
[*] partials/site-header.hbs
[*] partials/social-share.hbs
[*] partials/welcome.hbs
[*] partials/theme-config.hbs
[*] partials/pricing/free.hbs
[*] partials/pricing/monthly.hbs
[*] partials/pricing/yearly.hbs
[*] assets/css/components/_post.css
[*] assets/css/components/_members.css
[*] assets/css/components/_filter.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.2.1
10 Mar 2021
Changes:
- ✨ extracted pricing info in separate files for easier maintenance (partials/pricing)
- ✨ added translation for the bookmark feature
- ✨ added translation for "subscription cancel" and "subscription continue"
- 🐛 fixed translations for some header items
- 🐛 fixed a small bug on the post layout (dark theme)
- 🐛 implemented some checks before rendering content when
{{#get}}
helper is used
Changed files:
[+] partials/pricing/free.hbs
[+] partials/pricing/monthly.hbs
[+] partials/pricing/yearly.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] error-404.hbs
[*] page-membership.hbs
[*] page-bookmarks.hbs
[*] members/account.hbs
[*] partials/site-header.hbs
[*] partials/sidebar.hbs
[*] partials/related-posts.hbs
[*] partials/featured.hbs
[*] assets/css/components/_post.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.2.0
20 Feb 2021
Changes:
- ✨ added the announcement feature
- 🐛 fixed a bug for the bookmark card on dark theme
- 🐛 fixed a button alignment issue on mobile for premium members
Changed files:
[+] assets/css/components/_announcement.css
[+] partials/announcement.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] locales/tr.json
[*] members/account.hbs
[*] partials/site-header.hbs
[*] assets/css/components/_members.css
[*] assets/css/app.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.3
12 Feb 2021
Changes:
- ✨ added new CONFIG option to open external links in posts in a new tab
- 🐛 fixed a display bug on bookmarks page
- 🐛 commented out PWA related links in the head (for the default use without PWA)
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_bookmarks.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.2
18 Jan 2021
Changes:
- ✨ improved menu & search handling on mobile
- ✨ added turkish language
- 🐛 fixed some translations
- 🐛 fixed header search on tablet (overlay)
- 🐛 removed view toggle on mobile
- 🐛 fixed minor sidebar alignment issue on mobile
- 🐛 fixed some image alignment issues and details element
- 🐛 fixed billing update messages
- 🐛 fixed subscription cancel error message
Changed files:
[*] index2.hbs
[*] index3.hbs
[*] partials/site-header.hbs
[*] partials/site-footer.hbs
[*] members/account.hbs
[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/pt.json
[*] locales/it.json
[*] assets/css/components/_menu.css
[*] assets/css/components/_search.css
[*] assets/css/components/_toc.css
[*] assets/css/components/_header.css
[*] assets/css/components/_filter.css
[*] assets/css/components/_post-card.css
[*] assets/css/components/_buttons.css
[*] assets/css/components/_members.css
[*] assets/css/elements/_body.css
[*] assets/css/elements/_text.css
[*] assets/css/tools/_mixins.css
[*] assets/css/utilities/_color.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
[+] locales/tr.json
v1.1.0
11 Jan 2021
Changes:
- ✨ added a new home page with featured posts slider
- ✨ improved the post layout with sidebar
- 🐛 fixed a small bug for code highlighting
- 🐛 fixed a small bug when color picker is disabled
- 🐛 fixed the post content link color
- 🐛 fixed the search limit config option
- 🐛 moved webmanifest to the root folder
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] custom-with-sidebar.hbs
[*] partials/comments-cove.hbs
[*] partials/theme-scripts.hbs
[*] partials/theme-color-scheme.hbs
[*] locales/it.json
[*] assets/css/components/_sections.css
[*] assets/css/components/_comments.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_post.css
[*] assets/css/elements/_text.css
[*] assets/css/objects/_flexgrid.css
[*] assets/css/app.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] gulpfile.js
[*] package.json
[+] index3.hbs
[+] partials/featured.hbs
[+] assets/css/components/_featured.css
[+] manifest.webmanifest
[-] assets/manifest.webmanifest
v1.0.4
06 Jan 2021
Changes:
- ✨ improved
<code>
element style - 🐛 fixed small bug on user-menu (very long email address)
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] assets/css/components/_code.css
[*] assets/css/components/_user-menu.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] gulpfile.js
[*] package.json
v1.0.3
05 Jan 2021
Changes:
- 🐛 fixed CTA for premium members
Changed files:
[*] partials/sidebar.hbs
[*] partials/site-footer.hbs
[*] page-membership.hbs
[*] package.json
v1.0.2
04 Jan 2021
Changes:
- 🐛 fixed "load more posts" function
Changed files:
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.0.1
03 Jan 2021
Changes:
- 🐛 fixed menu scroll-bar on Firefox
- 🐛 fixed search-result scroll-bar on Firefox
- 🐛 fixed font preloading on Firefox
Changed files:
[*] default.hbs
[*] assets/css/settings/_settings.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_search.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.0.0
31 Dec 2020
Changes:
- ✨ Initial release