Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Version: 2.0.0

Compare
Choose a tag to compare
@rafaelks rafaelks released this 19 Feb 14:38
· 4223 commits to master since this release
b8b3958

πŸ“„ Release notes

- Added support to viewing emojis/custom emojis inside of the text of a message (:marioparty:);
- Added support to authenticate with GitHub;
- Added support to authenticate with Facebook;
- Added support to authenticate with LinkedIn;
- Added support to authenticate with CAS;
- Added support to authenticate with SAML;
- Support post-readonly permission  improvement;
- Now you can edit a message;
- Now you can delete a message;
- Open DM when selecting user in Members List;
- Now you can choose different variations of icons (Black, Red, Black & White and much more);
- Improved date format to match your region format;
- Long-press on a Reaction to see who reacted;
- Added emojis to the autocomplete;
- Added deeplinks support;
- Better support on non-SSL resources being sent;
- Changed the way admin is accessed from iPad;
- Added support to creating accounts in servers that required verified email;
- Fixed an weird alert when you connected to a server (on auth screen) and then tapped on "Back";
- Fixed some performance issues;
- Fixed when you're typing in other client and you see that you're typing on the app;

βœ… Pull requests merged

  • [NEW] Alert user when email verification is needed (#1178)
  • [NEW] Change error.socket.default_error identifier; Alert refactoring (#1210)
  • [NEW] Deep links, tap @mentions & #channels in messages to open chat (#1202)
  • [NEW] Dialog to alter upload title and add description (#1222)
  • [NEW] Forgot password (#1174)
  • [NEW] Let user choose different variations of Rocket.Chat icons (#1238)
  • [NEW] Long press on reaction to show users (#1228)
  • [NEW] Open DM when selecting user in Members List (#1243)
  • [NEW] Support CAS login + hide login form & password reset according to server (#1219)
  • [NEW] Support Facebook, LinkedIn OAuth (#1195)
  • [NEW] Support post-readonly permission (#1257)
  • [NEW] Support SAML authentication (#1255)
  • [NEW] Support sharing images (#1173)
  • [IMPROVEMENT] Add rocket chat icon to launch screen (#1234)
  • [IMPROVEMENT] Open admin panel fullscreen on iPad (#1147)
  • [IMPROVEMENT] Prompt "App Store rating" after reacting to a message (#1273)
  • [IMPROVEMENT] Remove own typing indicator (#1251)
  • [IMPROVEMENT] Sometimes the attachment wasn't loading at first (#1207)
  • [IMPROVEMENT] Update docs (#1213)
  • [CHORE] Fixed some code warnings & increment build version (#1236)
  • [CHORE] FLEX on Beta builds & increment version of the app (#1159)
  • [CHORE] Update CocoaPods to 1.4.0 (#1193)
  • [FIX] Add members when creating a channel (#1194)
  • [FIX] Alert on invalid URLs on Connect screen (#1208)
  • [FIX] App hangs once in a while (#1217)
  • [FIX] Application "loading for ever" if we try to connect to the server (#1275)
  • [FIX] Channels with special chars (#1183)
  • [FIX] Custom OAuth not working in some servers (#1261)
  • [FIX] Loading fixed state after tapping any OAuth and tapping back (#1206)
  • [FIX] Placeholder labels appearing when changing servers (#1256)
  • [FIX] Rare crash when entering room (#1168)
  • [FIX] Reaction size on iOS 10.x (#1272)
  • [FIX] Some authentication screen bugs (#1146)
  • [FIX] Sometimes subscriptions going out of sync (#1179)
  • [FIX] Spotlight not working (#1165)
  • [HOTFIX] Allow arbitrary loads for web content (#1262)
  • [HOTFIX] Crash on adding a new server (edge case) (#1192)
  • [I18N] Fix fr translation (#1163)
  • [i18n] Localize missing polish strings (#1233)
  • [i18n] Localize polish EmojiPicker strings (#1235)
  • [i18n] Remove unused localize string (#1274)
  • [I18N] Small change for better language style [DE] (#1158)
  • [I18N] Translate "Send" i18n (#1160)
  • [UPDATE] Update Starscream to 3.0.4 (#1203)

πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» Contributors