This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Version: 2.1.0
π Release notes
**SHOW YOUR ARTISTIC SIDE**
Now you can draw anything, with different colors, using your finger or a pencil and send it to your colleagues. This is a super useful feature and was developed by our contributor @artzmz!
**EDIT PROFILE**
You can now edit your profile by going to "Settings -> Profile" inside of the app.
**CHOOSE YOUR BROWSER**
You can now choose the browser you want to open the links inside of Rocket.Chat: Safari, In-App browser, Chrome, Firefox or Opera. Just go to "Settings -> Browser" and change it;
**PERFORMANCE IMPROVED**
This update has a huge performance improvement, thanks @Sameesunkaria!
**MORE LANGUAGES**
We now support Greek (thanks @kmav) and Spanish (thanks @bizzbyster).
**OTHER UPDATES**
- Fixed the preview of videos that sometimes weren't being rendered;
- When the app reconnects, now it keeps the scrolling position;
- Allow user to send offline messages and let user try again once there's connection available;
- Added support to multiple attachments in a message;
- Authentication with GitLab;
- User can how choose the language just for the app, by going to "Settings -> Language";
- Show "unread" markup in the list of messages;
- Added support to named colors, remove new lines on title from bots;
- Added support to subpath URLs when connecting a new server;
- Update order of items in "Preferences" & title in menu;
- Make users searching in create new room (inviting user) case and diacritic insensitive;
- Improved French translation;
- Improved Polish translation;
π©βπ»π¨βπ» Contributors
Thank you all for making this release happen! β€οΈ
- @Sameesunkaria
- @avignat
- @kmav
- @soundstorm
- @jpowie01
- @artrmz
- @dennispost
- @Hrayr2112
- @bizzbyster
- @cardoso
- @filipealva
- @rafaelks
β Pull requests merged
- [NEW] Add "new messages" separator between old and new messages (#1329)
- [NEW] Add authViewController localization (#1373)
- [NEW] Add option to draw something and send (#1250)
- [NEW] Add support for attachment fields + some visual improvements (#1352)
- [NEW] Add support to named colors, remove new lines on title from bots (#1332)
- [NEW] Add the possibility to set default browser (#1411)
- [NEW] Allow changing app language inside application settings (#1357)
- [NEW] Interactive keyboard dismissal added to ChatViewController (#1377)
- [NEW] Let user update name, username, email, password and avatar (#1368)
- [NEW] Support for offline messages (#1270)
- [NEW] Support GitLab OAuth (#1218)
- [NEW] Support "Edit Profile" settings (#1439)
- [IMPROVEMENT] Add a better support to fullpath URL attachments (#1401)
- [IMPROVEMENT] Don't display emojis inside code blocks (#1303)
- [IMPROVEMENT] Improved the scrolling performance of the emoji picker (#1417)
- [IMPROVEMENT] Improvements on the App Icon selection (#1384)
- [IMPROVEMENT] Interactive keyboard dismissal improved (#1382)
- [IMPROVEMENT] Make users searching in create new room (inviting user) case and diacritic insensitive (#1343)
- [IMPROVEMENT] Navigate to the chat when tapping on already selected room (#1360)
- [IMPROVEMENT] Scroll performance improvement (#1390)
- [IMPROVEMENT] Update order of items in "Preferences" & title in menu (#1325)
- [IMPROVEMENT] When app reconnects, it should keep the scrolling position (#1369)
- [CHORE] Optimize project to build faster in debug mode (#1299)
- [CHORE] Update most of our Pods (#1321)
- [CHORE] Use BODY & change detail color into settings labels (#1418)
- [FIX] App does not render preview picture for videos directly (#1402)
- [FIX] Call super on viewDidLoad to load all tintColor settings (#1323)
- [FIX] Channels searching case insensitive (#1348)
- [FIX] Enable support for Rocket hosted on subdirectory (#1277)
- [FIX] Fixed the weird scrolling behavior and layout issues on chat rooms that one hasn't joined (#1377)
- [FIX] FLEX cell in Preferences wasn't being selected (#1420)
- [FIX] Invalid url path building (#1415)
- [FIX] Make some adjustments on the connect screen & improve pt-BR translation (#1412)
- [FIX] Remove description indicator (#1334)
- [FIX] Terms of service and Privacy policy button spacing fixed (#1406)
- [FIX] Typo on mimetype information when uploading a file (#1389)
- [HOTFIX] Avoid duplicating unread separator when reconnecting (#1362)
- [HOTFIX] Disable collapse and fix height of file attachment view (#1366)
- [HOTFIX] Escape regex characters in emoji shortnames before parsing (#1365)
- [I18N] Add Greek Localization (#1356)
- [I18N] Add Spanish language (#1361)
- [I18N] Greek language support updated for new strings (#1364)
- [I18N] Improve French translation (#1336)
- [I18N] Spanish strings (#1374)
- [I18N] Translate missing polish strings (#1395)
- [I18N] Update greek localization for new text (#1372)
- [I18N] Update VoiceOver.strings spanish (#1376)
- [TESTS] Add more tests to Profile feature (#1416)
- [TESTS] Add SubscriptionExtensionsSpec (#1324)