Skip to content

Releases: TryGhost/Ghost

0.7.1

28 Sep 07:09
Compare
Choose a tag to compare

Bug fixes for 0.7. Please read the release blog post for more details. This release was brought to you from Gatwick Airport.

Highlights

  • [New] /edit/ quick URL for authors as well as posts (tags coming soon)
  • [Fixed] Editor width display issues in Firefox, IE, and Chrome
  • [Fixed] {{current}} not working in navigation
  • [Fixed] API validation for post, tag and author slugs being too strict
  • [Fixed] Rare bug causing 'A problem occurred on the server' error when signing in after upgrading.
  • [Security] Password can no longer be updated via user.edit endpoint
  • [Security] ID of user who published post can no longer be overriden.

The full change log contains a list of all changes.

0.7.0

03 Sep 15:28
Compare
Choose a tag to compare

Completely reworked the design & functionality of the admin UI. Please read the release blog post for more details.

Highlights

  • [New] New admin interface design
  • [New] Admin search for posts & users
  • [New] On-boarding flow (for new blogs)
  • [Improved] jQuery not included in {{ghost_foot}}
  • [Improved] Tags respect the order they are added to a post
  • [Improved] {{foreach}} helper upgraded
  • [Fixed] {{tags}} & {{author}} not working in next/prev post helpers
  • [Fixed] Various RSS url issues
  • [Fixed] Upgrade path for very old blogs

The full change log contains a list of all changes.

0.6.4

21 May 18:52
Compare
Choose a tag to compare

Bug fixes for 0.6.3. Please read the release blog post for more details.

Highlights

  • [Fixed] Caching issues with previews
  • [Fixed] Password protection not redirecting to blog
  • [Fixed] Multiple owners after import
  • [Fixed] Ghost logo linking to wrong URL
  • [Fixed] Invite email missing contact email address

The full change log contains a list of all changes.

0.6.3

14 May 19:11
Compare
Choose a tag to compare

Adds post previews and password protected blogs. Please read the release blog post for more details.

Highlights

  • [New] Post previews
  • [New] Password protected blogs
  • [New] Custom author templates
  • [Improved] Session length is now 7 days
  • [Fixed] Word count in editor not counting non-latin chars
  • [Fixed] Secure URLs in RSS when accessed via HTTPS
  • [Fixed] Autosave causing post to be published
  • [Fixed] Admin app errors when active theme missing

The full change log contains a list of all changes.

0.6.2

22 Apr 22:02
Compare
Choose a tag to compare

Fixes an issue which caused next & previous links to disappear, plus a few other minor fixes. Please read the release blog post for more details.

Highlights

  • [Fixed] Next and previous post helpers gone missing
  • [Fixed] Casper: text styling issues

The full change log contains a list of all changes.

0.6.1

22 Apr 16:07
Compare
Choose a tag to compare

An incremental improvement to Ghost containing bug fixes for 0.6.0, along with an updated version of Casper also containing bug fixes. Please read the release blog post for more details.

Release Highlights

  • [Fixed] Authors unable to access their profiles in the Ghost admin
  • [Fixed] {{ghost_head}} causing an error on custom error pages
  • [Fixed] Published button not updating to say "post" or "page" correctly
  • [Fixed] {{author.email}} being incorrectly available in certain contexts
  • [Fixed] Casper: layout problems with copyright & next/previous posts
  • [Fixed] Casper: icon font caching

The full change log contains a list of all changes.

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.