]> git.proxmox.com Git - proxmox-backup.git/blobdiff - debian/changelog
bump version to 0.9.3-2
[proxmox-backup.git] / debian / changelog
index 582b466bd607ef0ed393b3085a7af29f79f24fdf..fb7e01f8e3eff6a319605ac74f28b0d86ace590f 100644 (file)
@@ -1,3 +1,19 @@
+rust-proxmox-backup (0.9.4-1) unstable; urgency=medium
+
+  * implement API-token
+
+  * client/remote: allow using API-token + secret
+
+  * ui/cli: implement API-token management interface and commands
+
+  * ui: add widget to view the effective permissions of a user or token
+
+  * ui: datastore summary: handle error when havin zero snapshot of any type
+
+  * ui: move user, token and permissions into an access control tab panel
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2020 17:19:13 +0100
+
 rust-proxmox-backup (0.9.3-1) unstable; urgency=medium
 
   * fix #2998: encode mtime as i64 instead of u64