mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-18 06:32:08 +03:00
Add version 15.0.0
Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
parent
9ccc994461
commit
c814bf98df
1 changed files with 22 additions and 0 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue