Hue Changelog
Current Version:1.0.7 - 16 December 2020
Documentation →
👋 Theme Updating
First, download the new theme version from the email you received about the theme update. If you lost the email or the download link, click here for more details.
To update your current theme to the new version, copy and replace the below listed Changed Files from the new theme version to your theme.
In case of any listed Deleted Files, safely remove the files from your theme.
In case of any listed New Files, copy the files to your theme with the same file path.
Copying a file from the new version to your theme will override it. You could redo your changes only if the file received an update.
Once finished, zip your theme files, and upload the final zip file to your Ghost website.
Watch the following short video for a quick tutorial.
------------ VERSION - 1.0.7: Release on 16 December 2020 ------------ [+] New: Added support for Ghost Secondary Navigation in the theme footer [+] Improve: Inter font loading performance Now, the font is served from Google Fonts CDN instead of loading the font locally [+] Improve: Membership text copywriting improvements. For example, `Log in` instead of `Log In` [+] Improve: ISO code for the Dutch language in search [+] Improve: Rename the Dutch language translation file name to nl.json instead of du.json [+] Improve: Used CSS `max-height` to control the logo image instead of `max-width` This makes resizing the logo more flexible. Consider reviewing your logo size after this update Docs: https://aspirethemes.com/docs/hue#customize-logo-size [+] Improve: Added explicit `width` and `height` attributes to images to avoid Cumulative Layout Shift [+] Update: NPM packages [+] Update: The tooltips CSS package to use the new repo (@primer/css) [+] Update: Deploy Ghost Theme Github action config file [+] Fix: Search date. Now using the published date instead of the created date New Files: partials/fonts.hbs assets/sass/components/_footer-nav.scss locales/nl.json Deleted Files: locales/du.json partials/teaser.hbs assets/sass/settings/_fonts.scss assets/fonts/inter/Inter-italic.var.woff2 assets/fonts/inter/Inter-roman.var.woff2 Changed Files: .github/workflows/deploy-theme.yml .jshintignore README.md assets/css/style-min-rtl.css assets/css/style-min.css assets/js/app.js assets/js/app.min.js assets/js/ghosthunter.js assets/sass/components/__all.scss assets/sass/components/_author.scss assets/sass/components/_footer-nav.scss assets/sass/components/_logo.scss assets/sass/components/_post-card.scss assets/sass/components/_post-hero.scss assets/sass/settings/__all.scss assets/sass/settings/_type.scss assets/sass/vendor/__all.scss author.hbs default.hbs gulpfile.js locales/ar.json locales/da.json locales/de.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json locales/tr.json members/signin.hbs members/signup.hbs package-lock.json package.json partials/compiled/inline-css-rtl.hbs partials/compiled/inline-css.hbs partials/fonts.hbs partials/footer.hbs partials/header.hbs partials/hero-subscribe-form.hbs partials/hero.hbs partials/page-upgrade-cta.hbs partials/post-card.hbs partials/post-hero.hbs partials/post-meta.hbs partials/subscribe-list.hbs
------------ VERSION - 1.0.6: Release on 14 October 2020 ------------ [+] Fix: Podcast number in podcast tag page. Thanks Ami! [====] Changed Files: default.hbs package-lock.json package.json tag.hbs [====]
------------ VERSION - 1.0.5: Release on 24 September 2020 ------------ [+] Improve: Content typography and embedded iframe improvements [+] Improve: Change the `Sign Up` label to `Subscribe` [+] Improve: Remove white background from Twitter and Instagram embeds [+] Fix: Commento MARKDOWN preview styling issues [====] Changed Files: assets/css/style-min-rtl.css assets/css/style-min.css assets/sass/components/_alerts.scss assets/sass/components/_content.scss assets/sass/components/_kg-card.scss assets/sass/components/_post-hero.scss assets/sass/elements/_blockquote.scss assets/sass/elements/_type.scss assets/sass/vendor/__all.scss locales/ar.json locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json locales/tr.json members/signup.hbs package-lock.json package.json partials/compiled/inline-css-rtl.hbs partials/compiled/inline-css.hbs partials/header.hbs post.hbs [====] [====] New Files: assets/sass/vendor/_commento.scss [====] [====] Deleted Files: assets/css/dark-min-rtl.css assets/css/dark-min.css assets/css/dark.min.css assets/css/style.min.css [====]
------------ VERSION - 1.0.4: Release on 02 September 2020 ------------ [+] Fix: Twitter card width. [+] Fix: Gulp zip script to include hidden files that are used in and help in development mode. Thanks, Daniel! [+] Fix: Episode counter script console for non-home pages. [+] Fix: Account page Cancel subscription button style. [+] Improve: Add loading indicator for Subscribe page buttons. This will improve the user experience as the connection between Ghost and Stripe might take a second. This will also remove the confusion that clicking the button didn't work from the first time. Thanks, Angus! [====] Changed Files: assets/css/style-min-rtl.css assets/css/style-min.css assets/sass/components/_buttons.scss assets/sass/components/_kg-card.scss author.hbs default.hbs gulpfile.js package-lock.json package.json partials/compiled/inline-css-rtl.hbs partials/compiled/inline-css.hbs tag.hbs [====] [====] New Files: ---- NOTE: These are files are used in and help in development mode. Not adding them will not affect how the theme works in your blog. They will be invisible by default. If you are using Mac, press (Command + Shift + .) to show them. If you opened the theme in your code editor, you should see them fine. ---- .editorconfig .gitignore .jshintignore .jshintrc [====]
------------ VERSION - 1.0.3: Release on 20 July 2020 ------------ [+] Improve: Post text readability [+] Fix: Header space issue in small screens [====] Changed Files: assets/css/style-min-rtl.css assets/css/style-min.css assets/sass/components/_content.scss assets/sass/components/_header.scss package-lock.json package.json partials/compiled/inline-css-rtl.hbs partials/compiled/inline-css.hbs [====]
------------ VERSION - 1.0.2: Release on 2 July 2020 ------------ [+] Improve: Accessibility [+] Improve: Change membership titles to H1 [+] New: Added integration with Deploy Ghost Theme Github action [+] New: Added gulp zip command to easily zip the theme [+] New: Added Turkish translation. Thanks to S.Furkan Teke! [+] Fix: Load more text typo [+] Fix: Prevent post cards from expanding to full width of only one card is available [+] Fix: Content image alignments for small images [+] Fix: Alerts elements design when empty [+] Fix: Post hero meta alignment when there is no image in small screen [====] Changed Files: assets/css/style-min-rtl.css assets/css/style-min.css assets/js/app.min.js assets/sass/components/__all.scss assets/sass/components/_kg-card.scss assets/sass/components/_notifications.scss assets/sass/components/_post-card.scss assets/sass/components/_post-hero.scss assets/sass/settings/_colors.scss assets/sass/trumps/__all.scss assets/sass/objects/_grid.scss default.hbs gulpfile.js locales/ar.json locales/da.json locales/de.json locales/du.json locales/en.json locales/es.json locales/fi.json locales/fr.json locales/it.json locales/pt.json locales/tr.json partials/post-card.hbs members/account.hbs members/signin.hbs members/signup.hbs package-lock.json package.json partials/compiled/inline-css-rtl.hbs partials/compiled/inline-css.hbs partials/notifications.hbs partials/pagination.hbs partials/post-hero.hbs page.hbs post.hbs partials/search-form.hbs partials/subscribe-list.hbs [====] [====] New Files: locales/tr.json assets/sass/components/_alerts.scss .github/workflows/deploy-theme.yml [====] [====] Deleted Files: assets/sass/trumps/_alerts.scss [====]
------------ VERSION - 1.0.1: Release on 7 May 2020 ------------ [+] New: Added member subscription information into Account page [+] New: Added dark mode [+] New: Add lazy loading for hero icons [+] Improve: Change page titles to H1 for SEO [+] Improve: Used Inter variable font [+] Improve: Increase logo image size [+] Fix: Twitter card width in mobile screen [====] Changed Files: It is recommended to use this version as a starting point, as some of the theme code is rewritten from scratch to support the dark mode verison and a lot of files has changed. [====]
------------ VERSION - 1.0.0: Release on 15 February 2020 ------------ [+] Initial Release
