소스 검색

update changelog for 15.1.0

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 2 년 전
부모
커밋
22df632148
1개의 변경된 파일19개의 추가작업 그리고 0개의 파일을 삭제
  1. 19 0
      CHANGELOG.md

+ 19 - 0
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