mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Release v20.3 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
9fe17fe7ea
commit
68fbc0b70c
51
debian/changelog
vendored
51
debian/changelog
vendored
@ -1,3 +1,54 @@
|
||||
plinth (20.3) unstable; urgency=medium
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* web_framework: Separate out Django settings into module
|
||||
* doc/dev: Allow all modules to be imported by Sphinx
|
||||
* notification: Add developer documentation
|
||||
* doc/dev: Update copyright year
|
||||
* app: Update style for toggle button
|
||||
* app: Drop border shadow for app icon in mobile view
|
||||
* app: cosmetic: Minor refactoring of header styling
|
||||
* app: Simplify some header styling
|
||||
* app: cosmetic: Rename a CSS style class in app header
|
||||
* app: cosmetic: Rename header.html to app-header.html
|
||||
* app: Show short description as secondary title
|
||||
* networks: Fix i18n for wizard forms
|
||||
* networks: Minor changes to router/internet configuration forms
|
||||
* web_framework: Generate and retain a secret key
|
||||
* web_framework: Cleanup expired sessions every week
|
||||
|
||||
[ Nektarios Katakis ]
|
||||
* networks: Add form for internet connection type
|
||||
* networks: Add network view and url for internet connection help page
|
||||
* networks: Link internet connection help page with networks page.
|
||||
* networks: All first step wizard form for internet connection type
|
||||
* networks: Add first boot step for internet connection type
|
||||
* networks: Save to kvstore internet connectivity type
|
||||
* networks: Refactor connections list template
|
||||
* networks: Show internet connectivity string in main page
|
||||
|
||||
[ Michael Breidenbach ]
|
||||
* Translated using Weblate (German)
|
||||
* Translated using Weblate (Swedish)
|
||||
|
||||
[ Dietmar ]
|
||||
* Translated using Weblate (Italian)
|
||||
|
||||
[ Jaime Marquínez Ferrándiz ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Luis A. Arizmendi ]
|
||||
* Translated using Weblate (Spanish)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* shadowsocks: Fix shadowsocks not able to start
|
||||
|
||||
[ James Valleroy ]
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 24 Feb 2020 20:16:12 -0500
|
||||
|
||||
plinth (20.2.1) unstable; urgency=high
|
||||
|
||||
[ Veiko Aasa ]
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '20.2.1'
|
||||
__version__ = '20.3'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user