Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 08:35

1.3.0 (2022-11-11)

Features

  • allow each user to have their own todos (9456ab8)

Bug Fixes

  • add missing dependency without causing infinite loop of rerendering (8f5c01d)
  • api: raise MissingPrivilegeException when relevant (0c55af3)
  • api: raise MissingPrivilegeException when relevant (613cc42)
  • make todo title required, not optional (bc8dab6)
  • only allow users to delete their own todos (1cf1e7a)
  • test suite (31da3f7)
  • tests: fix up integration tests with per-user todos (b7cc0ca)