mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Merge pull request #2683 from nextcloud/updateChangelogFor15.1.0
update changelog for 15.1.0
This commit is contained in:
commit
7c0419a7c8
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -5,6 +5,25 @@ 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.1.0] - 2023-01-12
|
||||
|
||||
## Added
|
||||
- Support latest emojis
|
||||
- Localize time formatting
|
||||
|
||||
## Changed
|
||||
- Android 6 required
|
||||
- Improvements to calls
|
||||
|
||||
## Fixed
|
||||
- Crash on startup because of Unknown color
|
||||
- The video of the first remote participant is eventually disabled
|
||||
- Show notifications for missed calls and improve duration for ringing
|
||||
- Too hard to react with already given reactions
|
||||
- Crash when joining call when ringtone is set to silent
|
||||
|
||||
For a full list, please see https://github.com/nextcloud/talk-android/milestone/61?closed=1
|
||||
|
||||
## [15.0.3] - 2022-12-15
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue