Releases: TryGhost/Ghost
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
Aton: 0.4
This release represents a total of 374 commits across 178 issues from 88 incredible contributors all over the world.
Aton - the Egyptian God of Sun - is the first release named for one of our 3 Kickstarter backers who pledged £1,000 to making Ghost a reality last year. Aton Energy develops smart, clean technologies to make your life easier and greener. They're pretty awesome.
What's in The Box
Ghost 0.4 is chock full of features, improvements and fixes. We really think you're going to love this update.
Please read the release blog post for the highlights of this release, check out the release notes or see the changelog for full details.
0.4.0 RC3
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 stuff required.
Install instructions, as always, are at http://docs.ghost.org/installation
0.4.0 RC2
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 stuff required.
Install instructions, as always, are at http://docs.ghost.org/installation
0.4.0 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 stuff required.
Install instructions are at http://support.ghost.org/installation
Kerouac: 0.3.3 Maintenance and Security Release
[Fixed] Broken URL-based image uploads on settings screens
[Fixed] Console error on content screen with no posts
[Fixed] Empty previews on content screen after scroll
[Fixed] Private data appearing in API response
[Fixed] Various firefox display bugs
[Fixed] Various security issues
[Added] CSRF protection across the admin
[Updated] Bookshelf to 0.5.7
[Updated] Knex to 0.4.11
Kerouac: 0.3.2 Maintenance Release
[Fixes] Tag class handling in postclass and bodyclass
[Fixes] Potential XSS vulnerability in admin
[Fixes] Handlebars template files being served on front end
[Fixes] Incorrect mail example in config.example.js
[Fixes] Mail 'from' address is now configurable
[Fixes] Issues with adding images via URL
[Adds] Support for sockets rather than ports
[Adds] SECURITY.md for reporting security issues
Note: Includes updates to Casper