Skip to content

Release 0.10.0

Latest
Compare
Choose a tag to compare
@nwrenger nwrenger released this 26 May 23:50
· 14 commits to main since this release

This release includes a major rebuild of our frontend and some backend related changes:

  • Switched the frontend away from Skeleton to Shadcn (a port of Shadcn to Svelte)
  • Improved the Layout/Structure and Design of the UI
  • Fixed translations
  • Made the in-memory Database saving atomic -> improved crash consistency
  • Minor api related changes