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