Skip to content

v0.3.1

Pre-release
Pre-release

Choose a tag to compare

@wirehead wirehead released this 27 Dec 20:11

Added

  • Justified and Masonry views.
  • Caching SQL requests in redis for findBlob
  • Added the initialization of schemes to a overridable phase of startup.

Changed

  • Updated dependencies
  • All of the unit tests use Chai instead of Should.
  • Tweaked grid formatting to make the grids line up.

Fixed

  • If the Revision ID wasn't found, throw up a 400 error instead of a 500.
  • When you create a page as draft, redirect the user to the right URL.
  • When you create a page as draft, then edit it as a draft, the workflow was getting messed up.