Skip to content

Releases: TryGhost/Ghost

0.4.0 RC2

09 Jan 22:04
Compare
Choose a tag to compare
0.4.0 RC2 Pre-release
Pre-release

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

07 Jan 10:22
Compare
Choose a tag to compare
0.4.0 RC1 Pre-release
Pre-release

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

20 Oct 10:23
Compare
Choose a tag to compare

[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

15 Oct 09:02
Compare
Choose a tag to compare

[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

15 Oct 21:59
Compare
Choose a tag to compare

[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

15 Oct 22:00
Compare
Choose a tag to compare

Please see the blog post for further information