From cb27d756451cc3856d5101477912dc06c9ec0c9b Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 14 Feb 2020 14:47:13 +0000 Subject: [PATCH] Release version 0.5.0 Signed-off-by: Philip Withnall --- NEWS | 24 +++++++++++++++++++ ...eedesktop.MalcontentControl.appdata.xml.in | 8 +++++++ 2 files changed, 32 insertions(+) diff --git a/NEWS b/NEWS index bfbfa46..0f192df 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +Overview of changes in malcontent 0.5.0 +======================================= + +* Add libmalcontent-ui library for parental controls widgets + +* Add malcontent-control parental controls app + +* Add initial support for session limits (but more needs to be done) + +* Rename some of the commands for `malcontent-client` and rename some C APIs + (but with compatibility defines) + +* Bugs fixed: + - #6 Align GLib dependency requirements + - !16 docs: Improve documentation of "app-filter-changed" signal + - !18 build: Port meson-make-symlink script to Python + - !19 Add session limits support and PAM module + - !20 Initial version of parental controls app + - !21 build: Fix default value of pamlibdir + - !22 Iterate on UI of parental controls app + - !23 Split widgets into separate library + - !24 Allow user controls to be used for not-yet-existing users + + Overview of changes in malcontent 0.4.0 ======================================= diff --git a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in index 5c91ab2..a66b0eb 100644 --- a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in +++ b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in @@ -44,6 +44,14 @@ malcontent + + +
    +
  • Initial release of basic parental controls application
  • +
  • Support for setting app installation and run restrictions on users
  • +
+
+