2021-02-23 21:23:20 +03:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
2021-09-02 17:54:11 +03:00
|
|
|
## [12.2.1] - 2021-09-02
|
|
|
|
- clear chat history (as moderator)
|
|
|
|
- forward text messages
|
|
|
|
- RTL support
|
|
|
|
For a full list, please see https://github.com/nextcloud/talk-android/milestone/45?closed=1
|
|
|
|
|
2021-07-16 16:53:29 +03:00
|
|
|
## [12.1.2] - 2021-07-16
|
|
|
|
- Fix to share link from chrome
|
|
|
|
- Make links clickable in conversation description
|
|
|
|
- Minor fixes
|
|
|
|
For a full list, please see https://github.com/nextcloud/talk-android/milestone/47?closed=1
|
|
|
|
|
2021-07-10 00:03:19 +03:00
|
|
|
## [12.1.1] - 2021-07-09
|
|
|
|
### Fixed
|
|
|
|
- fix crash on startup (happened for some older Nextcloud server versions)
|
|
|
|
- fix to receive notifications when using Nextcloud server 22
|
|
|
|
- fix background of send button (when server version is <22)
|
|
|
|
- minor fixes
|
|
|
|
|
2021-07-06 15:52:25 +03:00
|
|
|
## [12.1.0] - 2021-07-06
|
2021-03-26 12:33:20 +03:00
|
|
|
### Added
|
2021-07-06 15:52:25 +03:00
|
|
|
- "share to Nextcloud Talk" from other apps
|
|
|
|
- location sharing (requires Talk 12 on server)
|
|
|
|
- voice messages (requires Talk 12 on server)
|
2021-04-05 23:18:10 +03:00
|
|
|
- open files inside app (jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md)
|
2021-05-03 16:47:01 +03:00
|
|
|
- other data types are opened with external apps if they are able to handle it
|
2021-04-08 16:12:10 +03:00
|
|
|
- edit profile information and privacy settings
|
2021-04-01 17:33:40 +03:00
|
|
|
- add grid view for calls, make own video movable
|
2021-07-06 15:52:25 +03:00
|
|
|
- improve vcard support
|
2021-03-26 12:33:20 +03:00
|
|
|
|
2021-03-26 13:56:58 +03:00
|
|
|
### Changed
|
2021-03-26 18:28:58 +03:00
|
|
|
- improve conversation list design and dark/light theming (@AndyScherzinger)
|
2021-03-30 01:35:40 +03:00
|
|
|
- introduce new dark/light toolbar/searchbar design (@AndyScherzinger)
|
2021-04-09 18:07:17 +03:00
|
|
|
- improve login screen design (@AndyScherzinger)
|
2021-04-09 18:27:45 +03:00
|
|
|
- improve content/toolbar alignments (@AndyScherzinger)
|
2021-07-06 15:52:25 +03:00
|
|
|
- various design improvements (@AndyScherzinger)
|
2021-03-26 13:56:58 +03:00
|
|
|
|
2021-03-26 12:33:20 +03:00
|
|
|
### Fixed
|
|
|
|
- @ in username is allowed for phonebook sync
|
|
|
|
- avoid sync when phonebook is empty
|
2021-03-25 10:15:02 +03:00
|
|
|
- avoid creation of multiple "chat via"-links in phonebook
|
|
|
|
- delete "chat via"-link from phonebook if phone number was deleted on server
|
|
|
|
- remove all "chat via"-links from phonebook when sync is disabled
|
2021-03-26 18:28:58 +03:00
|
|
|
- fix to show avatars for incoming pictures in group chats (@starypatyk)
|
2021-03-31 14:18:41 +03:00
|
|
|
- do not allow selecting files in files browser that are not allowed to be reshared
|
2021-04-23 01:53:46 +03:00
|
|
|
- fix to show all file previews
|
2021-04-22 18:25:46 +03:00
|
|
|
- don't keep screen enabled in chat view
|
2021-07-06 15:52:25 +03:00
|
|
|
- fix logfile flooding (Too much storage was used when the app was offline and a high performance backend is used)
|
2021-03-26 12:33:20 +03:00
|
|
|
|
|
|
|
## [11.1.0] - 2021-03-12
|
2021-02-25 14:47:27 +03:00
|
|
|
### Added
|
2021-03-09 17:22:11 +03:00
|
|
|
- add ability to enter own phone number when address book sync is enabled
|
2021-02-23 21:23:20 +03:00
|
|
|
|
2021-02-25 14:47:27 +03:00
|
|
|
### Fixed
|
|
|
|
- show links for deck-cards
|
2021-02-23 21:23:20 +03:00
|
|
|
|
|
|
|
## [11.0.0] - 2021-02-23
|
|
|
|
### Added
|
|
|
|
- upload files from local storage
|
|
|
|
- delete messages (requires Talk 11.1 on server)
|
|
|
|
- UI-improvements for call screens
|
2021-03-26 13:56:58 +03:00
|
|
|
- new ringtone for outgoing calls
|