mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-24 05:55:39 +03:00
Add changelog infos for 17.1.0 and 17.1.2
17.1.1 was skipped as it's not released on gplay, for reason see https://github.com/nextcloud/talk-android/pull/3397 Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
386b3e2066
commit
4094ff2fa8
1 changed files with 42 additions and 0 deletions
42
CHANGELOG.md
42
CHANGELOG.md
|
@ -5,6 +5,48 @@ 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).
|
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
|
Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
|
||||||
|
|
||||||
|
## [17.1.2] - 2023-10-19
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix to play voice messages
|
||||||
|
- Fix to send voice message after recording was stopped to re-listen
|
||||||
|
- Fix emoji size in markdown headers
|
||||||
|
- minor bug fixes
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- message reminder: TimePicker format matches locale of device
|
||||||
|
- removed Android Auto support for now
|
||||||
|
|
||||||
|
Minimum: Android 7.0 Nougat
|
||||||
|
|
||||||
|
For a full list, please see https://github.com/nextcloud/talk-android/milestone/76?closed=1
|
||||||
|
|
||||||
|
## [17.1.0] - 2023-09-15
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Markdown support
|
||||||
|
- Group system messages
|
||||||
|
- Set reminders for messages
|
||||||
|
- List open conversations
|
||||||
|
- Call duration visible while in a call
|
||||||
|
- Filter for unread / mentioned conversations
|
||||||
|
- Continuous recording of voice messages
|
||||||
|
- Android Auto support
|
||||||
|
- Keep message drafts
|
||||||
|
- Show status icon in chatview
|
||||||
|
- Send indicator that user is speaking when being in a call
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Media playback does not retain state (@parneet-guraya)
|
||||||
|
- minor bug fixes
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Adjust app icon size for notifications (@Smarshal21)
|
||||||
|
|
||||||
|
Minimum: Android 7.0 Nougat
|
||||||
|
|
||||||
|
For a full list, please see https://github.com/nextcloud/talk-android/milestone/71?closed=1
|
||||||
|
|
||||||
## [17.0.2] - 2023-07-24
|
## [17.0.2] - 2023-07-24
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue