fueko home fueko home

Changelog

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

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

3.5.1 Dec 19, 2024

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

3.5.0 Nov 20, 2024

  • Added Support for WebP images
  • 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'
  • Updated Changed the copyright format from '© [Site name] [Year]' to '© [Year] [Site name]'
  • Updated Renamed the Logo for dark version setting to Logo for dark color scheme
  • 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~ locales/en.json~ partials/footer.hbs~ partials/header.hbs~ partials/logo.hbs~ partials/images/archive_image.hbs~ partials/images/author_image.hbs~ partials/images/author_small_image.hbs~ partials/images/loop_image.hbs~ partials/images/loop_first_image.hbs~ partials/images/post_image.hbs~ partials/images/section_image.hbs~ partials/images/section_small_image.hbs~ partials/members/tiers.hbs~ partials/footer_icons.hbs~ partials/loop_item.hbs~ partials/post_header.hbs~ partials/post_share.hbs~ partials/sections_item.hbs~ custom-account.hbs~ custom-authors.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ package.json- custom-account-basic.hbs.hbs

3.4.0 Feb 13, 2024

  • Added The Logo for dark version setting in Ghost Admin
  • Added The 'Tag for special section' setting in Ghost Admin
  • Added Icon for X
  • Updated Replaced the Twitter icon with an X icon
  • Updated Updated the documentation to reflect the new Ghost settings
  • Other Small bug fixes and performance improvements
Files changed
+ partials/logo.hbs+ partials/icons/social/x.hbs~ assets/css/screen.css~ partials/header.hbs~ partials/footer.hbs~ partials/loop_item.hbs~ partials/post_share.hbs~ partials/sections.hbs~ author.hbs~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ package.json

3.3.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~ 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 16, 2022

  • Added Support for native comments
  • Updated English translation
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/services/disqus.hbs~ post.hbs~ package.json

3.1.0 Aug 11, 2022

  • 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/header.hbs~ partials/footer.hbs~ custom-account.hbs~ custom-account-basic.hbs~ package.json

3.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/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 21, 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~ 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 28, 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
Files changed
~ assets/css/screen.css~ locales/en.json~ partials/members/notifications.hbs~ partials/images/post_image.hbs~ partials/post_header.hbs~ package.json

2.1.4 Jan 13, 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 11, 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 translation
  • 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~ partials/services/disqus.hbs~ partials/header.hbs~ partials/footer.hbs~ partials/global.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~ custom-account-basic.hbs~ package.json

2.0.0 Mar 15, 2021

  • Added Support for Ghost 4.0
  • Added Support for 'Public preview' for members/paid members-only posts
  • Added Support for accent color
  • Added Support for 'Your name' field in 'Subscribe' and 'Sign-up' page
  • 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/cta.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/archive_image.hbs~ partials/images/author_image.hbs~ partials/images/author_small_image.hbs~ partials/images/loop_image.hbs~ partials/images/loop_first_image.hbs~ partials/images/post_image.hbs~ partials/images/section_image.hbs~ partials/images/section_small_image.hbs~ partials/featured.hbs~ partials/global.hbs~ partials/loop.hbs~ partials/loop_item.hbs~ partials/post_header.hbs~ partials/post_related.hbs~ partials/search.hbs~ partials/sections.hbs~ custom-account.hbs~ custom-contact-formspree.hbs~ custom-contact-getform.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ page.hbs~ post.hbs~ package.json~ partials/sections_items.hbs=>sections_item.hbs

1.1.1 Jan 6, 2021

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

1.1.0 Jan 4, 2021

  • New Custom authors page
  • New Custom tags page
  • Added Bandcamp, Google Play and YouTube Music icons
  • Improved Search now includes the custom_excerpt field
  • Updated English translation
  • Other Small bug fixes and performance improvements
Files changed
+ custom-authors.hbs+ custom-tags.hbs+ partials/icons/social/bandcamp.hbs+ partials/icons/social/googleplay.hbs+ partials/icons/social/youtubemusic.hbs~ assets/css/screen.css~ assets/js/global.js~ locales/en.json~ partials/images/section_image.hbs~ partials/images/section_small_image.hbs~ partials/footer_icons.hbs~ partials/post_nextprev.hbs~ partials/search.hbs~ partials/sections_items.hbs~ custom-account.hbs~ custom-membership.hbs~ package.json

1.0.1 Nov 26, 2020

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

1.0.0 Nov 26, 2020

  • Release Initial release