fueko home fueko home

Changelog

Review the Basho changelog to see what changed between theme versions, including new features, compatibility updates, visual improvements, bug fixes, and changed theme files.

2.7.0 Jun 23, 2026

  • Added Support for new native social account links from Ghost settings
  • Added A new sharing setting with Native share, Custom share and Disable options
  • Updated Custom search to use Ghost’s native Content API key helper
  • Updated Shortened the reading time labels
  • Fixed Signup card email field text alignment
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/footer.hbs~ partials/post_share.hbs~ partials/search.hbs~ package.json

2.6.4 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~ package.json

2.6.3 May 19, 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~ partials/footer.hbs~ partials/members/tiers.hbs~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ author.hbs~ package.json

2.6.2 Nov 16, 2024

  • Added Support for custom fonts
Files changed
~ assets/css/screen.css~ partials/services/google_fonts.hbs~ package.json

2.6.1 Nov 12, 2024

  • Fixed Restored the dark appearance of the Audio and File cards after changes in Ghost 5.90.0
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/item.hbs~ package.json

2.6.0 Jul 18, 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 image orientation for the special section from the 'Design & branding' settings
  • Added Support for the Portal option 'Display name in signup form'
  • Added Support for the Portal option 'Prices available at signup'
  • 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 Fixed duplicated text on the Account page
  • Fixed Restored the dark appearance of the Bookmark card after changes in Ghost 5.87.0
  • Improved Changed X share links from twitter.com to x.com
  • Improved Minor visual fixes for the comments section after changes in Ghost 5.86.0
  • Updated Changed the copyright format from '© [Site name] [Year]' to '© [Year] [Site name]'
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/bluesky.hbs+ partials/icons/social/threads.hbs~ assets/css/screen.css~ locales/en.json~ partials/footer.hbs~ partials/images/archive_image.hbs~ partials/images/loop_image.hbs~ partials/images/other_image.hbs~ partials/images/post_image.hbs~ partials/posts/footer_icons.hbs~ partials/item.hbs~ partials/logo.hbs~ partials/loop.hbs~ partials/post_content.hbs~ partials/post_header.hbs~ partials/post_share.hbs~ partials/related.hbs~ partials/members/tiers.hbs~ custom-account.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ package.json

2.5.1 Dec 11, 2023

  • Fixed Improved the functionality of the 'Special section' when a primary tag is missing in the latest post
Files changed
~ assets/css/screen.css~ partials/sections.hbs~ package.json

2.5.0 Dec 10, 2023

  • Added The 'Tags for special section' setting in Ghost Admin
  • Added Icon for X
  • Updated Replaced the Twitter icon with an X icon and changed the label from Twitter to X/Twitter
  • Updated Updated the documentation to reflect the new Ghost settings
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/x.hbs~ assets/css/screen.css~ partials/post_share.hbs~ partials/footer.hbs~ partials/sections.hbs~ author.hbs~ package.json

2.4.0 Aug 18, 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)
  • Removed Removed the Account Basic template
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/images/loop_image.hbs~ partials/members/tiers.hbs~ partials/services/google_fonts.hbs~ partials/item.hbs~ partials/navigation.hbs~ partials/post_content.hbs~ partials/sections.hbs~ author.hbs~ custom-account.hbs~ package.json- partials/site/picture.hbs- custom-account-basic.hbs

2.3.1 Sep 10, 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

2.3.0 Aug 16, 2022

  • Added Support for native comments
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/services/disqus.hbs~ partials/post_content.hbs~ package.json

2.2.0 Jul 28, 2022

  • Added Support for native search
  • Added Support for the {{tier.name}} helper on the account page
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/members/notifications.hbs~ partials/footer.hbs~ partials/search.hbs~ custom-account.hbs~ package.json

2.1.3 Jun 24, 2022

  • Improved Tags without posts are now hidden on the tags page
  • Improved Default column names in the footer 'Column [1,2,3]' have been renamed to 'Links'
Files changed
~ assets/css/screen.css~ locales/en.json~ custom-tags.hbs~ package.json

2.1.2 Jun 21, 2022

  • Improved Clickable images in search results
Files changed
~ assets/css/screen.css~ assets/js/global.js~ package.json

2.1.1 Jun 4, 2022

  • Improved Authors without posts are now hidden in the authors widget on the homepage
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/global.js~ partials/loop.hbs~ package.json

2.1.0 Jun 1, 2022

  • 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
  • Improved Authors without posts are now hidden on the authors page
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/members/login_panel.hbs~ partials/members/notifications.hbs~ partials/members/subscribe_form.hbs~ partials/members/tiers.hbs~ partials/hero.hbs~ custom-account.hbs~ custom-account-basic.hbs~ custom-authors.hbs~ package.json

2.0.0 May 23, 2022

  • Added Support for Ghost 5.0
  • Removed Deprecated the {{monthly_price.value}} and {{yearly_price.value}} helpers
  • Removed Deprecated the {{name}} value for the {{benefits}} helper
  • Removed Removed API versioning from the search function
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/members/cta.hbs~ partials/members/tiers.hbs~ partials/search.hbs~ package.json

1.2.1 May 13, 2022

  • Removed Deprecated the {{@price}} helper
  • Updated English translation
Files changed
~ locales/en.json~ partials/members/tiers.hbs~ package.json

1.2.0 Apr 23, 2022

  • New Custom authors page
  • New Custom tags page
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
+ partials/images/archive_image.hbs+ custom-authors.hbs+ custom-tags.hbs~ assets/css/screen.css~ locales/en.json~ partials/members/cta.hbs~ partials/members/tiers.hbs~ package.json

1.1.0 Apr 12, 2022

  • Added Support for tiers
  • Added An option to change plans via Portal on the account page
  • Updated English translation
  • 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~ partials/members/cta.hbs~ partials/post_header.hbs~ custom-membership.hbs~ custom-account.hbs~ custom-account-basic.hbs~ package.json- partials/members/plans.hbs- partials/members/plan_free.hbs- partials/members/plan_monthly.hbs- partials/members/plan_yearly.hbs

1.0.2 Apr 9, 2022

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

1.0.1 Mar 29, 2022

  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/services/google_fonts.hbs~ partials/post_header.hbs~ default-custom.hbs~ default.hbs~ package.json

1.0.0 Mar 29, 2022

  • Release Initial release