Releases: TryGhost/Ghost-CLI
Better late than never, but never late is better
This is the eleventh of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- some dependency updates
- bugfixes for
ghost install local
- bugfixes & improvements around ghost's port configuration handling
Ghost-CLI 1.0 project status can be viewed here: https://github.com/TryGhost/Ghost-CLI/projects/1
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
It's been a while.
This is the tenth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- tons of dependency updates
- 🔥 Removal of Node 0.12 support - see Ghost's supported node version policy
- 🔥 ✨ Large refactor of the CLI tool to use ES6 features and improve readability
- ✨ addition of a
--verbose
option to output all the things - ✨ Dependencies are now installed via Yarn instead of npm - see #112
Ghost-CLI 1.0 project status can be viewed here: https://github.com/TryGhost/Ghost-CLI/projects/1
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
Well, maybe next time you can design me better.
This is the ninth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- bugfixes for the
ghost install local
command - UI improvements for the systemd service
- ✨
ghost restart
command
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
Ghost in the Shell
This is the eighth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- Support and enforcement of Ghost's recommended system stack 🎉
- Systemd Process Manager 💃
- Better Windows support 🏁
- Various improvements and dependency updates
NOTE: Due to incompatibility issues with Ghost itself, this CLI release is only compatible with versions of ghost >= alpha.9
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
I'm sorry Dave. I'm afraid I can't do that.
This is the seventh of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- better Ghost process management
- MySQL as the default database engine 🎉
- various dependency updates and code cleanup
NOTE: Due to breaking changes in Ghost itself, this CLI release is only compatible with versions of ghost >= alpha.8
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
You win some, you lose some
This is the sixth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- a fix to output the right command name for error messages
- fixes for breaking changes with Ghost 1.0.0-alpha.7
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
Remember, remember, the fifth of november
This is the fifth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- new output messaging on blog start
- better process management
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
A Note 7 for your database
This is the fourth of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- a new
--force
option forghost update
- ghost database migration support
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
Three is a magic number
This is the third of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- Bugfixes
- Dependency updates
- A new
ghost setup
command and aghost install --no-setup
flag to run the install process without any prompting (useful for autonomous setups, e.g. docker containers)
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.
Ray, a drop of golden sun
This is the second of a series of weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.
This release is strictly for development and testing only, and must not be used for production blogs
This alpha release contains:
- Bugfixes
- A new
ghost install local
shortcut to quickly install a version of Ghost for theme development
You can read more about our plans for Ghost v1.0 in the lts blog post. There's also more information on the alpha page.
See the changelog for the full list of changes in this release.