fueko home fueko home

Changelog

Release notes and changelog for the Shoji Ghost theme.

3.3.2 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

3.3.1 May 22, 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/logo.hbs~ author.hbs~ package.json

3.3.0 Dec 10, 2024

  • Added Support for custom fonts
  • 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 hide the authors widget from the 'Design & branding' settings
  • Added An option to set custom slugs for the authors and tags widgets from the 'Design & branding' settings
  • Added An option to set the tag for the special section from the 'Design & branding' settings
  • Added Support for an alternative blockquote style
  • 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 Icons for X, Bluesky, and 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]'
  • Updated Replaced the Twitter icon with an X icon
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/bluesky.hbs+ partials/icons/social/threads.hbs+ partials/icons/social/x.hbs+ partials/logo.hbs~ assets/css/screen.css~ locales/en.json~ partials/footer.hbs~ partials/header.hbs~ partials/images/author_cover_img.hbs~ partials/images/author_profile_img.hbs~ partials/images/loop_feature_img.hbs~ partials/images/site_cover_img.hbs~ partials/members/tiers.hbs~ partials/footer_icons.hbs~ partials/loop.hbs~ partials/pinned.hbs~ partials/post.hbs~ partials/post_share.hbs~ partials/sections.hbs~ partials/sections_content.hbs~ partials/widgets.hbs~ author.hbs~ custom-account.hbs~ custom-authors.hbs~ custom-contact.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ package.json

3.2.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.1.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.1.0 Aug 20, 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~ assets/js/global.js~ locales/en.json~ partials/members/login_panel.hbs~ partials/members/notifications.hbs~ partials/members/subscribe_form.hbs~ partials/services/disqus.hbs~ partials/header.hbs~ partials/footer.hbs~ custom-account.hbs~ post.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 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/header.hbs~ partials/search.hbs~ package.json

2.2.1 May 12, 2022

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

2.2.0 Apr 26, 2022

  • Added Support for tiers
  • Added The Standard load more button option in custom settings in Ghost Admin
  • Added An option to change plans via Portal on the account page
  • Improved Changed the notification message shown to logged-in members after Stripe checkout
  • 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/notifications.hbs~ partials/members/visibility_label.hbs~ partials/pagination.hbs~ partials/pinned.hbs~ partials/post_related.hbs~ partials/sections.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.4 Jan 14, 2022

  • Added An option to add caption and alt text to the post or page cover image
  • 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~ partials/images/post_feature_img.hbs~ page.hbs~ post.hbs~ 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 11, 2021

  • Added Initial support for the Button, Callout, Toggle, and NFT cards
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ error.hbs~ package.json

2.1.0 Nov 18, 2021

  • Added The Color scheme option in custom settings in Ghost Admin
  • Added The Navigation on the right side 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, #auto-dark-version, and #nav-right 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~ locales/en.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.1 Oct 5, 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.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
  • Added The default-custom.hbs template in the root folder
  • Improved Search results are now sorted by date
  • Improved Search now uses the html field instead of plaintext
  • 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
+ default-custom.hbs~ assets/css/screen.css~ assets/js/global.js~ assets/js/post.js~ 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/author_cover_img.hbs~ partials/images/author_profile_img.hbs~ partials/images/custom_feature_img.hbs~ partials/images/loop_feature_img.hbs~ partials/images/post_feature_img.hbs~ partials/images/post_nextprev_img.hbs~ partials/images/site_cover_img.hbs~ partials/images/tag_feature_img.hbs~ partials/loop.hbs~ partials/pinned.hbs~ partials/search.hbs~ partials/sections_content.hbs~ custom-account.hbs~ custom-authors.hbs~ custom-tags.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ error.hbs~ page.hbs~ post.hbs~ package.json

1.3.3 Jan 5, 2021

  • Added YouTube Music icon
  • Improved The free plan is hidden on the membership page when a member is logged in
  • Improved Search now includes the custom_excerpt field
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/youtubemusic.hbs~ assets/css/screen.css~ assets/js/global.js~ locales/en.json~ partials/icons/social/youtube.hbs~ partials/footer_icons.hbs~ partials/loop.hbs~ partials/pinned.hbs~ partials/search.hbs~ partials/sections_content.hbs~ custom-account.hbs~ custom-membership.hbs~ post.hbs~ package.json

1.3.2 Nov 26, 2020

  • Added Google Play and Bandcamp icons
  • Updated Instructions for adding a Formspree contact form
Files changed
+ partials/icons/social/bandcamp.hbs+ partials/icons/social/googleplay.hbs~ partials/services/formspree.hbs~ partials/footer_icons.hbs~ package.json

1.3.1 Nov 19, 2020

  • Restored Custom notifications
  • Updated English translation
Files changed
+ partials/members/notifications.hbs~ assets/css/screen.css~ locales/en.json~ default.hbs~ package.json

1.3.0 Nov 4, 2020

  • New Custom contact page with Getform
  • Added Support for the Name field on the Subscribe and Sign-up pages
  • Improved Centered Facebook, Twitter, and Instagram embeds
  • Updated Renamed the Muli font to Mulish
  • Updated English translation
  • Removed Custom notifications for the members feature
  • Other Small bug fixes and performance improvements
Files changed
+ partials/services/getform.hbs+ custom-contact-getform.hbs~ assets/css/screen.css~ assets/js/post.js~ locales/en.json~ partials/header.hbs~ partials/loop.hbs~ partials/pinned.hbs~ partials/post_share.hbs~ partials/services/google_fonts.hbs~ partials/sections_content.hbs~ partials/widgets.hbs~ custom-authors.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ error.hbs~ post.hbs~ package.json- partials/members/notifications.hbs

1.2.3 Jul 14, 2020

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

1.2.2 Jul 3, 2020

  • Fixed Fixed post access when the members feature is disabled
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ post.hbs~ page.hbs~ package.json

1.2.1 Jun 21, 2020

  • Fixed Fixed image heights in post content
Files changed
~ assets/css/screen.css~ package.json

1.2.0 Jun 7, 2020

  • Added Back to top button
  • Added Line.me icon
  • Updated Google Fonts to API v2
  • Removed Removed outdated prefixes from screen.css
  • Removed Removed the foreach.js script from global.js
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/site/arrow_top.hbs+ partials/icons/social/line.hbs~ assets/css/screen.css~ assets/js/global.js~ partials/services/google_fonts.hbs~ partials/footer_icons.hbs~ default.hbs~ package.json

1.1.2 Apr 14, 2020

  • Added Buy me a coffee, Etsy, Notion, Riot, TikTok, Quip icons
  • Updated Kickstarter, GitLab, Facebook, Reddit icons
  • Other Small bug fixes and performance improvements
Files changed
+ partials/icons/social/buymeacoffee.hbs+ partials/icons/social/etsy.hbs+ partials/icons/social/notion.hbs+ partials/icons/social/quip.hbs+ partials/icons/social/riot.hbs+ partials/icons/social/tiktok.hbs~ assets/css/screen.css~ partials/footer_icons.hbs~ partials/pinned.hbs~ partials/icons/social/facebook.hbs~ partials/icons/social/gitlab.hbs~ partials/icons/social/kickstarter.hbs~ partials/icons/social/reddit.hbs~ package.json

1.1.1 Mar 19, 2020

  • Improved Optimized {{get}} helpers
  • Updated English translation
  • Removed Removed support for activating links with internal tags [#authors-link, #tags-link]
Files changed
~ assets/css/screen.css~ partials/locales/en.json~ partials/sections.hbs~ partials/widgets.hbs~ package.json- partials/sections_header.hbs

1.1.0 Mar 9, 2020

  • Added An option to edit billing information on the member account page
  • Added Custom currency support for member plans
  • Updated English translation
  • Updated clipboard.js to v2.0.6
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ partials/locales/en.json~ partials/members/plan_free.hbs~ partials/members/plan_monthly.hbs~ partials/members/plan_yearly.hbs~ partials/widgets.hbs~ custom-account.hbs~ package.json

1.0.1 Mar 4, 2020

  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/post.js~ partials/locales/en.json~ partials/members/subscribe_form.hbs~ partials/widgets.hbs~ package.json