Add version 15.0.0

Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
Tim Krüger 2022-10-18 11:12:13 +02:00
parent 9ccc994461
commit c814bf98df
No known key found for this signature in database
GPG key ID: FECE3A7222C52A4E

View file

@ -5,6 +5,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
## [15.0.0] - 2022-10-17
### Added
- Simple polls (Talk 15 required on server)
- Direct video upload
- Show upload notification with progress bar for files >1MB
- Server theming
- Handle expiring messages (Talk 15 required on server)
- Respect permissions set by moderators
- Account chooser for "share to Nextcloud"
- Link previews (Talk 15 required on server)
### Changed
- Update design to Material 3
- Move allow guests preferences to conversation info
### Fixed
- Load higher resolution avatars in conversation list
- Upload large files
For a full list, please see https://github.com/nextcloud/talk-android/milestone/59?closed=1
## [14.2.0] - 2022-08-31
### Added