Ghost

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

MIT License

Downloads
91.3K
Stars
45.6K
Committers
693

Bot releases are hidden (Show)

Ghost - 1.20.2

Published by kirrg001 almost 7 years ago

We experienced a problem with 1.20.1. The blog kept too many database connections open. We are still investigating the cause of this problem.

Furthermore if you are a theme developer, we fixed a syntax error in our code base, which could in theory affect you while developing your theme. Please upgrade your blog to be on the safe side.

You can see the full change log for the details of every change included in this release.

Ghost - 1.20.1

Published by kirrg001 almost 7 years ago

  • 🐛 Fixed 'c' and 'k' chars not working in Unsplash search when adding tag cover
  • 🐛 Reload translations if active theme get's overridden (TryGhost/Ghost#9392)
  • 🎨 Highlight non-breaking spaces as special chars in the editor

You can see the full change log for the details of every change included in this release.

Ghost - 1.20.0

Published by kirrg001 almost 7 years ago

Documentation for Theme translation and blog localisation is available here. Blog post coming soon.

  • ✨ Theme translations and blog localisation (TryGhost/Ghost-Admin#703)
  • ✨ Added Zapier app with pre-built zap templates list (TryGhost/Ghost-Admin#943)
  • 🎨 Move "Update available" notification to the About screen (TryGhost/Ghost-Admin#894)
  • 🐛 Fixed date helper timezone bug (TryGhost/Ghost#9382)
  • 🐛 Fixed editor cursor position on iOS when opening keyboard
  • 🐛 Fixed missing cursor and selection issues using editor on iOS
  • 🐛 Fixed navigation url inputs when configured URL has special characters (TryGhost/Ghost-Admin#941)
  • 🐛 Fixed Japanese IME popup position in editor (TryGhost/Ghost-Admin#940)
  • 🐛 Fixed list editing regression in 1.19.2

You can see the full change log for the details of every change included in this release.

Ghost - 1.19.2

Published by aileen almost 7 years ago

  • 🐛 Fixed missing mail templates in npm package (TryGhost/Ghost#9369)

You can see the full change log for the details of every change included in this release.

Ghost - 1.19.1

Published by kevinansfield almost 7 years ago

  • 🎨 Improved code injection loading behaviour on slow connections (TryGhost/Ghost-Admin#935)
  • 🐛 Fixed missing error message when unexpected errors occur during import (TryGhost/Ghost-Admin#936)
  • 🐛 Fixed memory errors for large imports
  • 🐛 Fixed inability to create multi-word tags via post settings menu
  • 🐛 Fixed unexpected publishing of post via split-preview shortcut (Publish shortcut is now Ctrl/Cmd+Shift+P) (TryGhost/Ghost-Admin#924)
  • 🐛 Fixed emoji in Slack test notification not being rendered by Discord (TryGhost/Ghost#9313)

You can see the full change log for the details of every change included in this release.

Ghost - 1.19.0

Published by kirrg001 almost 7 years ago

This was our last release for 2018. The Ghost Team enjoys a little 🎅🏻 break 😃. Merry Christmas!

This release contains a database migration to support future functionality.

  • 🐛 Fixed editor and drag/drop image uploads in IE11 (TryGhost/Ghost-Admin#926)

You can see the full change log for the details of every change included in this release.

Ghost - 1.18.4

Published by aileen almost 7 years ago

  • 🐛 Fixed Ctrl/Cmd+S save shortcut not working when tags input has focus (TryGhost/Ghost-Admin#921)

You can see the full change log for the details of every change included in this release.

Ghost - 1.18.3

Published by kirrg001 almost 7 years ago

  • 🐛 Fixed "NaNUndefined" when inserting unordered list items (TryGhost/Ghost-Admin#920)
  • 🐛 Fixed editor image uploads (TryGhost/Ghost-Admin#919)

You can see the full change log for the details of every change included in this release.

Please read the blog post we have published recently. ❗️ ❗️

Ghost - 1.18.2

Published by aileen almost 7 years ago

  • 🐛 Fixed blog icon not shown in nav (TryGhost/Ghost-Admin#918)
  • 🐛 Fixed unresponsive upload buttons
  • 🐛 Fixed time input bugs when leading zero is omitted

You can see the full change log for the details of every change included in this release.

Ghost - 1.18.1

Published by kevinansfield almost 7 years ago

  • 🎨 Improved error handling for images on file storage which don't exist (TryGhost/Ghost#9282)
  • 🎨 Improved pagination misusage error
  • 🐛 Fixed error handling for html response (TryGhost/Ghost#9280)
  • 🐛 Fixed throwing 500 for invalid encoded urls (TryGhost/Ghost#9279)
  • 🐛 Fixed Sitemap when permalink contains Primary Tag (TryGhost/Ghost#9273)
  • 🐛 Fixed import and redirect uploads for Win10/Edge (TryGhost/Ghost#9267)
  • 🐛 Fixed inability to re-upload the same redirects file (TryGhost/Ghost-Admin#912)

You can see the full change log for the details of every change included in this release.

Ghost - 1.18.0

Published by aileen almost 7 years ago

This release contains a database migration to support future functionality.

  • 🐛 Fixed slugs from exceeding db limit (TryGhost/Ghost#9251)

You can see the full change log for the details of every change included in this release.

Ghost - 1.17.3

Published by kirrg001 almost 7 years ago

  • 🐛 Fixed missing errors on failed import
  • 🎨 Allow any Slack-compatible webhook URLs in Slack app

You can see the full change log for the details of every change included in this release.

Ghost - 1.17.2

Published by kirrg001 almost 7 years ago

  • 🐛 Fixed pagination error (TryGhost/Ghost#9243)
  • 🐛 Fixed concurrent renew of access tokens
  • 🎨 Added "Featured posts" filter and badge to stories list (TryGhost/Ghost-Admin#907)
  • 🐛 Fixed failing Facebook URL validation for group urls (TryGhost/Ghost-Admin#906)

You can see the full change log for the details of every change included in this release.

Ghost - 1.17.1

Published by kevinansfield almost 7 years ago

  • 🎨 Increased allowed lengths of tag names/slugs and user names (TryGhost/Ghost-Admin#905)
  • 🎨 Improve admin styles on mobile (TryGhost/Ghost-Admin#903)
  • 🐛 Fixed error for password authentication with Bearer Token (TryGhost/Ghost#9227)
  • 🐛 Fix elastic scroll issues in admin on iOS

⚠️ This release adds some missing length validations to database fields. If you have only been using the default Ghost admin panel or Ghost Desktop, don't worry, everything is fine 😄 However, if you have used the private API or 3rd party clients there is a small chance that you have data stored on resources that is larger than the allowed size - in that case you may run into a limit error next time that resource is saved. If you get any unexpected errors please swing by our Slack channel!

You can see the full change log for the details of every change included in this release.

Ghost - 1.17.0

Published by kevinansfield almost 7 years ago

  • ✨ New {{reading_time}} theme helper (TryGhost/Ghost#9217)
  • 🎨 Increased maximum tag description length to 500 (TryGhost/Ghost-Admin#904)
  • 🐛 Fixed password fields not being cleared when leaving team/user page (TryGhost/Ghost-Admin#900)
  • 🐛 Fixed custom_excerpt not being used in RSS feeds (TryGhost/Ghost#9219)

You can see the full change log for the details of every change included in this release.

Ghost - 1.16.2

Published by kirrg001 almost 7 years ago

NOTE : We've bumped the minimum required version for Node v8 to >=8.9.0 - see and see. If you are using v8, you have to update to the latest available version, otherwise you are unable to start Ghost. Especially when using the CLI, you could run into this issue.

The note above only affects people running Ghost with v8, you don't have to do anything when using Node v4 or v6!

  • 🐛 Fixed "Someone else is editing" errors showing when no-one else is editing (TryGhost/Ghost-Admin#901)
  • 🎨 Added confirmation dialogs when leaving screens with unsaved changes (TryGhost/Ghost-Admin#891)

You can see the full change log for the details of every change included in this release.

Ghost - 1.16.1

Published by kirrg001 almost 7 years ago

This release contains dependency updates, internal changes to the code base and one minor tweak of tag highlighting in the PSM.

You can see the full change log for the details of every change included in this release.

Ghost - 1.16.0

Published by aileen almost 7 years ago

  • ✨ Improved password validation rules (TryGhost/Ghost#9171)
  • 🐛 Fixed error when theme folder is a number (TryGhost/Ghost#9184)

You can see the full change log for the details of every change included in this release.

Ghost - 1.15.1

Published by aileen almost 7 years ago

  • 🐛 Prevents xmlrpc pings happening on import (TryGhost/Ghost#9165)

You can see the full change log for the details of every change included in this release.

Ghost - 1.15.0

Published by kevinansfield about 7 years ago

  • ✨ Support prev/next filtering by author (TryGhost/Ghost#9149)
  • ✨ Increase minimum password length to 10 characters (TryGhost/Ghost#9152)
  • ✨ Improved importer logic for password in users (TryGhost/Ghost#9161)
  • 🐛 Fixed anchor links converting to absolute URLs in AMP pages (TryGhost/Ghost#9143)

You can see the full change log for the details of every change included in this release.