From 2ce74665b62930832af79fea73eaf1835f51028a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 26 Feb 2019 13:20:18 +0100 Subject: [PATCH] bump version to 1.0-44 --- Makefile | 2 +- debian/changelog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5cce65a..e2d9aa7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=43 +PKGREL=44 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index cd69ac2..c99d5bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 26 Feb 2019 13:19:24 +0100 + pmg-gui (1.0-43) unstable; urgency=medium * close #1671: implement mobile UI for quarantine -- 2.39.2