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

Published by ErisDS over 7 years ago

Please read the release blog post for more details.

0.11.7 contains a fix for an awful custom template bug we shipped in 0.11.6.

Highlights

  • [Fixed] Themes ignoring all templates except index.hbs and post.hbs

From 0.11.6:

  • [Improved] Subscriber: sanitize email
  • [Improved] Refactored packages, apps and more
  • [Fixed] Old accesstokens are not cleaned up
  • [Fixed] Fix cors middleware
  • [Fixed] Fix incorrect icon on AMP app page
  • [Fixed] Ensure config is update when deleting theme
  • [Fixed] Fix version check error for minor versions >= 10

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

Ghost - 0.11.6

Published by kirrg001 over 7 years ago

Warning 0.11.6 contains a bug with custom theme templates. We strongly advise against upgrading to 0.11.6, please wait for 0.11.7 (coming asap).

Please read the release blog post for more details.

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

Ghost - 1.0.0-alpha.14

Published by kevinansfield over 7 years ago

This is the fourteenth in a series of 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:

  • 🎨 Lots of UI updates for the admin settings screens
  • πŸ›  [email protected]
  • ✨ Keep user e-mails in sync with central OAuth server when using Ghost OAuth

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.

Ghost - 0.11.5

Published by kevinansfield over 7 years ago

Please read the release blog post for more details.

Highlights

  • [Improved] Session handling has been tweaked meaning a poor net connection or leaving the admin open should no longer result in random logouts
  • [Fixed] Timezone config could be accidentally overwritten causing published dates to appear incorrect
  • [Fixed] Deleting all content now works if you have subscribers that subscribed from a post page
  • [Fixed] Subscriber export now contains all subscribers
  • [Fixed] Theme files are no longer cached in development mode

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

Ghost - 1.0.0-alpha.13

Published by kirrg001 over 7 years ago

This is the thirteenth in a series of 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:

  • ✨ UI updates for buttons, labs and content screen
  • 🎨 database: change hard limits and field types
  • 🎨 Boot time visibility amends
  • πŸ›  [email protected]

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.

Ghost - 1.0.0-alpha.12

Published by kevinansfield over 7 years ago

This is the twelfth in a series of 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:

  • ✨redirects can now be specified via a file
  • improved session lengths / session handling to prevent unwanted admin logouts
  • default production database is now MySQL

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.

Ghost - 1.0.0-alpha.11

Published by kirrg001 over 7 years ago

This is the eleventh in a series of 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:

  • 🎨 Content screen improvements
  • πŸ›  [email protected]
  • πŸ›  [email protected]
  • πŸ›  [email protected]
  • ⭐️ New server side config options (admin.url and more)
  • πŸ”₯ Remove server side config options (forceAdminSSL, urlSSL)
  • πŸ› Import from LTS blogs now properly adds tags to posts

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.

Ghost - 1.0.0-alpha.10

Published by kevinansfield over 7 years ago

This is the tenth in a series of 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:

  • an initial prototype of a new content screen layout that drops the post preview and adds filtering - this is a very early version, expect the design and features to improve dramatically over the coming weeks
  • the ability to upload a square "blog icon" that will be used for the favicon and available in themes via the {{@blog.icon}} helper for those cases where a full logo or background image just isn't the right fit
  • AMP is now optional as per the recent LTS release
  • database migrations are now handled entirely via the knex-migrator command

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.

Ghost - 0.11.4

Published by kirrg001 almost 8 years ago

Please read the release blog post for more details.

0.11.4 drops support for Node v0.12. For more details about Ghost's Node version support, see: http://support.ghost.org/supported-node-versions/.

Highlights

  • [New] ✨ Define redirects as JSON file
  • [New] ✨ Make AMP optional
  • [Removed] ⬇️ Drop Node v0.12.x support - Node v0.12 is no longer maintained
  • [Fixed] Import subscribers on database import
  • [Fixed] Fix admin redirect, when using a subdirectory
  • [Security] Expand subscriber email validation
  • [Security] Escape sameAs for structured data
  • [Security] Detect symlinks when uploading themes via the admin panel
  • many dependency updates

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

Ghost - 1.0.0-alpha.9

Published by kevinansfield almost 8 years ago

This is the ninth of a series of 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 switch from auto-incrementing integer IDs to ObjectIDs for database primary keys
  • removal of uuid columns from all tables/models except for Post where it's still used for previews
  • more updates on the new Ghost-Editor
  • fixes for the brute force middleware

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.

Ghost - 1.0.0-alpha.8

Published by kirrg001 almost 8 years ago

This is the eight of a series of 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:

  • swap sqlite3 & mysql dependencies
  • fix issues for Ghost.org client registration
  • we added a brand new brute force middleware unit
  • second integration of knex-migrator into Ghost
  • you can now use more commands of knex-migrator e.q. reset
  • more clean up of our User model
  • we pushed a fix for deleting a post
  • more updates on the new Ghost-Editor

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.

Ghost - 0.11.3

Published by ErisDS almost 8 years ago

Please read the release blog post for more details.

0.11.3 adds official support for Node v6 and drops support for Node v0.10. For more details about Ghost's Node version support, see: http://support.ghost.org/supported-node-versions/.

Highlights

  • [New] Node v6 LTS support - Ghost now officially works with Node ^6.9.0 ⬆️
  • [Removed] Node v0.10.x support - Node v0.10 is no longer maintained ⬇️
  • [Fixed] Issue where not all posts would be rescheduled after a restart ⏱
  • [Fixed] Several minor issues with the Casper theme 🎨
  • And a few dependency updates

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

Ghost - 1.0.0-alpha.7

Published by ErisDS almost 8 years ago

This is the seventh of a series of 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:

  • More separation between client & server, Ghost-Admin now pulls config from an endpoint instead of having it pushed into meta tags.
  • Logging improvements, the new logging feature is effectively stable as of this release.
  • Editor updates: Added slash menu, soft return, and code block support + other updates and improvements
  • Dependency updates & bug fixes etc

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.

Ghost - 1.0.0-alpha.6

Published by kevinansfield almost 8 years ago

This is the sixth of a series of 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:

  • editor updates
    • post/page title is now part of the content
    • updated toolbar behaviour
    • more markdown-like quick commands (e.g. typing markdown image syntax !() will trigger insertion of an image card)
  • improved OAuth registration - changing your blog's configured URL should no longer result in "Redirect URI mismatch" errors
  • many internal dependency updates, bug fixes, and refactorings

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.

Ghost - 1.0.0-alpha.5

Published by kirrg001 about 8 years ago

This is the fifth of a series of 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:

  • add knex-migrator dependency to run database initialisation outside of Ghost (https://github.com/TryGhost/knex-migrator)
  • updates to the new editor: added markdown card
  • refactorings in Ghost: middleware factoring, express app refactoring
  • optimisations for Ghost token handling
  • lot's of small bug fixes

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.

Ghost - 0.11.2

Published by ErisDS about 8 years ago

Please read the release blog post for more details.

Highlights

  • [Fixed] The memory leak is really actually gone this time 🀐
  • [Fixed] Removed deprecated body classes from Casper πŸ™…πŸ½
  • [Fixed] Allow database migrations to run if the active theme is not present πŸ›
  • [Security] Prevent bad urls from being passed to the subscribers page 🚫
  • And several dependency updates

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

Ghost - 1.0.0-alpha.4

Published by ErisDS about 8 years ago

This is the fourth of a series of 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:

  • Significant upgrade to the new editor, with a new floating toolbar
  • Overhaul of error handling + new logging with Bunyan
  • An upgrade to Ember
  • Theme cleanup: all deprecated features are removed
  • Internal tags are no longer a labs feature

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.

Ghost - 1.0.0-alpha.3

Published by kevinansfield about 8 years ago

This is the third of a series of 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:

  • initial implementation of our centralised OAuth authentication system (https://github.com/TryGhost/Ghost/issues/7452)
  • improvements to our new Gulp tooling - run gulp help for info on the available commands
  • improvements to our new editor, including responsive toolbars and an initial HTML card implementation

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.

Ghost - 0.11.1

Published by ErisDS about 8 years ago

Please read the release blog post for more details.

Highlights

  • [Fixed] Theme refreshes on activation && override, so that Ghost(Pro) users don't get stuck in a cache-based-purgatory ♻️
  • [Fixed] Logic around date migrations, which caused some people with SQLite3 to not get migrated yet ⏱
  • [Fixed] Error when trying to delete a user that has posts πŸ“š
  • [Fixed] Messaging around account locking πŸ”
  • [Improved] Initial database creation now happens in a transaction πŸŽ‰

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

Ghost - 1.0.0-alpha.2

Published by kirrg001 about 8 years ago

This is the second of a series of 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:

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.