Get our entire library of Ghost Themes with the Lifetime Bundle 🔥38% OFF
Useful information:
  • If you have any feedback, or you would like to see a new feature, let us know by completing this feedback form.
  • If you are not sure how to integrate an update, check out this update process guide, for getting started & useful details and tips.
  • If you bought the theme through Gumroad, you can download the latest version of the theme from your Gumroad Account Library at any time.
  • If you bought the theme through Lemon Squeezy, you can download the latest version any time from your Lemon Squeezy Account Orders
  • [+] → a new file
  • [*] → a changed file
  • [-] → a deleted file

v1.1.0

01 May 2023

Changes:

  • ✨ added async load more function for the possibility to auto load resources (see the last code snippet from the docs)
  • ✨ added resource card external links via canonical URL meta setting (Post settings > Meta data > Canonical URL)
  • 🐛 fixed post title size (on large devices)
  • 🐛 fixed footer resources limit
  • 🐛 fixed membership tier discounts when values with decimals are used (on the custom membership page)

Changed files:

[*] membership.hbs
[*] partials/resource-card.hbs
[*] partials/footer.hbs

[*] assets/css/components/_post.css
[*] assets/js/script.js

[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json

v1.0.3

07 Mar 2023

Changes:

  • 🐛 fixed filtering tags with similar name
  • 🐛 fixed resources anchor margin when header is sticky
  • 🐛 fixed resources filter limit
  • ☀️ updated the dependencies

Changed files:

[*] partials/resources-filter.hbs

[*] assets/css/components/_header.css
[*] assets/css/components/_member-menu.css
[*] assets/js/script.js

[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json

v1.0.2

02 Jan 2023

Changes:

  • 🐛 improved positioning when a filter is pressed (after scrolling)
  • 🐛 fixed js error when filter bar is hidden (or not used)
  • ✨ added tags to posts (above the share buttons)

Changed files:

[*] custom-with-background-image.hbs
[*] custom-with-full-background-image.hbs
[*] custom-with-sidebar.hbs
[*] custom-with-table-of-contents-and-sidebar.hbs
[*] custom-with-wide-image.hbs
[*] post.hbs

[*] partials/theme-settings.hbs
[+] partials/post-tags.hbs

[*] assets/css/components/_resources.css
[*] assets/css/components/_post.css
[*] assets/js/script.js

[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json

v1.0.1

18 Dec 2022

Changes:

  • 🐛 fixed missing translation ("More resources")
  • 🐛 fixed hero content alignment
  • 🐛 fixed load more function on the index page
  • 🐛 fixed post hero content width (limited max width to 768px)

Changed files:

[*] locales/de.json
[*] locales/en.json
[*] locales/es.json
[*] locales/fr.json
[*] locales/it.json
[*] locales/nl.json
[*] locales/pt.json
[*] locales/tr.json

[*] partials/theme-settings.hbs
[*] partials/pagination.hbs

[*] assets/css/components/_hero.css
[*] assets/css/components/_pagination.css
[*] assets/css/components/_post.css
[*] assets/css/components/_tag.css
[*] assets/js/script.js

[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json

v1.0.0

05 Dec 2022

✨ Initial release