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

Releases: RocketChat/Rocket.Chat.iOS

Version: 1.5.0

02 Oct 20:24
Compare
Choose a tag to compare
  • [NEW] Support audio messages (#732)
  • [NEW] User list in channel (#680)
  • [NEW] Add "user is typing" view when some user is typing (#683)
  • [NEW] Show activity indicator when connecting to the server in the status banner (#719)
  • [NEW] Support quoting (#727)
  • [CHORE] Migrate 'demo.rocket.chat' references to 'open.rocket.chat' (#745)
  • [CHORE] Fix typo on server enter screen (#741)
  • [FIX] Update SideMenuController with status bar fix (#733)
  • [FIX] Google Sign In race condition (#712)
  • [FIX] Keyboard not dismissing when adding existing server (#730)
  • [FIX] Crash on iPad for server long press actions (#726)
  • [FIX] Crash on importing file from iPad (#716)
  • [FIX] Update titleView data from Subscription when we have some update in database (#711)
  • [FIX] Make sure empty user's name returns username instead when setting is enabled (#710)
  • [FIX] Can't connect/add server after connecting to one & backing screen from auth flow (#717)

Version: 1.4.1

25 Sep 10:19
Compare
Choose a tag to compare
  • [FIX] Some scrolling issues on Chat, load more messages (#692)
  • [FIX] Add multiple instances of the same server (#679)
  • [FIX] The space between message & text field is different when message is temporary (#673)
  • [FIX] Update RCMarkdownParser to 3.0.3 (fix crashes) (#685)
  • [IMPROVEMENT] Use 2FA code from 1Password together with username/password (#654)
  • [IMPROVEMENT] Open server with local data when can't connect to it (#675)
  • [NEW] Room names with special chars (#684)
  • [NEW] Allow user to delete servers without being logged in on it (#670)
  • [NEW] Ask user for review using iOS 10 API (#667)

Version: 1.4.0

16 Sep 12:07
Compare
Choose a tag to compare
  • [NEW] Support "groupable" property in Message (#648)
  • [NEW] Support opening the app when offline (#567)
  • [NEW] Highlight usernames/channels/groups in the messages (#631)
  • [CHORE] Update CocoaPods to 1.3.1 (#630)
  • [CHORE] Remove Travis.CI and add Circle.CI integration (#632)
  • [CHORE] Update project to Xcode 9, Swift 4 and iOS 11 (#638)
  • [IMPROVEMENT] Let "Cancel" button visible after making a search (#645)
  • [IMPROVEMENT] Adjust spacing between first message and sequentials (#649)
  • [FIX] On tapping "Cancel" the search doesn't clear the results (#655)
  • [FIX] Reset search after cancel pressed (#656)
  • [FIX] Show cancel button if search not empty + reset text when pressed (#653)
  • [FIX] Markdown parsing different from Web version (#634)
  • [FIX] Update subscriptions while searching (#651)

Version: 1.3.0

08 Sep 13:59
Compare
Choose a tag to compare
  • [NEW] Support multiple servers authentication (#609)
  • [NEW] Support to "hide some types of messages" settings (#607)
  • [NEW] Implement sequential (grouped) messages (#618)
  • [NEW] Match colors with new web default colors improvement (#608)
  • [NEW] Add user profile picture to the menu on the left (#602)
  • [FIX] User's full name in spotlight search as well (#627)
  • [FIX] Replace URBMediaFocusViewController for SimpleImageViewer #625)
  • [REFACTOR] Remove optional from ChatData initializer (#623)

Version: 1.2.1

28 Aug 21:03
Compare
Choose a tag to compare
  • [NEW] Add "Start of the conversation" message at the top of all messages (#584)
  • [NEW] Add a loader when loading messages from history (#591)
  • [FIX] Date isn't being displayed for the first message of the conversation (#585)
  • [FIX] Mark conversation as read when receiving new messages in current chat (#597)
  • [FIX] Fix general warnings and errors in Xcode 9 (#595)
  • [FIX] Remove weird animation on collectionView cells when scrolling to bottom by pressing text box (#590)
  • [FIX] Crash: SubscriptionsViewController.swift line 0 specialized SubscriptionsViewController.tableView(UITableView, viewForHeaderInSection : Int) (#578)
  • [DOCS] Add store link to README (#596)
  • [DOCS] Pull request team on template (#598)

Version: 1.2.0

23 Aug 20:57
Compare
Choose a tag to compare
  • Fixed: App hangs when loading channels with long history (#512)
  • Fixed: Avatar with "..." or ".foo.bar." was crashing the app (#575)

Version: 1.1.5

07 Aug 12:25
Compare
Choose a tag to compare
  • Crash: SubscriptionsViewController.swift line 387 specialized SubscriptionsViewController.tableView(UITableView, willDisplay : UITableViewCell, forRowAt : IndexPath) -> () #539
  • Crash: ChatViewController.swift line 0 specialized ChatViewController.(appendMessages(messages : [Message], updateScrollPosition : Bool, completion : () -> ()?) -> ()).(closure 1) (#540)
  • Crash: ConnectServerViewController.swift line 0 specialized ConnectServerViewController.(validate(url : URL, completion : (JSON?, Bool) -> ()) -> ()).(closure 1) (#541)
  • Update Pods: Realm, Fabric and Crashlytics (#546)
  • Device and Server Time differ, App did not fetch Updates (#533)

Version: 1.1.4

18 Jul 11:49
Compare
Choose a tag to compare
  • Can't connect to self hosted instance (#442)
  • Authentication failure(eg token expiration) on reconnection attempts is missed (#301)
  • Truncated messages, with plain text and fixed width fonts (#514)

Version: 1.1.2

31 May 16:09
Compare
Choose a tag to compare
  • New version of RocketChat+ app truncates some messages (#497)
  • Login need two confirmations (#482)
  • Crash: SubscriptionsViewController.swift line 0 specialized SubscriptionsViewController.tableView(UITableView, didSelectRowAt : IndexPath) (#494)
  • Crash: SubscriptionsViewController.swift line 0 specialized SubscriptionsViewController.tableView(UITableView, cellForRowAt : IndexPath) (#493)
  • Offline banner gets misplaced sometimes (#269)

Version: 1.1.1

24 May 10:51
Compare
Choose a tag to compare
  • The subscriptions list is delaying to update the unread (#477)
  • When opening an image in fullscreen, resign the keyboard (#479)
  • Keyboard broken on 1.1.1 (61) (#468)
  • Opening and moving pictures slow (#469)
  • Update badge with the number of alert messages (#411)
  • Links on the messages can't be touched (#454)
  • Make the attachment in messages formatting prettier (#362)
  • Improve the performance of Markdown parsing (#397)