chore(master): release 0.17.1

This commit is contained in:
2025-12-13 16:30:22 +02:00
parent a5fec5b38f
commit 2ae6131f5a
4 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.17.0"}
{".":"0.17.1"}

View File

@@ -1,5 +1,13 @@
# Changelog
## [0.17.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.17.0...v0.17.1) (2025-12-13)
### Bug Fixes
* **l10n:** Update translations from Transifex ([5fec057](https://github.com/chenasraf/nextcloud-forum/commit/5fec0577eee3ffa1efcf39208b5090c6285f63cd))
* migration/seed users table mismatches ([b5df3a6](https://github.com/chenasraf/nextcloud-forum/commit/b5df3a66be83873523eddf02889857ca9cf75b94))
## [0.17.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.16.0...v0.17.0) (2025-12-12)

View File

@@ -37,7 +37,7 @@ This app is in early stages of development. While functional, you may encounter
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
]]></description>
<version>0.17.0</version>
<version>0.17.1</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

View File

@@ -1 +1 @@
0.17.0
0.17.1