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

