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

Version: 3.3.0

Compare
Choose a tag to compare
@rafaelks rafaelks released this 06 Feb 15:16
· 281 commits to master since this release
02df552

πŸ“„ Release notes

- Jitsi Video Conference support;
- Support announcements;
- Removed @ on mentions;
- Much better layout for mentions highlights;
- Loading messages indicator;
- Markdown support on "reply/quote" banner;
- Support to "Copy permalink" of any message;
- Fixed a bug on sharing screenshots to Rocket.Chat;
- Huge optimization on resizing images;
- Improved font-size for Dynamic Typing;

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

Thank you all for making this release happen! ❀️

βœ… Pull requests merged

  • [NEW] Copy message permalink (#2441)
  • [NEW] Jitsi Integration (#2450)
  • [NEW] Support announcements (#2514)
  • [NEW] Update Video Call icons on Jitsi SDK (#2533)
  • [IMPROVEMENT] Add editing changed handler to UITextField in connect screen (#2494)
  • [IMPROVEMENT] Move message history loading to REST API (#2455)
  • [IMPROVEMENT] Optimize "mark as read" requests API (#2467)
  • [IMPROVEMENT] Remove @ and add left & right spacing to mentions (#2436)
  • [IMPROVEMENT] Show emojis and markdown in reply/quote popup (#2435)
  • [IMPROVEMENT] Show emojis inside quotes (#2445)
  • [CHORE] Disable Video/Audio call (CallKit) in China region (#2536)
  • [CHORE] Hide empty information from Channel Information (#2526)
  • [CHORE] Remove @ from file attachments, autocomplete & quotes (#2521)
  • [CHORE] Remove code and support for servers below 0.62.0 (#2448)
  • [CHORE] Remove the feature to block users locally from the app (#2510)
  • [CHORE] Remove unused code, resolve some SwiftLint warnings & suppress couple (#2517)
  • [CHORE] Replace DM icon by bubble on titleView (#2516)
  • [CHORE] Update RocketChatViewController & DifferenceKit (#2535)
  • [CHORE] Update RocketChatViewController (#2461)
  • [FIX] Crash on tapping Wordpress or sometimes other external services on Login screen (#2500)
  • [FIX] Do not return NaN values or negative values from the sizing manager (#2470)
  • [FIX] Fixed color into forgot password button (#2524)
  • [FIX] Fixed issue on connecting to a server & having an invalid server after all in some edge cases (#2525)
  • [FIX] Fixed issues with duplicated subscription or missing on the list (#2493)
  • [FIX] Issues with Dynamic Typing being different than expected (#2478)
  • [FIX] Read receipts missing on the list of messages (#2511)
  • [FIX] Use Accelerate framework to resize UIImage in order to use much less memory for the share extension (#2479)
  • [FIX] View models deallocation & Subscription object mapping fixing on updates (#2523)
  • [FIX] Mishandling message websocket updates (#2452)
  • [FIX][RCVC] Reintroduce "loading messages" indication (#2416)
  • [FIX][REGRESSION] Not sending typing event (#2442)
  • [FIX][REGRESSION] Slash commands not working (#2449)
  • [HOTFIX] Only show loading messages in initial request (#2446)
  • [I18N] Add Chinese Simplified language support to the app (#2483)
  • [I18N] Add new translations for italian strings (#2443)
  • [I18N] Translate italian strings for video calls (#2501)
  • [I18N] Update Localizable.strings (#2433)
  • [I18N] Update Localizable.strings (#2458)