Skip to content

Releases: TryGhost/Ghost

0.5.0 RC2

06 Aug 10:01
Compare
Choose a tag to compare
0.5.0 RC2 Pre-release
Pre-release

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

31 Jul 23:19
Compare
Choose a tag to compare
0.5.0 RC1 Pre-release
Pre-release

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

26 Mar 14:41
Compare
Choose a tag to compare

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

20 Mar 19:39
Compare
Choose a tag to compare
0.4.2 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 tasks required.

Install instructions are at http://support.ghost.org/installation

Aton: 0.4.1

30 Jan 14:08
Compare
Choose a tag to compare

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

13 Jan 10:35
Compare
Choose a tag to compare

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

12 Jan 23:56
Compare
Choose a tag to compare
0.4.0 RC3 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 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