Release v0.33.0 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-07-02 20:16:41 -04:00
parent 1ae098ce0a
commit af21037f66
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 53 additions and 1 deletions

52
debian/changelog vendored
View File

@ -1,3 +1,55 @@
plinth (0.33.0) unstable; urgency=medium
[ Doma Gergő ]
* Translated using Weblate (Hungarian)
[ Allan Nordhøy ]
* Translated using Weblate (Norsk bokmål)
[ advocatux ]
* Translated using Weblate (Spanish)
[ Igor ]
* Translated using Weblate (Русский)
[ Pavel Borecki ]
* Translated using Weblate (Čeština)
[ Gayathri Das ]
* Translated using Weblate (Hindi)
[ Joseph Nuthalapati ]
* Fix mistake in Hindi translation template
* firewall: Display information that a service is internal only
* users: Don't show Create User form to non-admin users
* Translated using Weblate (Hindi)
* users: Redirect to users list on successful user creation
* packages: Button to refresh package lists
[ Hemanth Kumar Veeranki ]
* Add a way to refine shortcuts
* Restrict removal of last admin user
* Use logos instead of icons in the apps page
[ danielwine ]
* Translated using Weblate (Hungarian)
[ Bart Notelaers ]
* Translated using Weblate (Dutch)
[ James Valleroy ]
* users: Update Change Password menu for non-admin users
* package: Add option to skip recommends
* udiskie: New module for automatic mounting of removable media
[ Sciumedanglisc ]
* Translated using Weblate (Italian)
[ Sunil Mohan Adapa ]
* udiskie: Use glib library for dbus interaction
-- James Valleroy <jvalleroy@mailbox.org> Mon, 02 Jul 2018 20:15:50 -0400
plinth (0.32.0) unstable; urgency=medium
[ Allan Nordhøy ]

View File

@ -18,4 +18,4 @@
Package init file.
"""
__version__ = '0.32.0'
__version__ = '0.33.0'