Release v22.14 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-06-20 20:52:43 -04:00
parent fc0ce69ddb
commit 041e154696
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 51 additions and 1 deletions

50
debian/changelog vendored
View File

@ -1,3 +1,53 @@
freedombox (22.14) unstable; urgency=medium
[ ikmaak ]
* Translated using Weblate (German)
* Translated using Weblate (Dutch)
[ Burak Yavuz ]
* Translated using Weblate (Turkish)
[ Eric ]
* Translated using Weblate (Chinese (Simplified))
[ Jiří Podhorecký ]
* Translated using Weblate (Czech)
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
* Translated using Weblate (Bulgarian)
[ Nikita Epifanov ]
* Translated using Weblate (Russian)
[ Coucouf ]
* Translated using Weblate (French)
[ schiriki ]
* Add char field to set a password that is required to join the server
[ nbenedek ]
* janus: improve description about coturn
* mediawiki: Add option to change the site name
[ Sunil Mohan Adapa ]
* translation: Don't use session for storing lang pref in Django 4.0
* users: Fix deleting user LDAP entry with Django 4.0
* ejabberd: Make localhost disabled option in domain selection
* actions: Add a decorator for marking superuser actions
* doc: dev: Use and recommend new privileged actions
* transmission: Simplify actions using the privileged decorator
* ejabberd: Revert changes to always keep localhost (aa5b1cea126d37)
[ James Valleroy ]
* tests: Add a dummy parameter for middlewares
* ejabberd: Automatically use coturn
* ejabberd: Add multi-select form for domains
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 20 Jun 2022 20:52:22 -0400
freedombox (22.13) unstable; urgency=medium
[ D āvis ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '22.13'
__version__ = '22.14'