Skip to content

v2021.Q2.550

Compare
Choose a tag to compare
@RomaricMourgues RomaricMourgues released this 25 Jun 14:33
· 696 commits to main since this release

Twake 2021.Q2.550

Messages

  • Fix missing notification when a first direct channel message is sent
  • Now using the new nodejs backend (need to run sudo docker-compose run node node bin/twake-cli migration message after update). PHP endpoints (/ajax/discussion/...) are still working but are depreciated.

General

  • Update oidc login workflow for Console connectivity

Technical changes

  • Migrated users, companies, workspaces endpoints to nodejs (frontend not yet using theses endpoints)
  • Migrated file service to nodejs (frontend not yet using theses endpoints)
  • Migrated messages service to nodejs (frontend not yet using theses endpoints)
  • Created Search, Storage and PushNotification internal services