Skip to content

It's the little things that count, hundreds of 'em.

Compare
Choose a tag to compare
@acburdine acburdine released this 16 Nov 18:56

πŸš€πŸš€ New CLI Minor Release πŸš€πŸš€

We have a host of important updates in this release - please update as soon as you can! Here's a brief summary:

  • ✨ Improved CLI update notifications: you'll now get a notification before running any Ghost-CLI command prompting you to update if there is a new version. We added this so that you can always be running the latest functionality
  • πŸ”₯ Removed the global dependency on knex-migrator, instead we'll always use the one installed with Ghost. This fixes a number of issues related to multiple node versions (e.g. managed through nvm) and should help those who wish to use sqlite3 as the database
  • Fixed a bug with ports being overridden if you specified the port in the URL
  • πŸŽ‰ Added migration utilities and a migration for ssl certs set up using Ghost-CLI < 1.2.0. This migration can be run using ghost migrate, or will automatically be run with ghost update.

As always, a list of all the notable changes can also be found in the changelog.

Stay tuned - we're always working on new bugfixes and features :)