Skip to content

Releases: TryGhost/Ghost

0.7.7

18 Feb 17:10
Compare
Choose a tag to compare

Please read the release blog post for more details.

Update: We've spotted a pretty nasty bug in 0.7.7 with saving tags. 0.7.8 will be along shortly...


The full change log contains a list of all changes.

0.7.6

03 Feb 13:07
Compare
Choose a tag to compare

Please read the release blog post for more details.

Highlights

  • [Fixed] Getting frequently signed out, especially whilst writing a post.
  • [Fixed] Unable to log in to multiple blogs on different subdirectories at the same time.
  • [Fixed] No current class in navigation if you missed a trailing slash from the URL.
  • [Fixed] Blog titles being treated as numbers and other weird data type issues.
  • [Fixed] Horrible errors in the admin panel if the active theme wass missing.
  • [Improved] Various CSS and minor UI tweaks, including adding a preview link to the draft saved notification.
  • And much more...

The full change log contains a list of all changes.

0.7.5

12 Jan 14:42
Compare
Choose a tag to compare

Please read the release blog post for more details.

Highlights

  • [New] from and to attributes added to {{tags}} and {{#foreach}}
  • [Fixed] Admin panel slow/unresponsive when navigating or searching with large numbers of posts
  • [Fixed] Private blogging correctly disables author/tag rss feeds
  • [Fixed] Login in Safari's private browsing mode
  • [Fixed] Generation of http vs https urls for meta data
  • [Fixed] Sitemaps missing tag images

The full change log contains a list of all changes.

0.7.4

23 Dec 17:35
Compare
Choose a tag to compare

Please read the release blog post for more details.

Highlights

  • [Fixed] Tag pages for tags starting with numbers
  • [Fixed] Helpers still causing aSyNcId errors when used inside the {{#get}} helper
  • [Fixed] ghost.url.api() utility issue with multiple requests
  • [Fixed] authentication error on resubmitting setup/two
  • [Fixed] broken @last when using {{#foreach}} with limit
  • [Fixed] Duplicate URL input field in image uploader

The full change log contains a list of all changes.

0.7.3

16 Dec 14:23
Compare
Choose a tag to compare

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

29 Nov 11:19
Compare
Choose a tag to compare

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

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.