Releases: TryGhost/Ghost
0.7.3
Please read the release blog post for more details.
Highlights
- [New] permalinks & posts_per_page now available in themes via
@blog
- [New]
/shared/ghost-url.js
script for accessing the API from external sites - [Changed] Now returns 404 for nonexistent pages in pagination & RSS
- [Fixed] shortcut keys not working in the editor
- [Fixed] sub-dir being added to navigation urls
- [Fixed] caret jumping around in published date input
- [Fixed] checkbox labels being cut off on mobile
- [Fixed] pagination not working inside the
{{#get}}
helper - [Fixed] issue with some theme helpers causing aSyNcId errors
The full change log contains a list of all changes.
0.7.2
Please read the release blog post for more details. This release was brought to you from Singapore.
Highlights
- [New]
{{#get}}
Helper (Beta) - [New] Public API access via Ajax in themes (Beta)
- [New] Support for Node v4.2
- [New] Drag & drop reordering for tags in post settings menu
- [New]
/edit/
quick URL for tags - [Improved] tags now shown in admin search results
- [Fixed] Body parser limit increased to 1mb to support larger posts
- [Fixed] Page deletion not updating sitemap-page.xml
- [Fixed] Image and validation issues on tag management screen
The full change log contains a list of all changes.
0.7.1
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
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
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
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
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
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
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
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.