Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.

MIT License

Downloads
91.3K
Stars
45.6K
Committers
693

Bot releases are visible (Hide)

Ghost - 0.6.2

Published by ErisDS over 9 years ago

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.

Ghost - 0.6.1

Published by ErisDS over 9 years ago

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.

Ghost - 0.6.0

Published by ErisDS over 9 years ago

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.

Ghost - MSR1: 0.5.10

Published by ErisDS over 9 years ago

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.

Ghost - MSR1: 0.5.9

Published by ErisDS over 9 years ago

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.

Ghost - MSR1: 0.5.8

Published by ErisDS almost 10 years ago

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.

Ghost - MSR1: 0.5.7

Published by ErisDS almost 10 years ago

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.

Ghost - MSR1: 0.5.6

Published by ErisDS almost 10 years ago

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.

Ghost - MSR1: 0.5.5

Published by ErisDS almost 10 years ago

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

Ghost - MSR1: 0.5.4

Published by ErisDS almost 10 years ago

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.

Ghost - MSR1: 0.5.3

Published by ErisDS about 10 years ago

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.

Ghost - MSR1: 0.5.2

Published by ErisDS about 10 years ago

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.

Ghost - MSR1: 0.5.1

Published by ErisDS about 10 years ago

This maintenance release contains critical bug fixes for 0.5:

[Fixed] Casper not working in IE
[Fixed] Cannot delete users on MySQL
[Fixed] Lost work if logged out while editing
[Fixed] Possible to downgrade Owner user
[Fixed] If author changes post author they lose access to post
[Fixed] Weird status code when authorising
[Fixed] Errors when uppercase used in /ghost/ URL
[Fixed] UUID validation error when importing
[Fixed] No notification for errors when sending mail

Full changelog

Ghost - MSR1: 0.5

Published by ErisDS about 10 years ago

This release represents a total of 616 commits across 471 issues from 61 incredible contributors all over the world.

CodeName: MSR1 - this is the second release named for one of our 3 Kickstarter backers who pledged £1,000 to making Ghost a reality last year. A big thank you goes out to the MSR Group for their support on this release.

What's in The Box

By far the biggest release we've ever done, Ghost 0.5 is absolutely packed with new things. Please read the release blog post for the highlights of this release or see the changelog for full details.

Ghost - 0.5.0 RC4

Published by ErisDS about 10 years ago

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.

Full Changelog

Ghost - 0.5.0 RC3

Published by ErisDS about 10 years ago

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.

Full Changelog

Ghost - 0.5.0 RC2

Published by ErisDS about 10 years ago

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.

Ghost - 0.5.0 RC1

Published by ErisDS about 10 years ago

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.

Ghost - Aton: 0.4.2

Published by ErisDS over 10 years ago

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

Ghost - 0.4.2 RC1

Published by ErisDS over 10 years ago

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