Skip to content

Releases: ketchuphq/ketchup

v0.3.1

03 Jun 23:48
Compare
Choose a tag to compare

Changelog

de40dcf makefile: Build prod assets for release.
351e320 admin: RouteEditor component should handle new undefined paths.
9a1e272 admin: Fix store race condition.
644fabf filestore: Handle non-existent asset dir.
97ca0a2 admin: Make subscription names more consistent.
3343772 Update readme.
4b23095 admin: Fix store subscription ordering in compose page.

v0.3.0

24 May 05:40
Compare
Choose a tag to compare

Changelog

  • Migrated frontend to React.
  • Added live preview when editing content.
  • Added drag-and-drop file uploads.
  • Added users:list CLI to list all users from command line.
  • Added /admin/logout endpoint for logging out.
  • Increased server test coverage significantly.
  • Fixed #11

v0.1.0

24 Apr 09:03
Compare
Choose a tag to compare

Initial release!