Releases: TryGhost/Ghost
MSR1: 0.5.2
This release contains several new features, major bug fixes, updates to the theme API and breaking changes when using Ghost as an npm module. Please read the release blog post for more details.
Release Highlights
[New] Admin design refresh
[New] About Ghost page in settings area
[New] Post settings menu with meta data & post cover image settings
[New] Privacy config flags
[New] Direct mail sends mail without config
[New] {{is}} helper for themes
[Improved] Error handling when starting Ghost
[Fixed] Request entity too large error
[Fixed] 'Post NOT saved' dialog keeps appearing on Safari
[Fixed] Author dropdown only shows 15 authors
[Fixed] Switching between blog and admin can cause blog to lose styling
Breaking Changes
[Changed] Ghost no longer starts automatically when used as an npm module
[Changed] Keyboard shortcut for headings is now Ctrl/⌘ + H
Theme Changes
Please see the theme changelog for full details of all the changes to the theme API.
The full changelog contains a list of all changes.
MSR1: 0.5.1
This maintenance release contains critical bug fixes for 0.5:
[Fixed] Casper not working in IE
[Fixed] Cannot delete users on MySQL
[Fixed] Lost work if logged out while editing
[Fixed] Possible to downgrade Owner user
[Fixed] If author changes post author they lose access to post
[Fixed] Weird status code when authorising
[Fixed] Errors when uppercase used in /ghost/ URL
[Fixed] UUID validation error when importing
[Fixed] No notification for errors when sending mail
Full changelog
MSR1: 0.5
This release represents a total of 616 commits across 471 issues from 61 incredible contributors all over the world.
CodeName: MSR1 - this is the second release named for one of our 3 Kickstarter backers who pledged £1,000 to making Ghost a reality last year. A big thank you goes out to the MSR Group for their support on this release.
What's in The Box
By far the biggest release we've ever done, Ghost 0.5 is absolutely packed with new things. Please read the release blog post for the highlights of this release or see the changelog for full details.
0.5.0 RC4
This is a release candidate, it exists for testing purposes only :)
- It should not be considered stable
- It should not be used on production environments.
The zip file is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with:
npm install --production
npm start --production
No grunt tasks are required.
Please note: this RC only works in production mode - the JavaScript files for dev mode are missing.
Install instructions are at http://support.ghost.org/installation
Please see the related issue for details on what is being tested and how to get involved.
0.5.0 RC3
This is a release candidate, it exists for testing purposes only :)
- It should not be considered stable
- It should not be used on production environments.
The zip file is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with:
npm install --production
npm start --production
No grunt tasks are required.
Please note: this RC only works in production mode - the JavaScript files for dev mode are missing.
Install instructions are at http://support.ghost.org/installation
Please see the related issue for details on what is being tested and how to get involved.
0.5.0 RC2
This is a release candidate, it exists for testing purposes only :)
- It should not be considered stable
- It should not be used on production environments.
The zip file is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with:
npm install --production
npm start --production
No grunt tasks are required.
Please note: this RC only works in production mode - the JavaScript files for dev mode are missing.
Install instructions are at http://support.ghost.org/installation
Please see the related issue for details on what is being tested and how to get involved.
0.5.0 RC1
This is a release candidate, it exists for testing purposes only :)
- It should not be considered stable
- It should not be used on production environments.
The zip file is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with:
npm install --production
npm start --production
No grunt tasks are required.
Please note: this RC only works in production mode - the JavaScript files for dev mode are missing.
Install instructions are at http://support.ghost.org/installation
Please see the related issue for details on what is being tested and how to get involved.
Aton: 0.4.2
Please see the blog post for an overview of this release.
Highlights:
[New] Support for editing on touch screen devices!
[New] Tag archive support!
[New] Custom page template support!
[New] Default robots.txt which can be overridden by themes
[New] RPC ping when new posts are published
[New] Themes can now have a package.json
[New] Ghost is now an NPM module
[New] Bower now manages front end dependencies
Full changelog
0.4.2 RC1
This is a release candidate, it exists for testing purposes.
- It should not be considered stable
- It should not be used on production environments.
The zip is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with npm install --production
no grunt tasks required.
Install instructions are at http://support.ghost.org/installation
Aton: 0.4.1
Please see the blog post for an overview of this release, or check out the
Highlights:
[Security] Improved password reset comparison
[Fixed] SSL config errors
[Fixed] Several login/session problems
[Fixed] Post settings input errors
[Fixed] Errors in themes no longer crash Ghost
[Fixed] Consistent paths for storing images
[Fixed] Import tool browser compatibility
[Fixed] Issues with unicode characters in post urls
Full changelog