Releases: TryGhost/Ghost
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
Kerouac: 0.3.1 Maintenance Release
[Fixes] 500 Error in the Ghost importer
[Fixes] Critical issue with markdown being treated as HTML
[Fixes] MySQL issues with deleting posts and tags
[Fixes] Auto-linking inside of code blocks
[Fixes] Pagination partial in theme not overriding the default
[Fixes] Sendmail auto-detection
[Fixes] Date keyboard shortcut crashing the browser
[Fixes] URL-based image uploads saving in the wrong place
[Fixes] Admin redirect resulting in double slash
[Fixes] Broken help & support link
[Fixes] Overly detailed meta generator tag, now only 2 decimals
[Adds] Validation of config.js
[Adds] Full content in RSS feeds
[Adds] Support for embedded gists in Casper
Note: Includes updates to Casper
Kerouac: 0.3.0 Initial Release
Please see the blog post for further information