Skip to content

Nubia Ghost Theme — Changelog

Theme version: 1.5.5 — 10 October 2023 Documentation

Back Up Your Current Theme First

Please backup your current theme before updating to a new version.

  • Log in to your Ghost admin
  • Go to Settings > Design > Change theme > Advanced
  • Download your active theme

Theme Updating

If you have not made any changes to your current theme files, download the latest version of the theme and upload it to your website. You do not need to worry about updating the files in the following steps.

To update the theme, first, download the new version from the theme update email. If you have lost the email or the download link, click here for more details.

To update your current theme, copy and replace the Changed Files below from the new theme version to your theme.

In case of any listed Deleted Files, safely remove the files from your theme.

If there are any New Files listed, copy the files to your theme with the same file path.

Copying a file from the new version to your theme will overwrite your file.

Only redo your customizations if that file receives an update.

If you made CSS customizations in Code Injection, there is no need to worry about these unless I mention any CSS changes.

Once you have finished, zip your theme files and upload the final zip file to your Ghost website.


Watch the following short video for a quick tutorial.

I recommend updating your theme to the latest version to avoid future compatibility issues with Ghost and API depreciation. This will also make it easier to update to future theme versions.

If you missed updating a version, such as your current theme being 1.0.0 and the latest version being 1.0.2, you do not need the intermediate 1.0.1 version to update. Instead, use the newest version (1.0.2) as a base for the 1.0.1 changelog. This is because the most recent version has the latest updated files. So, go through the 1.0.1 changelog and apply the file changes from 1.0.2.

Troubleshooting

If you encounter any issues while updating the theme, make sure to double-check the following:

  • Deactivate and then activate the theme again.
  • Upload the new/fresh theme version to see if the problem is from your theme or the latest version
  • Restart Ghost
  • Make sure you upload the routes.yaml file if received an update in the new theme version
  • Ensure that you have updated all the files mentioned in the changelog below.

Version: 1.5.5 — 10 Oct 2023

Support for the new Ghost show_title_and_feature_image feature


Changed files

page.hbs
package.json

assets/js/app.min.js

partials/compiled/inline-css-dark.hbs
partials/compiled/inline-css.hbs

/assets/sass/

(Copy all the `/sass/` folder and override your current theme one.

Version: 1.5.4 — 19 Oct 2022

  1. Support for Ghost Accent color. Now, you can change the theme Accent color from the Ghost admin instead of using CSS variables. Accent color used throughout the theme in buttons background, quotes border,… Change the Accent color from the admin Settings > Design > Brand > Accent color. Nubia demo Accent color is: b70038
  2. Admin seeting to enable dark mode. docs
  3. Admin seeting to enable Disqus comments.
  4. Admin seeting to enable Dropcap typography style. docs
  5. Admin settings for the Advertise Widget. docs
  6. Automatic responsive tables. You no longer need to wrap tables in HTML element
  7. Remove footer SECONDARY NAVIGATION header if no navigation items exist
  8. Fixed editor Product Card image width.
  9. General design improvements

Changed files

post.hbs
page.hbs
default.hbs
package.json

assets/js/app.js
assets/js/app.min.js

partials/footer.hbs
partials/header.hbs

partials/comments/disqus.hbs

partials/sidebar/widget-advertise.hbs

partials/compiled/inline-css-dark.hbs
partials/compiled/inline-css.hbs

/assets/sass/

(Copy all the `/sass/` folder and override your current theme one.

Version: 1.5.3 — 10 Oct 2022

Please make sure you have the latest version of Ghost before upgrading. This is required for the comments and search to work.

  1. Added Ghost Native Comments (docs).
  2. New theme settings for social media header links. Now you can add Instagram, YouTube, LinkedIn, and Pinterest links from the admin instead of editing the theme. docs.
  3. Ability to hide all the theme membership interface elements from the admin (docs)
  4. Show SECONDARY NAVIGATION items in footer Navigation column
  5. General design improvements

Changed files

gulpfile.js
package.json
post.hbs

assets/js/app.js
assets/js/app.min.js

partials/compiled/inline-css-dark.hbs
partials/compiled/inline-css.hbs

partials/header.hbs
partials/footer.hbs
partials/social-icons.hbs
partials/sidebar/widget-advertise.hbs

/partials/comments/

(Copy all the `/partials/comments/` folder inside your /partials/ folder.)

/locales/

(Copy all the `/locales/` folder and override your current theme one.)

/assets/sass/

(Copy all the `/sass/` folder and override your current theme one.

Deleted Files

assets/js/ghosthunter.js
partials/search-form.hbs

Version: 1.5.2 — 22 July 2022

New

  1. Added support for the new Ghost Native Search.

Changed files

package.json
partials/compiled/inline-css-dark.hbs
partials/compiled/inline-css.hbs
partials/header.hbs

VERSION - 1.5.1: Release on 30 May 2022

New

  1. Ghost 5.0 support
  2. Nubia is now using the Ghost Portal and the new Tiers for membership. Clicking the header Login and Subscribe links will show up the Portal instead of going to the Login or Subscribe pages.

Improvements

  1. Updated Ghost Deploy Action version

Changed Files

routes.yaml
gulpfile.js
package.json

partials/header.hbs
partials/post-upgrade-cta.hbs

.github/workflows/deploy-theme.yml

/locales/

(Copy all the `/locales/` folder and override your current theme one.)

The .github/workflows/deploy-theme.yml file is for the GitHub Deploy Action. It is part of the theme, but since the folder starts with a dot ( .github ) it might be hidden on your computer. No worries if you are not using GitHub for theme deployment.)


Deleted Files

members/account.hbs
members/signin.hbs
members/signup.hbs
partials/signup-plans.hbs

------------  Version: 1.5.0 — 22 March 2021  ------------

❗ Please update to Ghost 4 first and then apply this version.

[+] New: Ghost 4.0 Support
    - Fixing all compatibility issues
    - Support for the new Public Review content card
[+] Update: The theme is now using Portal notifications instead of the
built-in ones.
In Ghost 4.0, membership becomes an essential part of Ghost and no longer
a beta feature. Accordingly, the login/subscribe, and all membership browser
notifications come from Portal whether Portal is enabled or not.
So, when a person logins to the website, the theme will show a message,
and Portal will show one. Using Portal notifications ensures all notification
messages will be up to date with Ghost membership updates, eliminate the
conflict while login in, subscribe, or update a person’s information.

Deleted Files:
  partials/notifications.hbs
  assets/sass/components/_notifications.scss

Changed Files:
  post.hbs
  default.hbs
  package-lock.json
  package.json

  assets/css/dark.min.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/_content.scss

  locales/da.json
  locales/de.json
  locales/en.json
  locales/es.json
  locales/fi.json
  locales/fr.json
  locales/it.json
  locales/nl.json
  locales/pt.json
  locales/ro.json
  locales/tr.json

  members/account.hbs
  members/signin.hbs
  members/signup.hbs

  partials/compiled/inline-css-dark.hbs
  partials/compiled/inline-css.hbs

  partials/footer.hbs
  partials/header.hbs
  partials/loop.hbs
  partials/post-upgrade-cta.hbs
  partials/sidebar/widget-posts.hbs
  partials/signup-plans.hbs
  partials/subscribe-form.hbs
  ------------  VERSION - 1.4.9: Release on 16 December 2020  ------------

  [+] Improve: Rubik font loading performance
  [+] Improve: Responsive images performance
  [+] Improve: Membership text copywriting improvements. For example, `Log in` instead of `Log In`
  [+] Improve: Footer headings design spacing improve
  [+] Improve: Added explicit `width` and `height` attributes to images to avoid Cumulative Layout Shift
  [+] Update: ISO code for the Dutch language in search
  [+] Update: Rename the Dutch language translation file name to nl.json instead of du.json
  [+] 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
  [+] Fix: Translation for `Comments` and `You Might Be Interested In` words. Thanks Diego!

  New Files:
    partials/fonts.hbs
    locales/nl.json

  Deleted Files:
    locales/du.json
    assets/sass/elements/_fonts.scss

  Changed Files:
    .github/workflows/deploy-theme.yml
    .jshintignore
    README.md
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/js/ghosthunter.js
    assets/sass/components/_author-card.scss
    assets/sass/components/_author.scss
    assets/sass/components/_post-upgrade-cta.scss
    assets/sass/components/_widget-author.scss
    assets/sass/elements/__all.scss
    assets/sass/trumps/_spacing.scss
    assets/sass/trumps/_type.scss
    assets/sass/vendor/__all.scss
    author.hbs
    default.hbs
    gulpfile.js
    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/ro.json
    locales/tr.json
    members/signin.hbs
    package-lock.json
    package.json
    partials/author-card.hbs
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/fonts.hbs
    partials/footer.hbs
    partials/post-card.hbs
    partials/post-hero.hbs
    partials/sidebar/widget-advertise.hbs
    partials/sidebar/widget-author.hbs
    partials/sidebar/widget-posts.hbs
    partials/tag-card.hbs
  ------------  VERSION - 1.4.8: Release on 14 October 2020  ------------
  [+] Fix: Tag card background if there is no image
  [+] Fix: Account page error message and cancel button style

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_tag-card.scss
    assets/sass/trumps/__all.scss
    members/account.hbs
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/tag-card.hbs
  [====]

  [====] New Files:
    assets/sass/trumps/_color.scss
  [====]
  ------------  VERSION - 1.4.7: Release on 24 September 2020  ------------
  [+] Improve: Content typography and embedded iframe improvements
  [+] Improve: Change the `Sign Up` label to `Subscribe`

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_content.scss
    assets/sass/elements/__all.scss
    assets/sass/elements/_hr.scss
    assets/sass/generic/__all.scss
    assets/sass/trumps/_alerts.scss
    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/ro.json
    locales/tr.json
    members/signup.hbs
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/header.hbs
  [====]

  [====] New Files:
    assets/sass/elements/_lists.scss
  [====]

  [====] Deleted Files:
    assets/sass/generic/_shared.scss
  [====]
  ------------  VERSION - 1.4.6: Release on 02 September 2020  ------------
  [+] Fix: Gulp zip script to include hidden files that are used in and help in development mode. Thanks, Daniel!
  [+] Fix: Menu icon in Firefox. Thanks, Allan!
  [+] Fix: Twitter embeds width. Thanks, Allan!
  [+] Fix: Post-card responsive image width. Thanks, Allan!
  [+] Improve: Add loading indicator for Subscribe buttons. This will improve the people 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/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_buttons.scss
    assets/sass/components/_content.scss
    assets/sass/components/_header.scss
    assets/sass/components/_logo.scss
    gulpfile.js
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/header.hbs
    partials/post-card.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.4.5: Release on 11 August 2020  ------------
  [+] Fix: Fixed search bar rounded edges shaking in Safari
  [+] Fix: Image load in Safari mobile. Thanks Dane!
  [+] Fix: Dark mode style issues
  [+] Improve: Added images lazy loading

  [====] Changed Files:
    .jshintignore
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/sass/components/_author-card.scss
    assets/sass/components/_post-card.scss
    assets/sass/components/_post-hero.scss
    assets/sass/components/_search.scss
    assets/sass/components/_subscribe.scss
    assets/sass/components/_tag-card.scss
    assets/sass/components/_teaser.scss
    assets/sass/components/_widget-author.scss
    assets/sass/elements/_input.scss
    assets/sass/trumps/__all.scss
    bower.json
    gulpfile.js
    package-lock.json
    package.json
    partials/author-card.hbs
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/post-card.hbs
    partials/post-hero.hbs
    partials/sidebar/widget-author.hbs
    partials/sidebar/widget-posts.hbs
    partials/tag-card.hbs
  [====]

  [====] New Files:
    assets/sass/trumps/_lazyload.scss
  [====]
  ------------  VERSION - 1.4.4: Release on 20 July 2020  ------------
  [+] Improve: General design improve
  [+] New: Add Turkish translation. Thanks Tolga!
  [+] Fix: Content image height issue
  [+] Fix: Menu disappear when scrolling in mobile view
  [+] Fix: Prevent postcards from expanding to the full width of only one card is available

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.min.js
    assets/sass/components/_off-canvas.scss
    assets/sass/elements/_image.scss
    assets/sass/objects/_grid.scss
    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/ro.json
    package-lock.json
    package.json
    partials/author-card.hbs
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/footer.hbs
    partials/post-card.hbs
    partials/tag-card.hbs
  [====]

  [====] New Files:
    locales/tr.json
  [====]
  ------------  VERSION - 1.4.3: Release on 2 July 2020  ------------
  [+] Improve: Change page titles to H1 for SEO.
  [+] Improve: Accessibility.
  [+] New: Added member subscription information into Account page.
  [+] New: Added dynamic currency values to pricing plans.
  [+] New: Added integration with Deploy Ghost Theme Github action.
  [+] New: Added gulp zip command to easily zip the theme.

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/sass/components/_author-card.scss
    assets/sass/components/_buttons.scss
    assets/sass/components/_content.scss
    assets/sass/components/_member-plan.scss
    assets/sass/components/_notifications.scss
    assets/sass/components/_search.scss
    assets/sass/components/_subscribe.scss
    assets/sass/components/_tag-card.scss
    assets/sass/elements/_input.scss
    assets/sass/trumps/_spacing.scss
    assets/sass/trumps/_type.scss
    author.hbs
    custom-authors.hbs
    custom-tags.hbs
    error.hbs
    gulpfile.js
    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/ro.json
    members/account.hbs
    members/signin.hbs
    members/signup.hbs
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/notifications.hbs
    partials/search-form.hbs
    partials/signup-plans.hbs
    partials/subscribe-form.hbs
  [====]

  [====] New Files:
    .github/workflows/deploy-theme.yml
  [====]
  ------------  VERSION - 1.4.2: Release on 24 March 2020  ------------
  [+] Fix: Profile image width and height issue. Thanks Ryan!

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_author-card.scss
    assets/sass/components/_author.scss
    assets/sass/components/_widget-author.scss
    package-lock.json
    package.json
    partials/author-card.hbs
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.4.1: Release on 16 Feb 2020  ------------
  [+] Improve: Improve caption design
  [+] Fix: Ghosthunter search request to retrive post content and enable search on post content
  [+] Removed Instagram section. As of March 2nd, 2020, the Instagram platform will be deprecating its API. Nubia Instagram section is removed as access tokens depend on this API connect

  [====] Changed Files:
    .jshintignore
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.min.js
    assets/js/ghosthunter.js
    assets/sass/components/__all.scss
    assets/sass/components/_content.scss
    bower.json
    default.hbs
    gulpfile.js
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/sidebar.hbs
  [====]

  [====] Deleted Files:
    assets/js/instagram.js
    partials/sidebar/widget-instagram.hbs
    assets/sass/components/_widget-instagram.scss
  [====]
  ------------  VERSION - 1.4.0: Release on 5 Nov 2019  ------------
  [+] Fix: Fixed the visibility issue for the sidebar posts
  [+] Improve: Account page design

  [====] Changed Files:
    package-lock.json
    package.json
    members/account.hbs
    partials/sidebar/widget-posts.hbs
  [====]
  ------------  VERSION - 1.3.9: Release on 3 Nov 2019  ------------
  [+] Improve: Notification for subscriptions
  [+] New: Added Romanian language translation (Thanks to Daniel)

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_notifications.scss
    default.hbs
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]

  [====] New Files:
    locales/ro.json
    partials/notifications.hbs
  [====]
  ------------  VERSION - 1.3.8: Release on 3 Nov 2019  ------------
  [+] Fix: Fixed posts visibility issue for members posts (Thanks Allan!)
  [+] Improve: Code typos improvments

  [====] Changed Files:
    assets/sass/trumps/__all.scss
    assets/sass/trumps/_alerts.scss
    assets/sass/trumps/_align.scss
    assets/sass/trumps/_clearfix.scss
    assets/sass/trumps/_hide.scss
    assets/sass/trumps/_layout.scss
    assets/sass/trumps/_link.scss
    assets/sass/trumps/_spacing.scss
    assets/sass/trumps/_type.scss
    package.json
    partials/loop.hbs
  [====]
  ------------  VERSION - 1.3.7: Release on 1 Nov 2019  ------------
  [+] New: Ghost 3.0 support

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/sass/components/__all.scss
    assets/sass/components/_subscribe.scss
    assets/sass/settings/_colors-dark.scss
    assets/sass/settings/_colors.scss
    assets/sass/trumps/__all.scss
    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
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/footer.hbs
    partials/header.hbs
    post.hbs
  [====]

  [====] New Files:
    assets/sass/components/_member-plan.scss
    assets/sass/components/_notifications.scss
    assets/sass/components/_post-upgrade-cta.scss
    assets/sass/trumps/_alerts.scss
    assets/sass/trumps/_link.scss
    assets/sass/trumps/_spacing.scss
    members/account.hbs
    members/signin.hbs
    members/signup.hbs
    partials/post-upgrade-cta.hbs
    partials/signup-plans.hbs
    partials/subscribe-form.hbs
    routes.yaml
  [====]

  [====] Deleted Files:
    subscribe.hbs
    partials/subscribe_form.hbs
  [====]
  ------------  VERSION - 1.3.6: Release on 16 Oct 2019  ------------
  [+] Fix: Fixed kg-bookmark-publisher class installation issue

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_bookmark-card.scss
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.3.5: Release on 25 Sep 2019  ------------
  [+] Fix: Fixed button loading animation (Thanks Allan!)

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_buttons.scss
    assets/sass/components/_widget-author.scss
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.3.4: Release on 3 Sep 2019  ------------
  [+] New: Support for bookmark card
  [+] Improve: Responsive images resolution quality

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/__all.scss
    assets/sass/components/_bookmark-card.scss
    assets/sass/components/_content.scss
    assets/sass/components/_gallery.scss
    error.hbs
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/post-card.hbs
    partials/post-hero.hbs
  [====]
  ------------  VERSION - 1.3.3: Release on 23 August 2019  ------------
  [+] FixED: Conflicting issue with overflow style and sticky sidebar
  [+] Improve: Sass code general improvments

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_off-canvas.scss
    assets/sass/components/_post-card.scss
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.3.2: Release on 31 July 2019  ------------
  [+] Improve: Optimized search performance and fixed subdirectory search URL
  [+] New: Added support for responsive images

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/js/ghosthunter.js
    assets/sass/components/_post-card.scss
    assets/sass/components/_post-hero.scss
    default.hbs
    package-lock.json
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/post-card.hbs
    partials/post-hero.hbs
    partials/sidebar/widget-posts.hbs
    partials/tag-card.hbs
  [====]
  ------------  VERSION - 1.3.1: Release on 9 May 2019  ------------
  [+] FixED: Long URL overflow in small screens
  [+] FixED: Twitter and Instagram embed width in small screens

  [====] Changed Files:
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_content.scss
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.3.0: Release on 13 April 2019  ------------
  [+] FixED: Ghost @site validation issues. The {{@blog}} helper should be replaced with {{@site}}. With the introduction of the Content API {{@blog}} became deprecated in favour of {{@site}}. The {{@blog}} helper will be removed in next version of Ghost and should not be used.

  [====] Changed Files:
    default.hbs
    error.hbs
    package.json
    partials/footer.hbs
    partials/header.hbs
    partials/post-card.hbs
    partials/search-form.hbs
    partials/share.hbs
    partials/social-icons.hbs
    subscribe.hbs
  [====]
  ------------  VERSION - 1.2.9: Release on 10 Mars 2019  ------------
  [+] FixED: Related posts author display name

  [====] Changed Files:
    partials/related-posts.hbs
    package.json
  [====]
  ------------  VERSION - 1.2.8: Release on 5 February 2019  ------------
  [+] FixED: Search and tags to work with the new Content API
  [+] FixED: Authors page to work with the new Content API

  [====] Changed Files:
    assets/js/app.js
    assets/js/app.min.js
    assets/js/ghosthunter.js
    custom-authors.hbs
    default.hbs
    package.json
  [====]
  ------------  6 Jan December 2019  ------------</strong>
  [+] Updated the inclued documentation to match the online one. Thanks Rick!
  ------------  VERSION - 1.2.7: Release on 21 December 2018  ------------
  [+] New: Added Dark Mode version

  [====] Changed Files:
    assets/css/app.min.css
    assets/css/dark.min.css
    assets/css/style.min.css
    assets/sass/components/_author-card.scss
    assets/sass/components/_author.scss
    assets/sass/components/_buttons.scss
    assets/sass/components/_footer.scss
    assets/sass/components/_logo.scss
    assets/sass/components/_nav.scss
    assets/sass/components/_off-canvas.scss
    assets/sass/components/_post-card.scss
    assets/sass/components/_post-hero.scss
    assets/sass/components/_related.scss
    assets/sass/components/_search.scss
    assets/sass/components/_share.scss
    assets/sass/components/_social-icons.scss
    assets/sass/components/_subscribe.scss
    assets/sass/components/_tags.scss
    assets/sass/components/_widget-instagram.scss
    assets/sass/dark.scss
    assets/sass/elements/_blockquote.scss
    assets/sass/elements/_body.scss
    assets/sass/settings/_colors-dark.scss
    assets/sass/settings/_colors.scss
    assets/sass/{app.scss => style.scss}
    assets/sass/vendor/__all.scss
    assets/sass/vendor/_image-zoom-custom.scss
    gulpfile.js
    package.json
    partials/compiled/inline-css-dark.hbs
    partials/compiled/inline-css.hbs
    partials/inline-css-dark.hbs
    partials/post-card.hbs
  [====]
  ------------  VERSION - 1.2.6: Release on 10 Dec 2018  ------------
  [+] Improve: Added design fallback for post card and post hero if there is no post image uploaded

  [====] Changed Files:
    assets/css/app.min.css
    assets/sass/components/_logo.scs
    assets/sass/components/_post-card.scss
    assets/sass/components/_post-hero.scss
    package-lock.json
    package.json
    partials/compiled/inline-css.hbs
    partials/post-card.hbs
    partials/post-hero.hbs
  [====]
  ------------  VERSION - 1.2.5: Release on 7 Nov 2018  ------------
  [+] Improve: Migrated to Gulp 4
  [+] Improve: Updated FR translation (Thanks épinards & caramel)

  [====] Changed Files:
    locales/fr.json
    assets/css/app.min.css
    gulpfile.js
    package-lock.json
    package.json
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.2.4: Release on 10 Sep 2018  ------------
  [+] FixED: Gallery width

  [====] Changed Files:
    assets/css/app.min.css
    assets/sass/components/_content.scss
    package.json
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.2.3: Release on 6 Sept 2018  ------------
  [+] FixED: Form width issue (Thanks Miguel)

  [====] Changed Files:
    assets/css/app.min.css
    assets/js/app.min.js
    assets/sass/components/_content.scss
    package.json
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.2.2: Release on 2 Sept 2018  ------------
  [+] New: Support for Koenig Gallery
  [+] FixED: Image width in small view

  [====] Changed Files:
    assets/css/app.min.css
    assets/js/app.js
    assets/js/app.min.js
    assets/sass/components/_content.scss
    package.json
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.2.1: Release on 24 August 2018  ------------
  [+] New: Ghost 2.0 Support

  [====] Changed Files:
    assets/css/app.min.css
    assets/sass/components/__all.scss
    assets/sass/components/_content.scss
    assets/sass/components/_dropcap.scss
    assets/sass/components/_embed.scss
    author.hbs
    error.hbs
    package-lock.json
    package.json
    partials/author.hbs
    partials/compiled/inline-css.hbs
    partials/post-card.hb
    partials/related-posts.hbs
    partials/sidebar/widget-author.hbs
    partials/sidebar/widget-posts.hbs
  [====]
  ------------  VERSION - 1.2.0: Release on 25 July 2018  ------------
  [+] New: Added images figcaption style for the Koenig Editor

  [====] Changed Files:
    package.json
    assets/css/app.min.css
    partials/compiled/inline-css.hbs
    assets/sass/components/_content.scss
  [====]
  ------------  VERSION - 1.1.9: Release on 18 July 2018  ------------
  [+] Improve: General Typography and spacing Improves
  [+] FixED: Body right border in small screen

  [====] Changed Files:
    package.json
    assets/css/app.min.css
    assets/sass/components/_content.scss
    assets/sass/components/_dropcap.scss
    assets/sass/components/_off-canvas.scss
    assets/sass/elements/_blockquote.scss
    assets/sass/elements/_code.scss
    assets/sass/generic/_shared.scss
    partials/compiled/inline-css.hbs
  [====]
  ------------  VERSION - 1.1.8: Release on 27 June 2018  ------------
  [+] Improve: Show postcard images if JavaScript is disabled
  [+] Improve: Homepage right postcard loading improvement
  [+] FixED: Post title area alignment issue on iPad
  [+] Thanks Chris for all of your help!
  ------------  VERSION - 1.1.7: Release on 22 May 2018  ------------
  [+] New: Added Dailymotion and Facebook responsive video support
  ------------  VERSION - 1.1.6: Release on 30 April 2018  ------------
  [+] FixED: Safari layout for the most recent post. Thanks to Ryan Detert for letting me know about this issue, appreciate!
  ------------  VERSION - 1.1.5: Release on 25 April 2018  ------------
  [+] New: Added Clipboard copy URL button
  [+] New: Added share via email button
  [+] New: Added reading time helper and translation
  [+] Improve: Improved search section design
  [+] Improve: Setup tags and authors page to be custom templates
  ------------  VERSION - 1.1.4: Release on 15 April 2018  ------------
  [+] New: Added new translation support and improved search for Portuguese, Italian, Finnish, Dutch, and Danish
  ------------  VERSION - 1.1.3: Release on 10 April 2018  ------------
  [+] FixED: HTML validation
  [+] FixED: Pinterest share button image path
  ------------  VERSION - 1.1.2: Release on 7 April 2018  ------------
  [+] Improve: Add URL to the search item link to serve subdirectory blogs
  ------------  VERSION - 1.1.1: Release on 7 April 2018  ------------
  [+] FixED: Tags URLs in sidebar and tags page when used with blog subdirectory URL
  [+] Improve: General improvements to tags and off canvas section
  ------------  VERSION - 1.1.0: Release on 5 April 2018  ------------
  [+] New: Added post image to the search results
  [+] Improve: Search design
  [+] Improve: Increase author widget image size for design consistency
  [+] Improve: Author image design improvments
  [+] Improve: Add date to recent posts widget
  ------------  VERSION - 1.0.9: Release on 28 March 2018  ------------
  [+] Improve: Support and improved search for RU, FR, ES, and DE languages
  [+] Improve: Placeholder color for search
  [+] FixED: Moved  to the bottom of default.hbs file
  [+] FixED: google-share typo in Pinterest share
  [+] FixED: Footer Ghost URL
  ------------  VERSION - 1.0.8: Release on 25 March 2018  ------------
  [+] New: Add Twitch to responsive videos support
  [+] Improve: Font family style on content headings
  [+] FixED: Social icons partial component (Thanks Fraser Martin)
  ------------  VERSION - 1.0.7: Release on 21 March 2018  ------------
  [+] New: Added Support for Ghost translation with German, Spanish, and French translation
  [+] FixED: Disqus comments loading
  ------------  VERSION - 1.0.6: Release on 11 March 2018  ------------
  [+] FixED: Dropcap issue
  ------------  VERSION - 1.0.5: Release on 2 March 2018  ------------
  [+] FixED: Underline links for post content in the first paragraph
  [+] Improve: Typography utility classes
  ------------  VERSION - 1.0.4: Release on 28 Feb 2018  ------------
  [+] New: Added responsive tables style
  [+] New: Added LinkedIn share button
  ------------  VERSION - 1.0.3: Release on 12 Feb 2018  ------------
  [+] New: Added a new widget for content as an advertise section
  [+] New: Added Table styles
  [+] FixED: Related and sidebar posts check if there are no posts
  [+] FixED: Author icons and information on mobile
  [+] Improve: Search title line-height style
  [+] Improve: Increase logo image size in large screens for more visibility
  [+] Improve: Card Image image hover transition
  [+] Improve: Accessibility improvement for the Instagram widget images
  [+] Improve: Accessibility improvement for colors, social share icons, and labels
  ------------  VERSION - 1.0.2: Release on 1 Feb 2018  ------------
  [+] FixED: Page class validation issue with GScan
  [+] New: Added posts count to the tag card
  [+] New: Add posts count to the author card
  ------------  VERSION - 1.0.1: Release on 24 December 2017  ------------
  [+] FixED: Added missing author to 404 page post card
  ------------  VERSION - 1.0: Release on 22 December 2017  ------------
  [+] Initial Release

Have any questions? Contact Ahmad