]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-44
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 26 Feb 2019 12:20:18 +0000 (13:20 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 26 Feb 2019 12:20:18 +0000 (13:20 +0100)
Makefile
debian/changelog

index 5cce65a6a13549a8593afebfc20def7b4f8855bf..e2d9aa74978196930d8f21054cf01b8ab8ed6233 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=43
+PKGREL=44
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index cd69ac2805c4b5a90a10302be41a4f5f7384d597..c99d5bf0c674b0f2046f91ba496fec8bb78fa3af 100644 (file)
@@ -1,3 +1,23 @@
+pmg-gui (1.0-44) unstable; urgency=medium
+
+  * add system report to gui
+
+  * show emptyText when no users are available to select
+
+  * limit userlist to the respective list
+
+  * allow multiselect for user white- and blacklist
+
+  * add download button to spam quarantine preview
+
+  * make who regex tests anchored
+
+  * mobileui: fix list height
+
+  * add missing encodeURIComponent
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Feb 2019 13:19:24 +0100
+
 pmg-gui (1.0-43) unstable; urgency=medium
 
   * close #1671: implement mobile UI for quarantine