Skip to content

v0.30.0

Compare
Choose a tag to compare
@joepio joepio released this 22 Dec 21:37
· 879 commits to master since this release
  • Add file uploading and downloading #72
  • Reverted to earlier Actix build, which unfortunately also means you have to wait longer for the Tauri desktop version of Atomic-Server #246
  • Stricter authorization checks for Invites #182
  • Add expires at check to Invites #182
  • Add github CI action for Tauri Builds #221
  • Add append_subjects method to Resource, helps dealing with arrays
  • Running --initialize is non-destructive - rights to the Drive are only added, not removed.
  • Stricter collection authorization #247
  • Improved check_rights API #247
  • Make Agents public by default, required for authentication process #247