v2.13.0
25 Oct 2024
Changes:
- 🐛 fixed editor card colors on dark backgrounds
- 🐛 fixed toc not working
- ☀️ 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
v2.12.0
21 Aug 2024
Changes:
- 🐛 fixed homepage and sidebar tag filters, avoiding internal tags
- 🐛 fixed some german translations
- ✨ Removed
/account/
redirect after signup - ☀️ updated the dependencies
Changed files:
[*] page-membership.hbs
[*] locales/de.json
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.11.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.11.0
01 Dec 2023
Changes:
- ✨ added support for the new recommendations feature
- ✨ updated twitter icon
- ☀️ updated the dependencies
Changed/new files:
[*] routes.yaml
[*] author.hbs
[*] page-authors.hbs
[+] recommend.hbs
[*] partials/social-media.hbs
[*] partials/social-share.hbs
[+] partials/twitter-x.hbs
[*] assets/css/app.css
[+] assets/css/components/_recommend.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.10.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/icons/feather-sprite.svg
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.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
[*] page.hbs
[*] assets/css/components/_ghost-components.css
[*] package.json
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
v2.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
[*] gulpfile.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.10.0
17 Apr 2023
Changes:
- ✨ added "use_portal_links" custom setting
- 🐛 fixed opening external links in a new tab (when link tagging is enabled)
- ☀️ updated the dependencies
Changed files:
[*] page-membership.hbs
[*] members/signin.hbs
[*] members/signup.hbs
[*] partials/content-cta.hbs
[*] partials/footer.hbs
[*] partials/header.hbs
[*] partials/subscribe.hbs
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.9.2
26 Nov 2022
Changes:
- 🐛 fixed big table overflow
- 🐛 fixed product card image stretching
Changed files:
[*] assets/css/components/_members.css
[*] assets/css/elemetns/_table.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.9.1
24 Oct 2022
Changes:
- ☀️ updated the dependencies
Changed files:
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.9.0
19 Aug 2022
Changes:
- ✨ Added the native ghost comment system
Changed files:
[*] post.hbs
[*] custom-no-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.8.0
20 Jul 2022
Changes:
- ✨ switched to native search
Changed files:
[*] default.hbs
[*] partials/header.hbs
[*] gulpfile.jss
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.7.0
24 May 2022
Changes:
- ✨ added Ghost v5 support
- ✨ updated the membership page to support tiers
Changed files:
[*] members/account.hbs
[*] page-membership.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
v2.6.0
23 May 2022
Changes:
- ✨ added new Custom settings (for the homepage)
Homepage featured on top
Homepage layout
Homepage topics
Sidebar banner
Sidebar banner link
- ☀️ updated the dependencies
New files:
[+] partials/home-posts-grid-sidebar.hbs
[+] partials/home-posts-list-sidebar.hbs
[+] partials/home-posts-grid.hbs
Deleted files:
[-] home.hbs
[-] home2.hbs
[-] home3.hbs
Changed files:
[*] index.hbs
[*] partials/header.hbs
[*] partials/sidebar.hbs
[*] assets/dist/app.min.js (generated file)
[*] package.json
[*] gulpfile.js
v2.5.0
28 Apr 2022
Changes:
- ✨ changed the homepage top post from latest to featured post
- ✨ improved header scrolling
- ✨ removed ghost engine api from package json
- 🐛 minor bugfixes
- ☀️ updated the dependencies
Changed files:
[*] home.hbs
[*] partials/related-posts.hbs
[*] partials/sidebar.hbs
[*] assets/icons/feather-sprite.svg
[*] assets/css/components/_author.css
[*] assets/css/components/_header.css
[*] assets/css/components/_post-card.css
[*] assets/css/components/_tag.css
[*] assets/css/components/_button.css
[*] assets/css/elements/_misc.css
[*] assets/css/elements/_dark.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.4.2
04 Feb 2022
Changes:
- 🐛 fixed post images sometimes being blurry
Changed files:
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.4.1
28 Jan 2022
Changes:
- 🐛 fixed public preview overflow
- 🐛 fixed brand color support & button hover
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_post.css
[*] assets/css/elements/_button.css
[*] assets/css/settings/_settings.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.4.0
19 Dec 2021
Changes:
- ✨ added support for the new editor cards
- ☀️ updated the dependencies
Changed files:
[*] custom-with-with-table-of-contents.hbs
[*] post.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.3.0
16 Nov 2021
Changes:
- ✨ added custom theme settings (Admin UI)
- site-wide settings
Secondary color
Default color scheme
Typography
Search url
Search key
Search in content
Enable scroll to top
- post settings
Enable image lightbox
Enable progress bar
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
[*] partials/theme-config.hbs
[*] assets/css/components/_header.css
[*] assets/css/elements/_text.css
[*] assets/css/settings/_settings.css
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v2.2.0
4 Oct 2021
Changes:
- ✨ added secondary menu dropdown & improved the menu layout for desktop (scrollable)
- ✨ improved the sidebar advertisement, image and link can be controlled from the Admin area (internal-tag)
- ☀️ updated the dependencies
Changed files:
[*] partials/header.hbs
[*] partials/sidebar.hbs
[*] assets/css/components/_header.css
[*] assets/css/components/_sidebar.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.1.0
12 Jul 2021
Changes:
- ✨ added support for feature_image alt and caption
- ✨ added config option for search in content and multiple tags (3)
- 🐛 fixed a bug on featured post hero section
- ☀️ updated the dependencies
Changed files:
[*] partials/theme-config.hbs
[*] partials/post-hero.hbs
[*] assets/css/components/_post.css
[*] assets/css/elements/_misc.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.0.3
22 May 2021
Changes:
- 🐛 fixed a small bug on the account page (with multiple subscriptions)
- 🐛 fixed a small bug regarding embeds
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_members.css
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.0.2
26 Mar 2021
Changes:
- 🐛 fixed a bug with responsive images within posts
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.js (generated file)
[*] package.json
v2.0.1
21 Mar 2021
Changes:
- 🐛 fixed a bug on the account page (for paid members only)
Changed files:
[*] members/account.hbs
[*] package.json
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
- ✨ added subscription cancel/continue option (account page)
- 🐛 fixed a bug of button appearance on safari
Changed files:
[+] partials/content-cta.hbs
[-] partials/post-access-cta.hbs
[*] default.hbs
[*] author.hbs
[*] custom-no-sidebar.hbs
[*] custom-with-table-of-contents.hbs
[*] error.hbs
[*] index.hbs
[*] home.hbs
[*] home2.hbs
[*] home3.hbs
[*] page-membership.hbs
[*] page.hbs
[*] post.hbs
[*] tag.hbs
[*] members/account.hbs
[*] partials/cove_comments.hbs
[*] partials/header.hbs
[*] partials/related-posts.hbs
[*] partials/sidebar.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_header.css
[*] assets/css/components/_post.css
[*] assets/css/components/_toc.css
[*] assets/css/components/_button.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.12.0
12 Feb 2021
Changes:
- ✨ added new config option to open external links in posts in a new tab
- 🐛 fixed a bug of "load more posts" function (1 post was skipped)
- 🐛 improved the table of contents function
- ☀️ updated the dependencies
Changed files:
[+] home.hbs
[*] index.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_post.css
[*] assets/dist/app.min.css (generated file)
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.11.0
04 Jan 2021
Changes:
- ✨ added alert boxes
- ✨ improved "load more posts" function
- 🐛 fixed font loading for Firefox
- ☀️ updated the dependencies
Changed files:
[+] assets/css/components/_alert.css
[*] default.hbs
[*] assets/css/app.css
[*] assets/dist/app.min.css (generated file)
[*] gulpfile.js
[*] assets/js/script.js
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.10.0
10 Dec 2020
Changes:
- ✨ added footer subscribe success message
- ✨ added pwa into theme config options
- 🐛 fixed details element width
- 🐛 fixed load more button behavior
- 🐛 fixed code block text selection background color
- 🐛 fixed meta title of sign in, sign up & account page
- ☀️ updated the dependencies
Changed files:
[*] default.hbs
[*] home2.hbs
[*] home3.hbs
[*] partials/footer.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_post.css
[*] assets/css/elements/_button.css
[*] assets/css/elements/_code.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.css.map (generated file)
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.js.map (generated file)
[*] package.json
v1.9.0
27 Oct 2020
Changes:
- ☀️ updated the dependencies
- 🐛 fixed an issue on smaller mobile phones (icons in the header were displayed under each other)
- ✨ added a new option in theme-config to define hyphenation
Changed files:
[*] partials/header.hbs
[*] partials/theme-config.hbs
[*] assets/css/components/_header.css
[*] assets/css/elements/_body.css
[*] assets/css/settings/_settings.css
[*] assets/js/script.js
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.css.map (generated file)
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.js.map (generated file)
[*] package.json
v1.8.4
25 Jul 2020
Changes:
- ☀️ updated dependencies
Changed files:
[*] assets/css/components/_sections.css
[*] assets/css/elements/_body.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.css.map (generated file)
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.js.map (generated file)
[*] package.json
v1.8.3
02 Jul 2020
Changes:
- 🐛 fix footer alignment
- ✨ add filled icon option
- 🐛 fix table of content sticky bug
v1.8.0
28 Jun 2020
Changes:
- 🐛 fix author profile view on mobile
- 🐛 fix full width post image causing small horizontal scroll
- 🐛 fix sidebar story height (when there is no image)
- 🐛 fix sidebar ads for members (not displayed anymore)
- ✨ added some utility css classes (assets/css/utilities)
v1.7.1
22 Jun 2020
Changes:
- 🐛 fixed small bug which appears only on index.hbs top-tags section when tags have no images
v1.7.0
21 Jun 2020
Changes:
- 🐛 Google fonts to default.hbs for easier customizing
- 🐛 Google fonts preloading for better performance
v1.6.1
22 May 2020
Changes:
- ✨ improved the function which loads more posts
v1.6.0
11 May 2020
Changes:
- ✨ added cove comments (comment system for Ghost Members)
- ✨ optimized the service worker for PWA
v1.5.0
08 May 2020
Changes:
- ✨ Improved image handling in the theme
v1.4.0
04 May 2020
Changes:
- ✨ add Progressive Web App Support
- ✨ performance optimization
- 🐛 updated dependencies
v1.3.0
27 Apr 2020
Changes:
- ✨ added Archive page
- ✨ improved dark/light theme handling
v1.2.0
19 Apr 2020
Changes:
- 🐛 fixed post-card dates
- ✨ added post counter translation support
- 🐛 fixed block quote styling
v1.1.0
15 Apr 2020
Changes:
- ✨ added sticky property to table of contents on mobile
- ✨ added a scroll top button
- ✨ added more customization options in the theme-config.hbs file
v1.0.0
04 Apr 2020