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 - 1.22.2

Published by kirrg001 over 6 years ago

  • πŸ›Fixed author page only showing primary author posts
  • πŸ›Fixed importer bug: can't resolve authors relation
  • πŸ›Fixed plaintext field not being updated when modifying a post
  • πŸ›Fixed j and k keys not working in editor after visiting Tags screen (TryGhost/Ghost-Admin#1002)
  • πŸ›Fixed missing default user image on setup screens (TryGhost/Ghost-Admin#996)
  • πŸ›Fixed missing image and "last seen" date for suspended users (TryGhost/Ghost-Admin#997)

Casper (the default theme) has been upgraded to 2.2.0:

  • ✨ Support for multiple authors
  • ✨ Added HTML lang head tag
  • πŸ’¨ Infinite scroll performance improvements
  • πŸ› Fixed mobile display bug on smaller screens
  • πŸ› Fixed infinitescroll when a paged url is loaded directly

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

Ghost - 1.22.1

Published by kirrg001 over 6 years ago

This release contains a speed improvement for the migration script of Ghost 1.22.

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

Ghost - 1.22.0

Published by kevinansfield over 6 years ago

  • ✨ Allow multiple authors on posts (TryGhost/Ghost#9426)

Please see the API changelog and Themes changelog for full details of the new and updated APIs for the multiple authors feature.

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

A blog post will follow soon 😎.

Ghost - 1.21.7

Published by kevinansfield over 6 years ago

  • πŸ› Fixed updated_at not being updated (TryGhost/Ghost#9532)
  • πŸ› Fixed misspelled schema.org type for WebSite (TryGhost/Ghost#9526)
  • πŸ› Added more language support to {{reading_time}} helper (TryGhost/Ghost#9509)

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

Ghost - 1.21.6

Published by kirrg001 over 6 years ago

  • 🎨Fixed unexpected scrollbars in modals when using Firefox (TryGhost/Ghost-Admin#974)
  • 🎨Redirected /amp links to original post when AMP is disabled (TryGhost/Ghost#9496)
  • πŸ›Fixed i18n for the {{meta_title}} helper (TryGhost/Ghost#9468)
  • πŸ›Fixed escaping < in reading time helper (TryGhost/Ghost#9508)
  • πŸ›Fixed data-* attributes from being stripped in AMP HTML (TryGhost/Ghost#9501)
  • πŸ›Fixed <br> tag from duplicating in AMP transform (TryGhost/Ghost#9502)

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

Ghost - 1.21.5

Published by kevinansfield over 6 years ago

  • πŸ› Fixed infinite loading on posts screen (TryGhost/Ghost-Admin#967)
  • πŸ› Fixed "Are you sure" modal being shown incorrectly after toggling private mode (TryGhost/Ghost-Admin#964)
  • πŸ› Fixed need to click Night Shift toggle 3 times in certain circumstances (TryGhost/Ghost-Admin#965)
  • πŸ› Fixed size of the time input fields in publish and post settings menus

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

Ghost - 1.21.4

Published by kevinansfield over 6 years ago

  • 🎨 Improved image counting for the {{reading_time}} helper (TryGhost/Ghost#9366)
  • πŸ› Fixed unreadable error message colour when uploading themes/images (TryGhost/Ghost-Admin#962)
  • πŸ› Fixed image properties to be reset to null after removal (TryGhost/Ghost#9432)
  • πŸ› Fixed broken i18n docs link on general settings screen (TryGhost/Ghost-Admin#958)

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

Ghost - 1.21.3

Published by aileen over 6 years ago

Some minor bug fixes and improvements, like a much faster importer now!

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

Ghost - 1.21.2

Published by kevinansfield over 6 years ago

  • πŸ› Fixed {{get}} helper's date comparison (TryGhost/Ghost#9454)
  • πŸ› Fixed asset redirects (TryGhost/Ghost#9455)

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

Ghost - 1.21.1

Published by kirrg001 over 6 years ago

NOTE: Please update to 1.21.1 if your Ghost version is < 1.13.

  • πŸ› Fixed migrating from < 1.13 to 1.21

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

Ghost - 1.21.0

Published by kirrg001 over 6 years ago

  • ✨ Contributor Role (TryGhost/Ghost-Admin#948)
  • πŸ› Fixed editor autofocus when starting a new post

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


Credits: LOveSk8

Ghost - 1.20.3

Published by kevinansfield over 6 years ago

  • 🎨 Improved warning about authored posts being removed when deleting a user (TryGhost/Ghost-Admin#951)
  • πŸ› Fixed showing old release notifications in the about page

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

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. ❗️ ❗️