Release v24.16 to unstable

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2024-07-29 22:03:09 -04:00
parent 2f82c484ae
commit ba673b9a51
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 38 additions and 1 deletions

37
debian/changelog vendored
View File

@ -1,3 +1,40 @@
freedombox (24.16) unstable; urgency=medium
[ 109247019824 ]
* Translated using Weblate (Bulgarian)
[ Joseph Nuthalapati ]
* miniflux: Add new app
* miniflux: Fix regression in creating admin user
* miniflux: Fix error handling for reset password
* readme: Mention the AGPLv3+ license
* miniflux: Trim error messages when creating user
[ Sunil Mohan Adapa ]
* miniflux: Drop postgres-contrib package as it seem redundant
* miniflux: Add list of client apps from upstream clients list
* miniflux: Remove a spurious error message after resetting password
* miniflux: Fix issues with running the CLI in a pseudo-terminal
* miniflux: tests: functional: Fix failing tests when run out of order
* miniflux, ttrss: Factor out duplicated postgres utility methods
* tests: functional: Handle click failure when waiting for page update
* tests: functional: Handle obscured elements when submitting forms
[ Ricky From Hong Kong ]
* Translated using Weblate (Chinese (Traditional))
[ Ettore Atalan ]
* Translated using Weblate (German)
[ bittin1ddc447d824349b2 ]
* Translated using Weblate (Swedish)
[ James Valleroy ]
* locale: Update translation strings
* doc: Fetch latest manual
-- James Valleroy <jvalleroy@mailbox.org> Mon, 29 Jul 2024 22:02:09 -0400
freedombox (24.15) unstable; urgency=medium
[ gallegonovato ]

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '24.15'
__version__ = '24.16'