Skip to content

Releases: TryGhost/Ghost

0.6.0

13 Apr 21:42
Compare
Choose a tag to compare

This release contains a major editor update, next & previous post helpers, custom storage, code injection and several improvements and bug fixes. Please read the release blog post for more details.

Release Highlights

  • [New] Spellcheck in the editor
  • [New] Mobile uploads in the editor
  • [New] Next & previous post helpers
  • [New] Code injection
  • [New] Customisable image storage
  • [Improved] RSS Feeds
  • [Improved] Structured data
  • [Fixed] Subdomains break in navigation
  • [Fixed] Meta title & description helpers output wrong value for posts
  • [Fixed] @blog globals missing from helper templates

The full change log contains a list of all changes.

MSR1: 0.5.10

10 Mar 10:38
Compare
Choose a tag to compare

This release contains the user help menu and several bug fixes. Please read the release blog post for more details.

Release Highlights

  • [New] User help menu
  • [New] Support for Node v0.12 & io.js-v1.2
  • [Fixed] Trailing slashes added to images in RSS feed
  • [Fixed] Navigation menu display issue in Firefox and IE
  • [Fixed] Navigation menu support for mailto links
  • [Fixed] Emoji appearing instead of icons on iPad

The full change log contains a list of all changes.

MSR1: 0.5.9

28 Feb 20:44
Compare
Choose a tag to compare

This release contains the new navigation builder and several security and bug fixes. Please read the release blog post for more details.

Note that 0.5.9 is only compatible with Node v0.10.x.

Release Highlights

  • [New] Navigation builder
  • [New] {{navigation}} helper
  • [New] Image in RSS feed
  • [Fixed] Incorrect user role shown on profile
  • [Fixed] Re-authentication modal not accepting passwords
  • [Fixed] Post published_by can be overridden via the API
  • [Security] Users can edit objects they don't have permissions for via the API
  • [Security] XSS vulnerability when deleting tags
  • [Security] XSS vulnerability when using URLs for blog & user images

The full change log contains a list of all changes.

MSR1: 0.5.8

12 Jan 19:46
Compare
Choose a tag to compare

This release contains several new features as well as numerous bug fixes. Please read the release blog post for more details.

Release Highlights

  • [New] Tag Management UI
  • [New] Labs options for WIP features
  • [New] Importer handles images and markdown files
  • [New] Socket permissions can be set from config
  • [Fixed] Custom favicons not working correctly
  • [Fixed] New posts added to bottom of list in admin
  • [Fixed] Has helper tag matching bug
  • [Fixed] Email sending issue when blog title has a comma
  • [Fixed] Issues with fetching a Gravatar
  • [Fixed] Various admin UI issues

The full changelog contains a list of all changes.

MSR1: 0.5.7

15 Dec 20:00
Compare
Choose a tag to compare

This release contains several important bug fixes as well as new features. Please read the release blog post for more details.

Release Highlights

  • [New] Login via editor modal if session expires
  • [New] View post link in notification when publishing/updating a post
  • [Fixed] Clearer user deletion warning
  • [Fixed] Change password form allows for updating password of other user
  • [Fixed] Sitemap handling of draft posts and images
  • [Fixed] Invite user token verification failing

The full changelog contains a list of all changes.

MSR1: 0.5.6

05 Dec 13:02
Compare
Choose a tag to compare

This release contains several important bug fixes as well as new features. Please read the release blog post for more details.

Release Highlights

  • [New] Sitemaps
  • [New] Footnotes & Highlight
  • [New] Labs page
  • [Fixed] Posts failing to save after an error
  • [Fixed] Password reset and invitation links not working with mailgun
  • [Fixed] Image helper not working correctly with subdirectories
  • [Fixed] RSS feed warning in Chrome

The full changelog contains a list of all changes.

MSR1: 0.5.5

19 Nov 10:52
Compare
Choose a tag to compare

Ghost 0.5.5 is a minor update to 0.5.4 which resolves an issue with character encoding for MySQL databases. If you're using MySQL and have upgraded to 0.5.4, please upgrade to 0.5.5. The extra fix can be found here.


Ghost 0.5.4 fixes a memory leak which causes instability under load as well as several bug fixes. Please read the release blog post for more details.

This is a recommended upgrade

MSR1: 0.5.4

18 Nov 14:25
Compare
Choose a tag to compare

Blogs running MySQL should not use this release, please make sure you are using Ghost 0.5.5

Ghost 0.5.4 fixes a memory leak which causes instability under load as well as several bug fixes. Please read the release blog post for more details.

MSR1: 0.5.3

21 Oct 15:02
Compare
Choose a tag to compare

This release contains several new features, bug fixes and updates to the theme API. Please read the release blog post for more details.

Release Highlights

  • [New] Post Auto Save
  • [New] Structured data (open graph, twitter cards)
  • [New] GMail-style shortcuts
  • [Fixed] Themes not working correctly with symlinks
  • [Fixed] User screen limited to 20 users
  • [Fixed] Next & prev meta links don't get HTTPS

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.2

25 Sep 18:07
Compare
Choose a tag to compare

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.