mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Release v19.23 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5a1785c806
commit
ada1967755
65
debian/changelog
vendored
65
debian/changelog
vendored
@ -1,3 +1,68 @@
|
|||||||
|
plinth (19.23) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Thomas Vincent ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
|
||||||
|
[ Fred ]
|
||||||
|
* Translated using Weblate (French)
|
||||||
|
|
||||||
|
[ Alice Kile ]
|
||||||
|
* show app icons in apps page
|
||||||
|
* use single variable for referencing icon filename
|
||||||
|
* fix formatting issues
|
||||||
|
* fix formatting and template-related issues
|
||||||
|
* properly implement header in app and setup pages
|
||||||
|
* implement responsive layout for app page
|
||||||
|
* fix toggle button html layout and responsive design css
|
||||||
|
* config: fix minor syntax error
|
||||||
|
* fix: implement requested changes
|
||||||
|
|
||||||
|
[ James Valleroy ]
|
||||||
|
* themes: css whitespace minor fixes
|
||||||
|
* samba: Add icon to app page
|
||||||
|
* minidlna: Add managed service and Daemon component
|
||||||
|
* minidlna: Use single action to set media dir and restart
|
||||||
|
* minidlna: Show icon on app page
|
||||||
|
* minidlna: Fix webserver config name
|
||||||
|
* minidlna: Only show shortcut to users in group
|
||||||
|
* mumble: Keep icon_filename in moved view
|
||||||
|
* cockpit: Filter out localhost URLs from displayed access list
|
||||||
|
* users: Use service action to restart share group service
|
||||||
|
* locale: Update translation strings
|
||||||
|
* doc: Fetch latest manual
|
||||||
|
|
||||||
|
[ Veiko Aasa ]
|
||||||
|
* samba: recursively set open share directory permissions
|
||||||
|
* users: Fix functional tests changing the language feature
|
||||||
|
* app: Fix app checkbox status change functional tests
|
||||||
|
* storage: Directory selection form and validator
|
||||||
|
* transmission: New directory selection form
|
||||||
|
|
||||||
|
[ Nektarios Katakis ]
|
||||||
|
* feature: minidlna app
|
||||||
|
* fix: minidlna.conf file permissions after editing
|
||||||
|
* update minidlna svg
|
||||||
|
* run sysctl after installation
|
||||||
|
* mumble: Add option to set SuperUser password
|
||||||
|
* cockpit: extend apps description with access info
|
||||||
|
* cockpit: add list of valid urls to access the app.
|
||||||
|
|
||||||
|
[ /rgb ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
|
||||||
|
[ Luis A. Arizmendi ]
|
||||||
|
* Translated using Weblate (Spanish)
|
||||||
|
|
||||||
|
[ adaragao ]
|
||||||
|
* Translated using Weblate (Portuguese)
|
||||||
|
|
||||||
|
[ Michael Breidenbach ]
|
||||||
|
* Translated using Weblate (Swedish)
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 16 Dec 2019 18:38:46 -0500
|
||||||
|
|
||||||
plinth (19.22) unstable; urgency=medium
|
plinth (19.22) unstable; urgency=medium
|
||||||
|
|
||||||
[ Matt Conroy ]
|
[ Matt Conroy ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '19.22'
|
__version__ = '19.23'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user