github workadventure/workadventure v1.28.6

latest releases: v1.28.8, v1.28.7
5 hours ago

Improvements

Automatic audio/video reconnection in bubbles and meetings

There are some cases where you are still connected to the WorkAdventure server, but for some reason, a video/audio connection to a peer fails. This can especially happen in peer-to-peer scenarios when the video stream goes directly between users. Previously, if such a connection was interrupted, you had to exit the bubble / meeting room, and enter again.
We now try to detect the disconnect automatically, and to reconnect the connection between the 2 users automatically when this happens.

More sensitive "away" detection

As soon as the WorkAdventure window looses focus, the user status goes in "away" mode. This is a change from previously where you had to switch tabs or minimize the window for "Away" mode to be applied. This is important because in "Away" mode, you can configure WorkAdventure so that your microphone or camera does not start automatically.

Improved chat design

When messages spawn over several days in the chat, a separator is now displayed.

Improved proximity detection of entities

The way we detect which entities to highlight in yellow when we walk by those entities has been improved.

  • improve activation detection with rectangle-based distance calculation (#5528) by @gparant in #5634

Code improvements

Bugfixes

  • In chat, adding a fallback image if the display of Matrix avatars fails by @moufmouf in #5687
  • fix: pets instantiation by @gparant in #5691
  • Fixing E2E test for ping by @moufmouf in #5695
  • Re-adding support for multi-grapheme emoji reactions by @moufmouf in #5693
  • refactor: Integrate ListenerBox into CamerasContainer with shared ResizeHandle by @ydiarra in #5686
  • Add "roomId" for analytics by @gparant in #5701
  • fix: Correct screen-block handling and recenter woka after follow/locate by @ydiarra in #5697

Full Changelog: v1.28.5...v1.28.6

Don't miss a new workadventure release

NewReleases is sending notifications on new releases.