This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Version: 1.6.0
- [NEW] Add tap action on page controller's dot to switch page (#766)
- [NEW] When quoting or replying to a message, display a nice view instead of markdown text (#737)
- [NEW] Show nice view when replying/quoting (#775)
- [NEW] Deleted messages not synced properly (#296)
- [NEW] Ability to reply to some message (#736)
- [NEW] Add reply message action (#769)
- [NEW] Support "static" URL into the app (#768)
- [NEW] Add Server parameter to build process & Add parameter to enable/disable server url entry screen (#610)
- [NEW] List of Pinned and Starred Messages (#753)
- [NEW] Allow user to see pinned messages from a channel (#345)
- [NEW] Allow user to see starred messages from a channel (#346)
- [FIX] "Scroll to bottom" button not hiding when in bottom (#757)
- [FIX] Not adding https:// by default when adding new server (#755)
- [FIX] Tolerate wrong or lack of scheme in connect server view (#756)
- [FIX] App crashing when going back from adding new team (#788)
- [FIX] Server name label breaks if too long (#774)
- [FIX] Label time breaks if user's display name is too long (#773)
- [FIX] Channel is not refreshed on new messages if server was switched already fixed? (#739)
- [FIX] Not receiving updates when resubscribing to room (#784)
- [FIX] Updating cache in wrong place causing freezes (#771)
- [FIX] App freezing heavily when receiving message updates (#770)
- [FIX] Video receiving wrong extension when uploading bug (#763)
- [FIX] When uploading a video from the app, the extension is getting ".jpeg" (#754)
- [FIX] Sometimes, the API URL isn't the current server's (#779)
- [CHORE] Few adjustments, fixes and debugging code removed from previous PRs (#786)
- [CHORE] Remove all SwiftLint warnings chore (#694)
- [CHORE] Replace substring calls with Swift 4 partial ranges (#764)
- [CHORE] Fix all iOS 11 deprecations (#695)