This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Version: 3.1.0
π Release notes
This update introduces some exciting new features, a new language and many fixes and improvements. Check the highlights below:
- You now can change your notification preferences per room;
- Swipe actions in a channel, now you can swipe to mark as read, as unread, to favorite and unfavorite and also to hide a chat from the list;
- Keyboard Shortcuts support, press "Command" from an external keyboard to see the list of available commands;
- Japanese language support;
- Many improvements on the list of chats related to performance and animations;
- Added back the search of messages to the room;
- Fixed a bug on theming search bar for emojis;
- Fixed a bug when showing hidden rooms on the share extension;
- General updates and improvements;
π©βπ»π¨βπ» Contributors
Thank you all for making this release happen! β€οΈ
β Pull requests merged
- [NEW] Add Japanese translation file (#2145)
- [NEW] Add the actions to the Subscription (Hide, Leave, Mark as Read & Unread) (#1960)
- [NEW] Keyboard shortcuts (#1977)
- [NEW] Menu for changing push notification settings (#1396)
- [IMPROVEMENT] German translations (#2156)
- [IMPROVEMENT] Update UI optimistically after editing message (#2142)
- [CHORE] Add an event to when replying a notification (#2154)
- [CHORE] Add events for "New Workspace" & "Status Update" (#2106)
- [CHORE] Add script to validate localizable strings files (#2144)
- [CHORE] Update pods libraries (many of them) (#2152)
- [CHORE] Update PreferencesViewController.swift (#2130)
- [CHORE] Update Realm, Nuke & Firebase from CocoaPods (#2095)
- [CRASH] Fatal Exception: RLMException Object has been deleted or invalidated (#2136)
- [CRASH] Validate Subscription object before using it (#2166)
- [FIX] It is not possible to change server (#2126)
- [FIX] Quick reply adds new chat view (#2128)
- [FIX] Add chat message search back to the app (#2097)
- [FIX] Background color for the search bar in EmojiPicker (#2101)
- [FIX] Filter hidden rooms from share extension (#2092)
- [FIX] Fixed a crash on invalidated object, Japanese translation file & missing strings (#2151)
- [FIX] Handle uploading images when there is no file size limit (#2118)
- [FIX] Message actions not taking into account room roles (#2139)
- [FIX] Messages getting cut and scrolling (#2143)
- [FIX] Messages not being deleted immediately (#2127)
- [FIX] Not opening correct room after tapping notification when in other server (#2167)
- [FIX] Fix not showing room selection when using shortcut (#2153)
- [I18N] Add Japanese to the Project (#2147)
- [I18N] Sync translations (#2149)
- [I18N] Update all pt-BR strings for the notifications screen (#2103)
- [I18N] Japanese translation file update (#2150)