fueko home fueko home

Changelog

Release notes and changelog for the Renge Ghost theme.

3.5.3 Nov 28, 2025

  • Updated Removed outdated social account helpers
  • Updated Changed the {{get}} limit to a maximum of 100 results
Files changed
~ assets/css/screen.css~ partials/members/tiers.hbs~ partials/custom-authors.hbs~ partials/custom-tags.hbs~ partials/footer.hbs~ default-custom.hbs~ default.hbs~ package.json

3.5.2 May 21, 2025

  • Added Support for more social accounts in staff profiles
  • Improved Minor visual adjustments to the CTA card
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ author.hbs~ package.json

3.5.1 Dec 18, 2024

  • Added Support for custom fonts
  • Other Minor code adjustments
Files changed
~ assets/css/screen.css~ custom-account.hbs~ default.hbs~ package.json

3.5.0 Nov 21, 2024

  • Added Support for WebP images
  • Added An option to add a second logo for the dark theme version from the 'Design & branding' settings
  • Added An option to hide the author from the 'Design & branding' settings
  • Added An option to change the feature image size from the 'Design & branding' settings
  • Added Support for the Portal option 'Display name in signup form'
  • Added Support for the Portal option 'Available prices'
  • Added Support for the Portal option 'Default price at signup'
  • Added Support for the Add a free trial option for paid tiers
  • Added Icon for Bluesky
  • Added Icon for Threads
  • Fixed Restored the dark appearance of the Product, Audio, and File cards after changes in Ghost 5.90.0
  • Improved Changed X share links from twitter.com to x.com
  • Improved Filtered out tags without associated posts on the 'tags page'
  • Improved Filtered out authors without associated posts on the 'authors page'
  • Updated Changed the copyright format from '© [Site name] [Year]' to '© [Year] [Site name]'
  • Removed Removed the Account Basic template
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/bluesky.hbs+ partials/icons/social/threads.hbs+ partials/logo.hbs~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/footer.hbs~ partials/header.hbs~ partials/images/post_feature_img.hbs~ partials/images/post_small_feature_img.hbs~ partials/images/tag_author_img.hbs~ partials/members/tiers.hbs~ partials/footer_icons.hbs~ partials/loop.hbs~ partials/page.hbs~ partials/post.hbs~ partials/post_share.hbs~ partials/special_section.hbs~ custom-account.hbs~ custom-authors.hbs~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ package.json- custom-account-basic.hbs.hbs

3.4.0 Mar 7, 2024

  • Added Icon for X
  • Updated Replaced the Twitter icon with an X icon
  • Updated Updated the documentation to reflect the new Ghost settings
Files changed
+ partials/icons/social/x.hbs~ assets/css/screen.css~ partials/footer.hbs~ partials/post_share.hbs~ author.hbs~ package.json

3.3.0 Aug 27, 2023

  • Added Support for the Signup card (beta editor)
  • Added Support for the enhanced Header card (beta editor)
  • Added Support for the page title and image toggle (beta editor)
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ page.hbs~ package.json

3.2.1 Sep 27, 2022

  • Added Support for the data-members-autoredirect attribute to disable auto-redirection after clicking on the magic link
Files changed
~ assets/css/screen.css~ partials/members/subscribe_form.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ package.json

3.2.0 Aug 17, 2022

  • Added Support for native comments
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/members/notifications.hbs~ partials/services/disqus.hbs~ post.hbs~ package.json

3.1.0 Jul 25, 2022

  • Added Support for native search
  • Added Support for the {{tier.name}} helper on the account page
  • Added The Standard load more button option in custom settings in Ghost Admin
  • Added The Color for announcements option in custom settings in Ghost Admin
  • Added An option to remove Portal, the subscription form, and the login panel from Membership settings in Ghost Admin
  • Added Notifications for the signup-paid and updateEmail actions
  • Added An option for free members to change account settings via Portal on the account page
  • Improved Replaced the Change Plan option with Account settings via Portal on the account page for paid members
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/global.js~ locales/en.json~ locales/pl.json~ partials/members/login_panel.hbs~ partials/members/notifications.hbs~ partials/members/subscribe_form.hbs~ partials/footer.hbs~ partials/header.hbs~ partials/pagination.hbs~ custom-account.hbs~ custom-account-basic.hbs~ default.hbs~ package.json

3.0.0 May 23, 2022

  • Added Support for Ghost 5.0
  • Removed Deprecated the monthly and yearly price value helpers
  • Removed Deprecated the name value for the benefits helper
  • Removed Removed API versioning from the search function
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/members/cta.hbs~ partials/members/tiers.hbs~ partials/members/visibility_label.hbs~ partials/header.hbs~ partials/search.hbs~ package.json

2.2.1 May 12, 2022

  • Removed Deprecated the price helper
  • Updated English and Polish translations
Files changed
~ locales/en.json~ locales/pl.json~ partials/members/tiers.hbs~ package.json

2.2.0 Apr 21, 2022

  • Added Support for tiers
  • Added An option to change plans via Portal on the account page
  • Updated English and Polish translations
  • Removed Deprecated the ghost-api property
  • Other Small bug fixes and performance improvements
Files changed
+ partials/members/tiers.hbs~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/members/cta.hbs~ partials/members/visibility_label.hbs~ custom-membership.hbs~ custom-account.hbs~ default.hbs~ package.json- partials/members/plan_free.hbs- partials/members/plan_monthly.hbs- partials/members/plan_yearly.hbs

2.1.5 Jan 26, 2022

  • Added An option to add caption and alt text to the post or page cover image
  • Added Support for an alternative blockquote style
  • Updated English and Polish translations
  • Improved Changed the notification message shown to logged-in members after Stripe checkout
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/images/post_feature_img.hbs~ partials/members/notifications.hbs~ custom-membership.hbs~ page.hbs~ post.hbs~ package.json

2.1.4 Jan 14, 2022

  • Added Wide and full-width options for the Video card
  • Improved Visual fixes for new editor cards
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ package.json

2.1.3 Dec 13, 2021

  • Added Initial support for the Product and Audio cards
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ package.json

2.1.2 Dec 12, 2021

  • Fixed Fixed the inactive hover selector for links inside posts
Files changed
~ assets/css/screen.css~ package.json

2.1.1 Dec 10, 2021

  • Added Initial support for the Button, Callout, Toggle, and NFT cards
  • Other Small bug fixes
Files changed
~ assets/css/screen.css~ package.json

2.1.0 Nov 16, 2021

  • Added The Color scheme option in custom settings in Ghost Admin
  • Added The Search API key option in custom settings in Ghost Admin
  • Added The Contact form endpoint option in custom settings in Ghost Admin
  • Added The Footer copyright option in custom settings in Ghost Admin
  • Added The Disqus shortname option in custom settings in Ghost Admin
  • Improved Merged custom-contact-formspree.hbs and custom-contact-getform.hbs into custom-contact.hbs
  • Deprecated #dark-version and #auto-dark-version options are no longer supported
  • Updated English and Polish translations
  • Removed Removed formspree.hbs and getform.hbs
  • Removed Removed search_api_key.hbs
  • Other Small bug fixes and performance improvements
Files changed
+ custom-contact.hbs~ assets/css/screen.css~ assets/js/global.js~ locales/en.json~ locales/pl.json~ partials/services/disqus.hbs~ partials/header.hbs~ partials/footer.hbs~ partials/post_share.hbs~ partials/search.hbs~ default.hbs~ default-custom.hbs~ package.json- partials/services/formspree.hbs- partials/services/getform.hbs- partials/search_api_key.hbs

2.0.2 Oct 4, 2021

  • Improved Optimized Google Fonts loading
  • Updated Updated lightense-images.js to v1.0.17
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ partials/services/google_fonts.hbs~ package.json

2.0.1 Jun 16, 2021

  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/images/post_feature_img.hbs~ custom-authors.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ package.json

2.0.0 Mar 15, 2021

  • Added Support for Ghost 4.0
  • Added Support for public previews on members-only posts
  • Added Support for accent color
  • Added Support for the new price plan helper
  • Added Support for native lazy loading on images
  • Added Support for the preconnect attribute for Google Fonts
  • Improved Search results are now sorted by date
  • Improved Search now uses the html field instead of plaintext
  • Updated English and Polish translations
  • Updated The site locale helper now replaces the deprecated site language helper
  • Updated clipboard.js to v2.0.8
  • Removed Deprecated the members lab helper and the visibility="all" parameter
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/global.js~ assets/js/post.js~ locales/en.json~ locales/pl.json~ partials/services/google_fonts.hbs~ partials/members/login_panel.hbs~ partials/members/notifications.hbs~ partials/members/plan_free.hbs~ partials/members/plan_monthly.hbs~ partials/members/plan_yearly.hbs~ partials/members/post_public.hbs~ partials/members/subscribe_form.hbs~ partials/members/visibility_label.hbs~ partials/images/post_feature_img.hbs~ partials/images/post_small_feature_img.hbs~ partials/images/tag_author_img.hbs~ partials/loop.hbs~ partials/pinned.hbs~ partials/post_related.hbs~ partials/search.hbs~ partials/special_sections.hbs~ custom-account.hbs~ custom-account-basic.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ default-custom.hbs~ page.hbs~ post.hbs~ package.json

1.1.5 Jan 4, 2021

  • Improved The free plan is hidden on the membership page when a member is logged in
  • Updated Polish translation
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/pl.json~ partials/services/google_fonts.hbs~ custom-account.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-membership.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ package.json

1.1.4 Dec 5, 2020

  • Added YouTube Music icon
  • Added The custom.hbs template in the root folder
  • Improved Search now includes the custom_excerpt field
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/youtubemusic.hbs+ custom.hbs~ assets/css/screen.css~ assets/css/global.js~ assets/css/index.js~ locales/en.json~ locales/pl.json~ partials/footer_icons.hbs~ partials/pinned.hbs~ partials/post_related.hbs~ partials/search.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ package.json

1.1.3 Nov 26, 2020

  • Added Google Play and Bandcamp icons
  • Updated Instructions for adding a Formspree contact form
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/bandcamp.hbs+ partials/icons/social/googleplay.hbs~ assets/css/screen.css~ partials/services/formspree.hbs~ partials/footer_icons.hbs~ custom-account.hbs~ package.json

1.1.2 Nov 20, 2020

  • Restored Custom notifications
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
+ partials/members/notifications.hbs~ assets/css/screen.css~ assets/js/global.js~ assets/js/index.js~ locales/en.json~ locales/pl.json~ default.hbs~ package.json- partials/icons/site/arrow_right.hbs

1.1.1 Nov 18, 2020

  • Added Polish translation
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
+ locales/pl.json~ assets/css/screen.css~ assets/js/global.js~ partials/loop.hbs~ partials/special_section.hbs~ locales/en.json~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-subscribe.hbs~ page.hbs~ post.hbs~ package.json

1.1.0 Nov 2, 2020

  • Added Post background colors
  • Added Support for the Name field on the Subscribe and Sign-up pages
  • Improved The limit attribute for tags in the loop
  • Updated Renamed the Muli font to Mulish
  • Updated English translation
  • Removed Custom notifications
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ locales/en.json~ partials/members/subscribe_form.hbs~ partials/services/google_fonts.hbs~ partials/header.hbs~ partials/loop.hbs~ partials/post_share.hbs~ partials/special_section.hbs~ custom-account-basic.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ post.hbs~ package.json- partials/members/notifications.hbs

1.0.4 Aug 26, 2020

  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ package.json

1.0.3 Aug 12, 2020

  • New Custom contact page with Getform
  • Other Small bug fixes and performance improvements
Files changed
+ partials/images/tag_author_img.hbs+ partials/services/getform.hbs+ custom-contact-getform.hbs~ assets/css/screen.css~ custom-authors.hbs~ custom-tags.hbs~ author.hbs~ tag.hbs~ package.json- partials/images/author_cover_img.hbs- partials/images/author_profile_img.hbs- partials/images/tag_feature_img.hbs

1.0.2 Jul 13, 2020

  • Added Notification for expired magic links
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/members/notifications.hbs~ package.json

1.0.1 Jul 7, 2020

  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ package.json