Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

68 lines (38 loc) · 3.46 KB

Changelog

0.3.1 (2024-05-11)

Bug Fixes

0.3.0 (2024-05-11)

Features

  • only reset databases if there is more than 1 operation (84fb831)
  • secure the update route by api token (1a1c6f3)

Bug Fixes

  • return an error if no element is found when adding the schema (eb57c85)

0.2.0 (2024-05-11)

Features

  • new endpoint to update definition (10b730f)

0.1.2 (2024-05-10)

Bug Fixes

0.1.1 (2024-05-10)

Bug Fixes

0.1.0 (2024-05-10)

Features

  • added markdown to the exported library (705b8a7)
  • empty state (9cc74c4)
  • improved design (5dd7966)
  • markdoc (fb83cb5)
  • save data into a libsql database (4a5e2c1)
  • support mobile size (553ceb6)
  • supports a favicon & a meta title (9c27190)
  • supports connecting to turso (2b4b141)
  • supports deprecated & more boolean property details (42e35ad)
  • webhooks support (2a839d3)

Bug Fixes