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

Published by kirrg001 over 7 years ago

Please read the release blog post for more details.

Highlights

  • [Fixed] import scheduled posts
  • [Fixed] HTML displaying in error alerts
  • [Fixed] permit Facebook usernames with less than 5 chars
  • [Fixed] escape blog title for mail header
  • [Fixed] update collision detection: updated_at is null
  • [Fixed] a gscan bug: upload themes with e.g. .git folders

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

Ghost - 1.0.0-alpha.20

Published by kevinansfield over 7 years ago

This is the twentieth 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:

  • ✍️ many editor improvements:
    • πŸ”’ word count feature has returned
    • πŸ› the cursor has had a bravery upgrade, it will now scroll the editor content so it's always in the limelight and won't hide offscreen whilst navigating or typing
    • πŸ› card insertion/selection/editing/deletion behaviour has had a tuneup to prevent unexpected changes to your lovingly crafted content
  • ✨collision detection when saving posts, no longer will you accidentally overwrite your colleagues changes!
  • πŸ”₯ BREAKING: the {{image}} helper for use in themes is gone, it's been replaced with {{img_url}} and the various images have had a rename. Check https://github.com/TryGhost/Ghost/issues/8348 for more info
  • 🚫 Ghost OAuth has been disabled, we've reverted to allowing only the old style password authentication so that we can give more focus to all of the other 1.0 work
  • πŸ› lots of bug fixes and style improvements, check the changelog for a full list

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

Published by kirrg001 over 7 years ago

Please read the release blog post for more details.

Highlights

  • [Fixed] Post update collisions
  • [Fixed] Be able to delete a post if it's referenced by a subscriber
  • [Fixed] Image size timeout
  • [Fixed] subscriber: sanitize email vol. 2
  • [Fixed] some date bugs
  • 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.19

Published by kevinansfield over 7 years ago

This is the nineteenth 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:

  • ✨ New publish menu - no more confusing split publish button
  • ✍️ Many editor bug fixes plus behaviour and styling improvements
  • 🎨 Design love for the content screen filters and general buttons/icons
  • πŸ› Too many small bug fixes to mention (seriously, check the changelog! πŸ˜„)

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

Published by kevinansfield over 7 years ago

This is the eighteenth (and almost definitely maybe the last) 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:

  • 🎨 Improved card selection in the new editor
  • πŸ› Fixed broken styling and 404s on error pages
  • πŸ› Fixed missing admin area when installing via ghost-cli or npm
  • πŸ›  Improvements to our developer tooling

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

Published by kirrg001 over 7 years ago

This is the seventeenth (and hopefully final!) 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

Note: There is a known bug which won't render error pages, see https://github.com/TryGhost/Ghost/issues/8126. Will be fixed in the next release.

This alpha contains:

  • 🎨 Lot's of functional updates for our new editor
  • 🎨 Lot's of visual updates for our new editor
  • 🎨 More refactoring for themes and our tests

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

Published by kevinansfield over 7 years ago

This is the sixteenth (and hopefully final!) 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:

  • ✨ ability to suspend users, it's no longer necessary to change the email/pass of a user to prevent them logging in without deleting them and their posts
  • ✨ any warnings or errors in a theme will now be shown when activating via the admin area
  • ✨ new save buttons that indicate success/failure state without a forced spinner delay
  • 🎨 new editor card menu and other editor improvements
  • ⚠️ the "posts per page" setting has been removed from the admin and should now be set within your theme's package.json file
  • ⚠️ admin URLs will now contain a hash in the format yourblog.com/ghost/#/editor
  • ⚠️ the gulp tooling that we were trialling has been removed and we've reverted to the old grunt commands. Check the project readme for up-to-date developer setup instructions
  • πŸ”₯ support for legacy {{content words="0"}} hack in themes has been removed

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

Published by kirrg001 over 7 years ago

This is the fifteens 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 dependency updates
  • ✨ Disable email input field when using OAuth
  • ✨ Deny auth switch after blog setup
  • 🎨 Refactor code base for themes/settings
  • πŸ› Fix cors middleware
  • πŸ› Old accesstokens are not cleaned up

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