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.7.0

Published by kevinansfield about 7 years ago

  • ✨ Added any & all matching to {{#has}} helper (TryGhost/Ghost#8916)
  • πŸ› Fix unexpected file dialog when pressing on user screen (TryGhost/Ghost-Admin#833)
  • πŸ› Fix save button showing "Retry" when user slug field loses focus (TryGhost/Ghost-Admin#834)

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

Ghost - 1.6.2

Published by kevinansfield about 7 years ago

  • 🎨 Improve layout of team invites list at mobile sizes (TryGhost/Ghost-Admin#813)
  • 🎨 Fix positioning of direction arrows in subscribers table (TryGhost/Ghost-Admin#824)
  • 🎨 Fix legibility of contributor names in Night Shift
  • 🎨 Improve legibility of theme uploader text in Night Shift (TryGhost/Ghost-Admin#823)
  • πŸ› Fix missing Unsplash icons in uploaders when using config override (TryGhost/Ghost-Admin#829)

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

Ghost - 1.6.1

Published by cobbspur about 7 years ago

  • πŸ› Fix missing body classes and broken {{if}} helper (#8910)
  • πŸ› Fix Unsplash when using Night Shift (TryGhost/Ghost-Admin#828)

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

Ghost - 1.6.0

Published by kevinansfield about 7 years ago

  • ✨ Unsplash integration (TryGhost/Ghost-Admin#827)
  • ✨ Added slug & id matching to {{#has}} helper (#8903)
  • ✨ Added number & index matching to {{#has}} helper (#8902)
  • πŸ› Fixed duplicate subdirs in plaintext (#8882)
  • πŸ› Added 409 UpdateCollisionError for the editor (#8899)
  • πŸ› Removed Casper's gulpfile from npmignore (#8880)
  • πŸ› Added 409 DisabledFeatureError for labs features (#8890)
  • πŸ¦„ Channels: Stored config in res.locals not req (#8884)
  • πŸ› Fix order of multiple upload results (TryGhost/Ghost-Admin#825)

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

Ghost - 1.5.2

Published by kirrg001 about 7 years ago

  • ⬆️ Upgrading Casper to 2.0.3
  • πŸ› Fixed Infinite 404s for images
  • πŸ’„ Fixed scrollbar on editor title input in Chrome on Windows
  • πŸ¦„ Channels: make RSS & Pagination configurable
  • 🎨 Switched to 404 error in image size utility

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

Ghost - 1.5.1

Published by kirrg001 about 7 years ago

  • πŸ›  Moved 404 requests from error log to access log
  • πŸ› Fixed meta on subscribe page if labs not enabled
  • πŸ¦„ Added /edit/ redirect to admin for post previews

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

Ghost - 1.5.0

Published by kirrg001 about 7 years ago

  • ✨ Facebook and Twitter data per post feature
  • πŸ› Fixed keeping user inactive during user import
  • πŸ› Fixed error in error template hiding errors
  • πŸ› Fixed user images not being imported properly
  • πŸ› Fixed grunt release for development
  • πŸ› Fixed link that appears in update notification

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

Ghost - 1.4.0

Published by kirrg001 about 7 years ago

  • ✨ Code Injection per Post feature
  • 🎨 Improved theme validation messages
  • 🎨 Don't include Ghost-Admin development assets in release build
  • πŸ› Fixed custom post excerpt length
  • πŸ› Fixed pagination w/ letters duplicating content

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

Ghost - 1.3.0

Published by kirrg001 about 7 years ago

  • ✨ Custom Post Excerpt Feature
  • 🎨 Reordered fields in blog setup form
  • πŸ› Fixed ghost update with migrations
  • πŸ› Fixed wrong min-width publication icon validation
  • πŸ› Fixed active users list not showing more than 20 users
  • πŸ“ Correct typos in default welcome posts

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

Ghost - 1.2.0

Published by kirrg001 about 7 years ago

  • ✨ Primary tag feature
  • πŸ› Fix empty zip when downloading symlinked theme
  • πŸ› Fix transfer ownership so setup can't be run multiple times
  • 🎨 Improved SEO meta titles for paginated archives
  • ⬆️ Bump core ember dependencies

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

Ghost - 1.1.0

Published by kirrg001 about 7 years ago

  • πŸ›  πŸ™ˆ Rename ghost-url.js to ghost-sdk.js
  • ⚑️ hemingway editor mode (disable backspace)

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

Ghost - 1.0.2

Published by kevinansfield about 7 years ago

  • ⚑️added {{comment_id}} helper that should be used to keep consistent IDs after migrating from 0.11.x to 1.0.0 for use with Disqus etc.
  • πŸ› fixed unbalanced tag errors that could occur when importing or saving with certain HTML
  • πŸ› fixed Only one role per user errors that could occur when importing exports from 0.11.x
Ghost - 1.0.1

Published by kevinansfield about 7 years ago

  • πŸ› fix incorrect rendering of single newlines in markdown
Ghost - 1.0.0

Published by kevinansfield over 7 years ago

Please read the release blog post for more details.

Highlights

  • [New] Editor, default theme, new user tour, nightshift mode, and many other admin improvements. More details in the announcement blog post here
  • [New] Config with nconf, logging with bunyan, and debug output using debug.
  • [Improved] Publish menu which brings scheduling front and centre, instead of it being an after thought
  • [Improved] Simplified content screen with filtering makes it easier to find
  • [Improved] The importer has had a complete overhaul, is now more robust and outputs much, much better error & warning messages when things do go awry
  • [Changed] Internal tags is no longer in labs, and the Public API Beta is now enabled by default (we're getting there!)
  • [Changed] Various aspects of the Theme API, see the theme changelog for more details...
  • [Fixed] Addressed many issues with session handling, so you get logged out far less often or maybe even not at all
  • And much, much, much more...

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

Ghost - 0.11.11

Published by kevinansfield over 7 years ago

Please read the release blog post for more details.

Highlights

  • [New] Forwards compatibility has been added for Ghost 1.0 themes to allow for smoother upgrades
  • [Improved] Protections against invalid dates in imports were added - previously it was possible to import invalid dates which would then cause the front-end to hang on certain requests
  • [Fixed] Autosaving of new posts is now behaving correctly again

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

Ghost - 0.11.10

Published by kevinansfield over 7 years ago

Please read the release blog post for more details.

Highlights

  • [Fixed] saving a slug in the post settings menu no longer results in an incorrect error stating "someone else is editing this post"
  • [Fixed] many small bugs see the full list for more details
  • [Docs] all support docs now live at https://docs.ghost.org/v0.11.9 so the in-app links have been updated
  • [Node] ⚠️ minimum version of node 4 is now v4.5.0

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

Ghost - 1.0.0-rc.1

Published by kirrg001 over 7 years ago

This is the first 1.0 release candidate 🎊.

You can install this version via Ghost-CLI for production usage. Please read the release blog post for more details.

This release contains:

  • [fixed] A bug where empty posts could be published
  • [fixed] An edge case that would send Casper's infinite scroll into an infinite loop
  • [fixed] Broken positioning on welcome tour elements
  • [fixed] Minor visual bugs with SVG icons
  • [fixed] Session sync issues with multiple tabs/refreshes
  • [fixed] A regex issue with Ghost subdirectory URLs
  • [fixed] Re-enabled custom robots.txt via themes
  • [improved] Editor now focuses on the content area by default rather than the title
  • [improved] Tag management performance for sites with many (hundreds) of tags

A new CLI release will be available in a couple of minutes, see.

You can read more about our plans for Ghost v1.0 and the v0.11 LTS version in the 1.0 & LTS blog post.

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

Ghost - 1.0.0-beta.2

Published by kirrg001 over 7 years ago

This is the second of the 1.0.0 beta builds!

This release contains the most-visible change of the upcoming release, which is a brand new default Casper theme.

Please read the release blog post for more details.

This release is strictly for development and testing only, and must not be used for production blogs

This beta contains:

  • ✨ Casper 2.0
  • πŸ› Remove trailing slash for {{@blog.url}}
  • 🎨 Theme activation error messages
  • 🎨 Enable public API by default
  • 🎨 set spellchecker to "off" by default
  • and more smaller bug fixes

We have also released a new CLI version, see.

You can read more about our plans for Ghost v1.0 and the v0.11 LTS version in the 1.0 & LTS blog post.

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

Ghost - 1.0.0-beta.1

Published by kevinansfield over 7 years ago

This is the first of the 1.0.0 beta builds!

Please read over the 1.0 Beta blog post for an overview of what's changed in 1.0 as well as install and migration instructions.

This release is strictly for development and testing only, and must not be used for production blogs

This beta contains (since the last alpha):

  • ✨ new welcome content including short guides for all the main aspects of using and customising Ghost
  • ✨ a feature tour to highlight key features and UI elements
  • πŸš€ imports from LTS blogs will now work - this is the official migration path to 1.0
  • 🎨 improved errors and warnings for themes that need updates for 1.0
  • ⚠️ a new ?formats= query param for the posts API, by default the API will only return the html attribute, if you need additional formats you can pass them in a comma separated list, eg. posts/?formats=html,amp,mobiledoc,plaintext
  • ⚠️ a minor bump for minimum node versions, you will now need v4 > 4.5.0 or v6 > 6.9.0

You can read more about our plans for Ghost v1.0 and the v0.11 LTS version in the LTS blog post.

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

Ghost - 1.0.0-alpha.21

Published by kevinansfield over 7 years ago

This is the twenty first in a series of (mostly) weekly alpha builds we'll be releasing as we work towards Ghost 1.0.0.

This release is strictly for development and testing only, and must not be used for production blogs

This alpha contains:

  • ✍️ a return to a markdown-only editor albeit a fancier, shinier markdown editor with a toolbar, drag/drop uploads and all that good stuff (we're not dropping our mobiledoc editor completely but it was progressing too slowly to make the 1.0 cut 😞)
  • πŸ’₯ a greatly improved importer - it's now more forgiving and will actually tell you when things aren't right!
  • ✨ a brand new Markdown renderer, this fixes a whole heap of syntax bugs and improves Markdown support with full adherence to the CommonMark and Github Flavoured Markdown specs

⚠️ Please Note: The change in markdown renderer may result in a few minor breaking changes in HTML output. If you notice any major differences please let us know so that we can document them, thanks πŸ€—


You can read more about our plans for Ghost v1.0 and the v0.11 LTS version in the LTS blog post. There's also more information on the alpha page.

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