Skip to content

Releases: linagora/Twake-Mobile

Twake mobile 3.0.8

29 Sep 21:23
Compare
Choose a tag to compare
  1. Default host is https://web.twake.app
  2. Signup should work on production (if Console team makes release today)
  3. Account page has been greatly simplified (you can only use it logout or
    contact support)
  4. Channel search has been renamed from "search" to "find channels"
  5. Terms and privacy prolicy links has been added on signup screen
  6. Real time synchronization should be tested thoroughly, but only with good
    connection (it should be either absent, or present, but not inbetweenish poor
    one). For now Twake will work only with good connections. We'll see how can we
    improve in near future.

ver. 2.2.9+9

16 May 19:37
Compare
Choose a tag to compare

Change log:

  • Crisp support was added to application (user feedbacks)
  • Message preview in channels list is shortened, in order not not overflow
  • Messages and channel loading has been reworked as to always load the data from local storage, and then make an asynchronous request to API to fetch new changes, and update the data behind the scenes
  • Reactions sync in parent messages of threads has been fixed
  • The unread channel focuses on first unread message when opened
  • Thread screen becomes empty after deleting the last reply bug has been fixed
  • Channel creation, minor bugfixes
  • Poll containing channels now rendered fully, with polls being replaced by not supported message
  • Direct chat reload after message send has been fixed

ver. 2.2.9+8

02 May 06:49
Compare
Choose a tag to compare

Change log:

  • Redundant text in channel creation is removed #511
  • User input is now parsed for user mentions detection
  • New feature: file attachments (design is still WIP)
  • Messages with mentions no longer expose user ids
  • File attachment are rendered in messages
  • @ symbol now triggers the display of potential user mentions
  • Notification clicks should now redirect user to new design
  • Workspace creation form is reset after back button press
  • Reactions are synced realtime in threads
  • Channel members list is now scrollable
  • New reactions format has been implemented on messaging API, so the complete reinstall of the app is required
  • Added Segment analytics tool integration, in order to track the number of APP openings

ver. 2.2.9+7

22 Apr 19:55
Compare
Choose a tag to compare

Change log:

  • Channels with bot messages now don't show grey screen (regardless of the message format)
  • iOS app crash has been fixed
  • Direct channels creation/hiding sync has been added via socket io
  • Message editing now reflects changes instantaneously
  • Channel mentions don't show channel id
  • When sending or deleting message, the scroll doesn't jump up randomly
  • Member counter when creation workspace has been fixed
  • Twake logo is displayed on push notifications
  • After channel edition, there's no empty messages list
  • No password prediction on login form
  • Cantact us link is now working
  • Member duplication when creating workspace has been fixed
  • Thread parent messages now fully sync via socket io
  • Multiline quotes suppor has been added
  • Emoji keyboard adapts to small screen
  • Back button now works as expected when editing workspace

ver. 2.2.9+6

14 Apr 18:03
Compare
Choose a tag to compare

Change log:

  • Channel delete button is hidden, depending on channel
  • Now everyone can see channel info
  • Quotes now rendered the same way as they do in web version
  • Member addition to channel has been fixed
  • Loading splash screen now fits the screen
  • Direct chat creation multitap bug has been fixed
  • Members scroll has been fixed when adding them to channel
  • Keyboard is hidden when channel creation fails
  • Workspace creation has been fixed
  • Forgot password on auth screen is not broken anymore
  • Password suggestion has been removed when authenticating
  • When launching the app, and opening the first channel, there were no messages, this behavior has been patched
  • Markdown parser has been removed and replaced by custom made Twacode parser
  • Unread messages counter is not incremented if the user is currently viewing the channel
  • No userid is now visible when rendering mentions
  • Thread message is now also updated realtime

ver. 2.2.9+5

01 Apr 18:00
1212129
Compare
Choose a tag to compare

Change log:

  • Socket io reconnects have been improved
  • Channel saving empty screen has been fixed
  • Creating direct and private channel issues have been fixed
  • Channels sync has been adjusted to check for membership
  • Workspaces now always update when opening the side drawer
  • Bugs regarding working with channel members has been fixed
  • All dependencies update

ver. 2.2.9+4

22 Mar 09:01
c02575d
Compare
Choose a tag to compare
ver. 2.2.9+4 Pre-release
Pre-release

Change log:

  • iOS foreground notifications was added
  • New chat creation flow has been improved
  • Members counter in channel has been fixed
  • Permissions was added to control allowed actions (for example creation of workspaces)
  • Channel sync via socketio has been adjusted to take channel membership into account
  • Message screen reloading after sending a message has been fixed
  • Unread message counter badges was introduced on channel/workspace and company level
  • Other minor bug fixes

ver. 2.2.9+3

16 Mar 17:12
1e7d93a
Compare
Choose a tag to compare
ver. 2.2.9+3 Pre-release
Pre-release

Change log:

  • Channels (only public and private) now display last message (since 15th of march)
  • Member addition on channel edit has been fixed
  • Channel icon selection has been reworked
  • Black screen on boot up has been replaced with Twake logo on android
  • When message is changed in workspace, user automatically receives a realtime update (in the same workspace)
  • Keyboard is removed when channel creation fails (to show error message)
  • Direct messages reorder themselves when sending or receiving messages
  • Direct chats are ordered by the last_activity field
  • Usernames are always shown now (event if the firstname and lastname are absent)
  • "Unreacting" has been fixed

ver. 2.2.9+2

10 Mar 19:27
3e01d9d
Compare
Choose a tag to compare
ver. 2.2.9+2 Pre-release
Pre-release

Change log:

  • Channel/Workspace create/edit/delete flows have been adjusted to match design mocks
  • Channel creation/deletion has been fixed
  • When user logs out, the backend is notified about the fact, and stops sending notifications, also all pending notifications are cleared
  • Channel does not become bold after user posts a new message

ver. 2.2.9+1

04 Mar 20:55
c6d3f71
Compare
Choose a tag to compare
ver. 2.2.9+1 Pre-release
Pre-release

Change log:

  • Channel Editing has been stabilized
  • Direct Channel creation error has been removed
  • Channel names are now limited to 30 symbols when creating/editing
  • Workspace names are now limited to 30 symbols when creating/editing
  • Server change fixed bug when address was reverting to the old one
  • iOS keyboard now has a colon symbol when changing server
  • Redirection to newly created channel has been fixed
  • When user makes unsuccessful attempt to login his credentials a saved in auth form
  • Channel highlighting when user posts a message has been removed
  • Bugfix: unable to select channel after deleting one
  • When channel has no activity, last activity timestamp is not show anymore (no more 1970 years)
  • Direct chats are now highlighted when new message arrives
  • Bugfix: disappearing replies in threads
  • Direct chats now jump to the top when the last activity changes
  • Navigation on notification click has been fixed on iOS
  • New feature: local push notifications when the application is in foreground (only works with android for now, iOS should work soon)