Twake Changelog

What's new in Twake 2023.Q1.1223

Mar 23, 2023
  • New Drive is here and migrared to Node!
  • Drive now support advanced right management 🎛
  • OnlyOffice plugins is also now ready for Twake new Drive and has versioning
  • Minor fixes

New in Twake 2022.Q4.1120 (Oct 27, 2022)

  • Message delivery status
  • New quote-reply feature
  • Notification when someone react to your message
  • New file preview and medias gallery with navigation, caption, and message context
  • New badge notification system (mention, unread, etc)
  • Digest notifications by email
  • Ability to customize notification sound
  • Improved user live status indicator
  • See when user was last active on Twake
  • Big simplification of backend

New in Twake 2022.Q3.1065 (Sep 15, 2022)

  • New channel members invitation and management modal
  • New file preview and medias gallery with navigation, caption, and message context
  • Fixed connection status of users
  • Notification when someone react to your message
  • Backend simplification for faster development

New in Twake 2022.Q3.1060 (Jul 21, 2022)

  • Patch v2022.Q3.1050

New in Twake 2022.Q3.1050 (Jul 12, 2022)

  • Open desktop app if present in the system
  • Preview public channels before to join them
  • Updated Search anything on Twake
  • Started using Tailwindcss for future new design
  • Started using Storybooks

New in Twake 2022.Q2.975 (Jun 25, 2022)

  • Backend:
  • Implemented the list of uploaded in our backend
  • Jump to a message
  • Search for messages
  • Bug fixed:
  • Fixed thumbnail rotatation when uploaded from mobile
  • Scrolling message feed isn't smooth
  • Position of Close (x) buttons are not consistent
  • Mention user by any namu or identifier
  • Update workspace name reset the logo
  • Empty channel isn't working
  • On Twake desktop I have notifications only inside Twake window and when it's collapsed I don't see them
  • Windows notification has no redirection
  • Clicking on push notification does not open the right message

New in Twake 2022.Q2.930 (May 24, 2022)

  • Backend:
  • Refactoring of how we get services in our backend
  • Bug fixed:
  • Update workspace name was reseting the logo

New in Twake 2022.Q2.910 (May 4, 2022)

  • Messages:
  • Copy paste images to message editor fixed
  • Large files preview is now available
  • Mentions are back in messages
  • Giphy, n8n and Jitsi are back
  • General:
  • New workspaces parameters page view
  • Ability to create and manage plugins from Twake
  • Backend:
  • New backend routes to get files and pinned messages of a channel
  • New search messages routes
  • Bug fixed:
  • Fixed thumbnail generation

New in Twake 2022.Q1.890 (Mar 27, 2022)

  • Messages:
  • Shows that the last message was deleted on mobile channel list view
  • Now we can cancel failed file uploads
  • Add spell check to message editor
  • General:
  • Save the user last visited companies to open them again after logout
  • Fixed magic links
  • Show a popup to decide to continue on web or open the mobile app
  • Notice users that the company reached the maximum number of users
  • Fixed some issues with workspace invitation
  • Minor bugs fixed

New in Twake 2022.Q1.874 (Feb 22, 2022)

  • Messages:
  • Faster loading of message feed
  • Fix message input issues
  • General:
  • Reduce magic links invite urls
  • Fix guest popup not visible on paid plans
  • Fix company owners and admins not able to manage workspaces
  • Fix channels members counters
  • Migrate channels to recoil state management for more stable channels (favorite, rename, create, join etc)

New in Twake 2021.Q4.860 (Dec 23, 2021)

  • Messages:
  • Improved message top right menu
  • Fixed message sending / edition / reaction / pinned etc, now instant
  • User availability indicator
  • User is writing indicator
  • Workspace parameters:
  • Improved integrations management page
  • Improved workspace users management page
  • Improved workspace preferences management page
  • General:
  • A lot of bug fixed, more to come on the 22 of January
  • Improved Twake loading time (still in progress)
  • New state management ( recoiljs.org ) on everything except channels and channels members
  • Everything except Drive Tasks and Calendar was migrated to node backend
  • Twake is now working with a simplified docker-compose with only node + mongodb. Note that this works only with messages (no Drive, Calendar or Tasks yet)

New in Twake 2021.Q3.735 (Nov 24, 2021)

  • Messages:
  • Now you can send a message being offline, a notification will appear and allow you to reload.
  • Fixed crash for some users when using new message input.
  • Enabled push notifications for mobile app.
  • General:
  • Fixed synchronisation of companies and users with Console.
  • Refactor workspace users list and management page.
  • Minor frontend fixes for small screens (including phones and tablets).
  • Changed PHP endpoints to NodeJS endpoints in frontend.