Skip to content

Commit

Permalink
Merge pull request #3398 from nextcloud/changelogFor17.1.0and17.1.2
Browse files Browse the repository at this point in the history
Add changelog infos for 17.1.0 and 17.1.2
  • Loading branch information
AndyScherzinger authored Oct 19, 2023
2 parents 386b3e2 + 4094ff2 commit e5f7cd4
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
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

### Fixed
Expand Down

0 comments on commit e5f7cd4

Please sign in to comment.