fueko home fueko home

Changelog

Release notes and changelog for the Ikken Ghost theme.

4.3.1 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-tags.hbs~ partials/footer.hbs~ package.json

4.3.0 Jun 3, 2025

  • Added Support for more social accounts in staff profiles
  • 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 place the Related posts section above or below comments 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 Minor visual adjustments to the CTA card
  • Improved Changed X share links from twitter.com to x.com
  • Improved Filtered out tags without associated posts on the 'tags 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~ locales/pl.json~ partials/services/disqus.hbs~ partials/footer.hbs~ partials/header.hbs~ partials/members/tiers.hbs~ partials/footer_icons.hbs~ partials/menu.hbs~ partials/loop_item.hbs~ partials/posts.hbs~ partials/share.hbs~ author.hbs~ custom-account.hbs~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ custom-tags.hbs~ post.hbs~ package.json- partials/members/subscribe_cta.hbs

4.2.0 Aug 28, 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

4.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

4.1.0 Aug 26, 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 and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/members/login_panel.hbs~ partials/members/notifications.hbs~ partials/members/subscribe_form.hbs~ partials/services/disqus.hbs~ partials/search.hbs~ partials/footer.hbs~ custom-account.hbs~ post.hbs~ package.json

4.0.0 May 25, 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/search.hbs~ package.json

3.2.1 May 13, 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

3.2.0 May 4, 2022

  • Added Support for tiers
  • 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 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/notifications.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

3.1.4 Jan 18, 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

3.1.3 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

3.1.2 Dec 13, 2021

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

3.1.1 Dec 13, 2021

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

3.1.0 Nov 21, 2021

  • Added The Color scheme option in custom settings in Ghost Admin
  • Added 'Featured label' option to 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
  • Deprecated #dark-version, #auto-dark-version, #label-icon-small, #label-icon-hide, #label-date-hide, #label-small-hide and #label-disable options are no longer supported
  • Updated English and Polish translations
  • Removed Removed formspree.hbs and search_api_key.hbs
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/services/disqus.hbs~ partials/footer.hbs~ partials/share.hbs~ partials/search.hbs~ custom-contact.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ default-custom.hbs~ error.hbs~ package.json- partials/services/formspree.hbs- partials/search_api_key.hbs

3.0.1 Oct 8, 2021

  • Improved Optimized Google Fonts loading
  • Improved Comments are hidden from non logged in users if the post is for members
  • 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~ post.hbs~ package.json

3.0.0 Mar 16, 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 the preconnect attribute for Google Fonts
  • Added The default-custom.hbs template in the root folder
  • Added YouTube Music icon
  • Improved Search results are now sorted by date
  • Improved Search now uses the html field instead of plaintext
  • Improved Moved and renamed member files to the ../partials/members/ folder
  • Improved The free plan is hidden on the membership page if the member is logged in
  • Updated The site locale helper now replaces the deprecated site language helper
  • Updated English and Polish translations
  • 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+ partials/icons/social/youtubemusic.hbs~ assets/css/screen.css~ assets/js/post.js~ locales/en.json~ locales/pl.json~ partials/services/google_fonts.hbs~ partials/menu.hbs~ partials/loop.hbs~ partials/loop_item.hbs~ partials/footer.hbs~ partials/footer_icons.hbs~ partials/posts.hbs~ partials/search.hbs~ partials/slider.hbs~ custom-account.hbs~ custom-contact.hbs~ custom-membership.hbs~ custom-sign-in.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ error.hbs~ page.hbs~ post.hbs~ package.json~ partials/members_cta.hbs=>partials/members/cta.hbs~ partials/members_login_panel.hbs=>partials/members/login_panel.hbs~ partials/members_notifications.hbs=>partials/members/notifications.hbs~ partials/members_plan_free.hbs=>partials/members/plan_free.hbs~ partials/members_plan_monthly.hbs=>partials/members/plan_monthly.hbs~ partials/members_plan_yearly.hbs=>partials/members/plan_yearly.hbs~ partials/members_subscribe_form.hbs=>partials/members/subscribe_form.hbs- partials/members_subscribe_alerts.hbs

2.4.2 Nov 27, 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~ package.json

2.4.1 Nov 20, 2020

  • Restored Custom notifications
  • Updated English and Polish translations
Files changed
+ partials/members_notifications.hbs~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ default.hbs~ package.json

2.4.0 Nov 5, 2020

  • 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 and Polish translations
  • Removed Custom notifications for the members feature
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ locales/en.json~ locales/pl.json~ partials/services/google_fonts.hbs~ partials/header.hbs~ partials/loop_item.hbs~ partials/posts.hbs~ partials/share.hbs~ custom-account.hbs~ custom-sign-up.hbs~ custom-subscribe.hbs~ default.hbs~ package.json- partials/members_notifications.hbs

2.3.3 Jul 15, 2020

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

2.3.2 Jul 4, 2020

  • Fixed Issue with access to posts when the members function is disabled
Files changed
~ post.hbs~ page.hbs~ package.json

2.3.1 Jun 22, 2020

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

2.3.0 Jun 8, 2020

  • Added Line.me icon
  • Updated Google Fonts to API v2
  • Removed Outdated prefixes from screen.css
Files changed
+ partials/icons/social/line.hbs~ assets/css/screen.css~ partials/services/google_fonts.hbs~ partials/footer_icons.hbs~ package.json

2.2.1 Apr 28, 2020

  • Added Buy me a coffee, Etsy, Notion, Riot, TikTok and Quip icons
  • Updated Kickstarter, GitLab, Facebook and Reddit icons
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/icons/social/facebook.hbs~ partials/icons/social/gitlab.hbs~ partials/icons/social/kickstarter.hbs~ partials/icons/social/reddit.hbs~ package.json

2.2.0 Mar 10, 2020

  • Added An option to edit billing information on the member account page
  • Added Custom currency support for member plans
  • Added Support for the price helper
  • Added Support for checking the visibility property with the has helper
  • Updated Search now includes the plaintext field
  • Updated English and Polish translations
  • Updated reframe.js to v2.2.6
  • 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/locales/pl.json~ partials/members_cta.hbs~ partials/members_plan_free.hbs~ partials/members_plan_monthly.hbs~ partials/members_plan_yearly.hbs~ partials/search.hbs~ custom-account.hbs~ package.json

2.1.0 Dec 19, 2019

  • Added An option to cancel or continue a subscription from the member account page
  • Added Some subscription specific data on the account page
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/locales/en.json~ partials/locales/pl.json~ partials/members_subscribe_form.hbs~ custom-account.hbs~ package.json

2.0.1 Dec 6, 2019

  • Added Support for secondary navigation
  • Improved Behavior of the right margin with featured image
  • Improved 'Invalid' status from subscribe forms
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ partials/footer.hbs~ partials/members_subscribe_alerts.hbs~ package.json

2.0.0 Oct 28, 2019

  • New Support for members & subscriptions
  • New Custom sign-in and sign-up page
  • New Custom account page
  • New Custom membership page
  • New Pricing tables in custom account and membership page
  • New Custom Call-to-Action for post/page with options: members/paid members
  • New Sign-in, sign-up and checkout notifications
  • Updated English and Polish translations
  • Other Small bug fixes and performance improvements
Files changed
+ partials/loop_item.hbs+ partials/icons/site/star.hbs+ partials/members_cta.hbs+ partials/members_login_panel.hbs+ partials/members_plan_free.hbs+ partials/members_plan_monthly.hbs+ partials/members_plan_yearly.hbs+ partials/members_subscribe_cta.hbs+ custom-account.hbs+ custom-membership.hbs+ custom-sign-in.hbs+ custom-sign-up.hbs~ assets/css/screen.css~ assets/js/index.js~ partials/locales/en.json~ partials/locales/pl.json~ partials/footer.hbs~ partials/loop.hbs~ partials/members_notifications.hbs~ partials/menu.hbs~ partials/slider.hbs~ custom-subscribe.hbs~ default.hbs~ author.hbs~ page.hbs~ post.hbs~ error.hbs~ tag.hbs~ package.json~ partials/social_icons.hbs=>footer_icons.hbs

1.2.0 Oct 26, 2019

  • New Compatibility with Ghost 3.0
  • New Automatic dark version depending on the system settings
  • Improved Custom subscribe page now shows its own title and image
  • Updated Changed the search function behavior from 'plaintext' to 'excerpt'
  • Updated Replaced labs/subscriptions with the members/subscription feature
  • Updated The status code helper now replaces the deprecated code helper
  • Updated English and Polish translations
  • Removed French translation
  • Other Small bug fixes and performance improvements
Files changed
+ partials/members_notifications.hbs+ partials/members_subscribe_alerts.hbs+ partials/members_subscribe_form.hbs+ custom-subscribe.hbs~ assets/css/screen.css~ partials/locales/en.json~ partials/locales/pl.json~ partials/menu.hbs~ partials/search.hbs~ default.hbs~ error.hbs~ footer.hbs~ package.json- partials/locales/fr.json- partials/subscribe_form.hbs- partials/subscribers.hbs- subscribe.hbs

1.1.0 Sep 26, 2019

  • Added Support for display=swap parameter for Google Fonts
  • Added Support for responsive tables
  • Fixed Issue with the slider while dragging in iOS 13
  • Improved The if pagination.pages helper now replaces the previous condition in default.hbs
  • Improved disqusLazy.js replaces disqusLoader.js in post.js
  • Other Small bug fixes and performance improvements
Files changed
~ assets/css/screen.css~ assets/js/index.js~ assets/js/post.js~ partials/services/disqus.hbs~ partials/services/google_fonts.hbs~ default.hbs~ post.hbs~ package.json

1.0.3 Sep 5, 2019

  • New Custom tags page
  • Other Small bug fixes and performance improvements
Files changed
+ custom-tags.hbs~ assets/css/screen.css~ package.json

1.0.2 Aug 27, 2019

  • Added Support for bookmark card
  • Added Translation into French
  • Other Small bug fixes and performance improvements
Files changed
+ locales/fr.json~ assets/css/screen.css~ package.json

1.0.1 Aug 22, 2019

  • Added Polish translation
  • Other Small bug fixes and performance improvements
Files changed
+ locales/pl.json~ assets/css/screen.css~ partials/header.hbs~ partials/menu.hbs~ author.hbs~ custom-contact.hbs~ default.hbs~ package.json

1.0.0 Aug 21, 2019