- Add username parsing to CLI, i.e. users can now be specified by either email, username or id (both UUID or url-safe base64).
- Mark
--data-dir/$DATA_DIRas deprecated in favor of--depot/$DEPOT. - Add transaction/batch support to Swift client.
- Minor: fix theme switchers button style on first load. Thanks @zyrakq.
- Minor: reduce log level for CLI when not running the server.
- Update dependencies.
What's Changed
Full Changelog: v0.31.0...v0.31.1