bump: version 0.48.6 → 0.49.0

This commit is contained in:
github-actions[bot]
2025-12-08 06:23:14 +00:00
parent 251b8a10c0
commit f70d743c8b
4 changed files with 22 additions and 4 deletions
+18
View File
@@ -1,3 +1,21 @@
## v0.49.0 (2025-12-08)
### Feat
- **news**: add Nextcloud News app integration
### Fix
- resolve all type checking errors (8 errors fixed)
### Refactor
- **news**: simplify vector sync to fetch all items
### Perf
- **news**: use direct API endpoint for get_item()
## v0.48.6 (2025-12-03)
### Fix