mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
chore(release): Changelog for 22.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
7f42ecaeb4
commit
d7550e95c3
1 changed files with 20 additions and 5 deletions
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -5,7 +5,27 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 22.0.0 – 2025-09-27
|
||||
### Added
|
||||
- Implement threads feature
|
||||
- Implement "Busy" status in calls
|
||||
- Implement live-transcriptions when the ExApp is available
|
||||
- Update call interface design
|
||||
|
||||
### Changed
|
||||
- Migrate app to Vue3
|
||||
- Update dependencies
|
||||
- Update translations
|
||||
- Require Nextcloud 32 / Hub 25 Autumn
|
||||
|
||||
### Fixed
|
||||
- Improve chat history browsing performance
|
||||
|
||||
## 22.0.0-rc.4 – 2025-09-25
|
||||
### Changed
|
||||
- Update translations
|
||||
- Update dependencies
|
||||
|
||||
### Fixed
|
||||
- fix(threads): Support object shares, polls and file uploads
|
||||
[#15990](https://github.com/nextcloud/spreed/pull/15990)
|
||||
|
|
@ -15,11 +35,6 @@ All notable changes to this project will be documented in this file.
|
|||
- fix(call): Adjust call recording layout
|
||||
[#16016](https://github.com/nextcloud/spreed/pull/16016)
|
||||
|
||||
### Changed
|
||||
- Update translations
|
||||
- Update dependencies
|
||||
|
||||
|
||||
## 22.0.0-rc.3 – 2025-09-18
|
||||
### Fixed
|
||||
- fix(call): Correctly sync media devices with OS sound settings
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue