chore(master): release 0.26.0

This commit is contained in:
github-actions[bot]
2026-03-16 20:51:33 +00:00
committed by Chen Asraf
parent f13be9786b
commit fe77c3ba2c
4 changed files with 18 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.25.0"}
{".":"0.26.0"}

View File

@@ -1,5 +1,20 @@
# Changelog
## [0.26.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.25.0...v0.26.0) (2026-03-16)
### Features
* add id+members count+icon to teams table ([6fb4e4f](https://github.com/chenasraf/nextcloud-forum/commit/6fb4e4fd54cf65baf76cd6890b4751cdb90b016e))
### Bug Fixes
* add api list limits ([f13be97](https://github.com/chenasraf/nextcloud-forum/commit/f13be9786b8ba77fdaa41e0399360b024a4a4f47))
* category edit team permissions ([27f5e7b](https://github.com/chenasraf/nextcloud-forum/commit/27f5e7b04408d5bc485a6d2171849e4e39c09a7e))
* category read status after thread creation ([e226861](https://github.com/chenasraf/nextcloud-forum/commit/e226861a3fab0b0903fca8b11078425fd8db791a))
* **l10n:** Update translations from Transifex ([0fb78f7](https://github.com/chenasraf/nextcloud-forum/commit/0fb78f7d76e964d8d683cc03ded24aa56c100b34))
## [0.25.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.24.0...v0.25.0) (2026-03-15)

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.25.0</version>
<version>0.26.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

View File

@@ -1 +1 @@
0.25.0
0.26.0