fueko home fueko home

Changelog

Release notes and changelog for the Daigo Ghost theme.

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

2.4.2 May 20, 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~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ author.hbs~ package.json

2.4.1 Nov 16, 2024

  • Added Support for custom fonts
  • Added An option to disable first-letter highlighting in posts from the 'Design & branding' settings
  • Other Minor code adjustments
Files changed
~ assets/css/screen.css~ default.hbs~ package.json

2.4.0 Nov 10, 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 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'
  • Improved Moved cover transparency options to custom settings
  • 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~ assets/css/screen.css~ assets/js/global.js~ locales/en.json~ partials/footer.hbs~ partials/header.hbs~ partials/images/archive_image.hbs~ partials/images/background_cover.hbs~ partials/images/loop_image.hbs~ partials/images/post_image.hbs~ partials/posts/footer_icons.hbs~ partials/item.hbs~ partials/logo.hbs~ partials/post_header.hbs~ partials/post_share.hbs~ partials/members/tiers.hbs~ custom-account.hbs~ custom-authors.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ default.hbs~ package.json- custom-account-basic.hbs.hbs

2.3.0 Dec 17, 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.2.0 Aug 25, 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~ partials/navigation.hbs~ partials/post_content.hbs~ author.hbs~ package.json

2.1.1 Sep 28, 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.1.0 Aug 19, 2022

  • Added Support for native comments
  • Added Support for native search
  • Added Support for the {{tier.name}} helper on the account page
  • 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 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/services/disqus.hbs~ partials/footer.hbs~ partials/post_content.hbs~ partials/search.hbs~ custom-account.hbs~ custom-account-basic.hbs~ package.json

2.0.0 May 24, 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/members/visibility_label.hbs~ partials/search.hbs~ package.json

1.4.0 Apr 13, 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/members/visibility_label.hbs~ partials/featured.hbs~ partials/post_content.hbs~ partials/post_header.hbs~ partials/sections.hbs~ custom-membership.hbs~ custom-account.hbs~ custom-account-basic.hbs~ custom-authors.hbs~ custom-tags.hbs~ error.hbs~ package.json- partials/members/plans.hbs- partials/members/plan_free.hbs- partials/members/plan_monthly.hbs- partials/members/plan_yearly.hbs

1.3.4 Jan 30, 2022

  • Added An option to add caption and alt text to the post or page cover image
  • Added Support for an alternative blockquote style
  • Improved Changed the notification message shown to logged-in members after Stripe checkout
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/members/notifications.hbs~ partials/images/post_image.hbs~ partials/featured.hbs~ partials/post_header.hbs~ package.json

1.3.3 Jan 11, 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

1.3.2 Dec 14, 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

1.3.1 Dec 13, 2021

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

1.3.0 Dec 11, 2021

  • New Support for the Button card
  • Added Initial support for the Callout, Toggle, and NFT cards
  • Improved Converted font sizes from px to rem
Files changed
~ assets/css/screen.css~ package.json

1.2.0 Nov 27, 2021

  • New Custom authors page
  • New Custom tags page
  • Updated English translation
Files changed
+ custom-authors.hbs+ custom-tags.hbs~ assets/css/screen.css~ locales/en.json~ package.json

1.1.0 Nov 18, 2021

  • Added The Color scheme option in custom settings in Ghost Admin
  • Added The Global background color in hex string option in custom settings in Ghost Admin
  • Added The Publication cover only on homepage 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 Hero title text option in custom settings in Ghost Admin
  • Added The Hero title position 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, #auto-dark-version, and #cover-homepage options are no longer supported
  • Deprecated hero_center and hero_negative_margin options are no longer supported
  • Updated English translation
  • Removed Removed formspree.hbs, getform.hbs, and 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~ partials/services/disqus.hbs~ partials/hero.hbs~ partials/footer.hbs~ partials/search.hbs~ default.hbs~ default-custom.hbs~ index.hbs~ package.json- partials/services/formspree.hbs- partials/services/getform.hbs- partials/search_api_key.hbs

1.0.0 Nov 12, 2021

  • Release Initial release