mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Release v0.24.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
f47b5fae8c
commit
d93d26dad8
43
debian/changelog
vendored
43
debian/changelog
vendored
@ -1,3 +1,46 @@
|
|||||||
|
plinth (0.24.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
[ Joseph Nuthalapati ]
|
||||||
|
* Add file-sharing application Coquelicot to FreedomBox
|
||||||
|
* Translated using Weblate (Telugu)
|
||||||
|
* mediawiki: Allow shortcut to be publicly visible on front page
|
||||||
|
* clients: Add and correct Client Apps
|
||||||
|
* api: fix icon_url
|
||||||
|
* searx: New app for Searx metasearch engine
|
||||||
|
|
||||||
|
[ Pavel Borecki ]
|
||||||
|
* Translated using Weblate (Czech)
|
||||||
|
|
||||||
|
[ Allan Nordhøy ]
|
||||||
|
* Translated using Weblate (Chinese (Simplified))
|
||||||
|
* Translated using Weblate (Norwegian Bokmål)
|
||||||
|
|
||||||
|
[ Sunil Mohan Adapa ]
|
||||||
|
* Rename Plinth to FreedomBox in various places
|
||||||
|
* debian: Update copyright to FreedomBox Authors
|
||||||
|
* setup.py: Update website to freedombox.org
|
||||||
|
* Add locale for Hungarian (hu)
|
||||||
|
* locale: Update the language selection form
|
||||||
|
* config: Remove language selection from config page
|
||||||
|
* Don't use async for method parameters
|
||||||
|
* searx: Increase the secret key length to 64 bytes
|
||||||
|
|
||||||
|
[ danielwine ]
|
||||||
|
* Translated using Weblate (Hungarian)
|
||||||
|
|
||||||
|
[ Sai Kiran Naragam ]
|
||||||
|
* locale: Anonymous users can set preferred language
|
||||||
|
* locale: Adds preferred language for logged in user
|
||||||
|
|
||||||
|
[ Luis A. Arizmendi ]
|
||||||
|
* Translated using Weblate (Spanish)
|
||||||
|
|
||||||
|
[ Johannes Keyser ]
|
||||||
|
* Translated using Weblate (German)
|
||||||
|
* matrixsynapse: Fix mail attribute for ldap login
|
||||||
|
|
||||||
|
-- James Valleroy <jvalleroy@mailbox.org> Mon, 26 Feb 2018 18:22:23 +0100
|
||||||
|
|
||||||
plinth (0.23.0) unstable; urgency=medium
|
plinth (0.23.0) unstable; urgency=medium
|
||||||
|
|
||||||
[ Sunil Mohan Adapa ]
|
[ Sunil Mohan Adapa ]
|
||||||
|
|||||||
@ -18,4 +18,4 @@
|
|||||||
Package init file.
|
Package init file.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '0.23.0'
|
__version__ = '0.24.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user