Changelog#

All notable changes to this project will be documented in this file.

10.1.7 – 2021-09-17#

Fixed#

  • Fix logged-in users are unable to join a password protected public conversation #6232
  • Fix infinite loop when the media constraints can not be decreased #6240

10.0.10 – 2021-09-17#

Fixed#

  • Fix logged-in users are unable to join a password protected public conversation #6233
  • Fix infinite loop when the media constraints can not be decreased #6128

10.1.6 – 2021-07-15#

Fixed#

  • Fix connection quality stats not reset when setting a new peer connection #5770

10.0.9 – 2021-07-15#

Fixed#

  • Fix connection quality stats not reset when setting a new peer connection #5769

10.1.5 – 2021-06-04#

Fixed#

  • Regenerate session id after entering conversation password #5640
  • Fix quality warning appearing again in certain conditions #5553
  • Fix camera quality starting bad in some cases #5557

10.0.8 – 2021-06-04#

Fixed#

  • Regenerate session id after entering conversation password #5641
  • Fix quality warning appearing again in certain conditions #5555
  • Fix camera quality starting bad in some cases #5559

10.1.4 – 2021-04-12#

Fixed#

  • Only use the local file as preview for some types when uploading #5425
  • Fix an issue with the migration to the new attendees table #5245 #5429

10.0.7 – 2021-04-12#

Fixed#

  • Only use the local file as preview for some types when uploading #5426

10.1.3 – 2021-03-04#

Fixed#

  • Fixed a bug in the migration that could prevent copying all participants to the attendee table #5245

10.1.2 – 2021-02-22#

Added#

  • Added pagination to the gridview in case there are too many participants #4991

Changed#

  • Replace blur with average color in video backgrounds to improve performance on Chrome based browsers #5011
  • Allow SIP dial-in in non-public conversations too #4955

Fixed#

  • Drop guest moderators when changing a conversation to group conversation #5231
  • Fix collaboration resource options not loading #5141
  • Fixed a bug that would prevent attachments going into the Talk/ folder #5078
  • Fix mentioning of users with subnames, e.g. "foo" and "foobar" #5050
  • Add upload editor in files sidebar mode #5113

10.0.6 – 2021-02-22#

Changed#

  • Replace blur with average color in video backgrounds to improve performance on Chrome based browsers #5012

Fixed#

  • Drop guest moderators when changing a conversation to group conversation #5228
  • Fix collaboration resource options not loading #5142
  • Fixed a bug that would prevent attachments going into the Talk/ folder #5079
  • Fix mentioning of users with subnames, e.g. "foo" and "foobar" #5051
  • Add upload editor in files sidebar mode #5111

10.1.1 – 2021-01-08#

Fixed#

  • Fix chat notifications not being sent when user is not active in a chat #4869 #4847
  • Fix CSP violation in Safari with worker-src from avatar blurring #4899
  • Don't remove a chat when a self-joined user leaves #4893
  • Use proc_open to run matterbridge for better compatibility #4775
  • Make the bridge bot password more complex #4909

10.0.5 – 2021-01-08#

Fixed#

  • Fix CSP violation in Safari with worker-src from avatar blurring #4900
  • Don't remove a chat when a self-joined user leaves #4894
  • Make the bridge bot password more complex #4910

10.1.0 – 2020-12-18#

Added#

  • Implement multiple requirements to prepare for SIP dial-in #4612

Fixed#

  • Fix potentially multiple guests joining in a password request conversation #4801
  • Prevent issues with UTF8 multibyte chars in the changelog conversation #4733
  • Fix Chromium performance hit in calls due to blur filter #4781
  • Stop sending the nick through data channels after some time #4726
  • Fix "Copy link" not clickable when waiting alone in a call #4687
  • Fix some Matterbridge integrations #4729 #4799
  • Use proc_open to run system commands in bridge manager #4775
  • Only show password request button when the share actually has Talk Verification enabled #4794

10.0.4 – 2020-12-18#

Fixed#

  • Fix potentially multiple guests joining in a password request conversation #4798
  • Prevent issues with UTF8 multibyte chars in the changelog conversation #4734
  • Fix Chromium performance hit in calls due to blur filter #4780
  • Stop sending the nick through data channels after some time #4649
  • Fix "Copy link" not clickable when waiting alone in a call #4687
  • Fix some Matterbridge integrations #4728 #4800
  • Use proc_open to run system commands in bridge manager #4774
  • Only show password request button when the share actually has Talk Verification enabled #4795

10.0.3 – 2020-11-18#

Fixed#

  • Fix conversation URL change detection #4642
  • Fix missing call icon in participant list #4637

10.0.2 – 2020-11-17#

Fixed#

  • Reduce performance impact caused by the existence of the emoji picker #4514
  • Reduce the load when mounting many shares #4509
  • Fix handling of unavailable commands #4577
  • Don't leave conversation on URL hash change e.g. from search #4596
  • Correctly delete a conversation when the last moderator leaves #4498

10.0.1 – 2020-10-23#

Fixed#

  • Fix automated scrolling behaviour which sometimes jumped into the middle of the message list #4417
  • Remove pulse animation from call button to reduce CPU load in chrome-based browsers #4301
  • Only show the "Session conflict" dialog when in a call #4442
  • Fix minimum length calculation of the call token #4369
  • Fix duplicate session issue in files sidebar #4426
  • Lobby date not shown in the moderator menu #4322
  • Don't load the session information in rooms with more than 100 participants #4278
  • Improve setting the initial status of audio/video when the high-performance backend is used #4375
  • Fix syntax to check for matterbridge processes to work on more systems #4415
  • Don't render an additional video when selecting the already promoted video #4419

10.0.0 – 2020-10-02#

Added#

  • Implement unified search for messages #4017
  • Support for user status #3993
  • Moderators can now mute all participants with one click in the moderator menu #4052
  • Allow changing the camera and microphone during a call #4023
  • Show upload progress and a preview when sharing a file into the chat #3988
  • Add a dashboard widget with unread mentions and active calls #3890
  • Add an emoji picker to the chat #3994
  • Hosted high-performance backend trial option in the admin settings #3620
  • Remember the selected camera and microphone for future visits #4224
  • Keyboard navigation for conversation search #3955
  • Show keyboard shortcuts in the settings #4089
  • 🚧 TechPreview: Matterbridge integration #4010
  • Compatibility with Nextcloud 20

Changed#

  • Online users are now sorted above offline moderators in the participant list, because we think it's more important what you do than who you are #4211
  • Allow to select your own video in the speaker view #3814

Fixed#

  • "Talk to …" button in avatar only works on first use #4194
  • Reduce the load of various requests #4205 #4204 #4201 #4152
  • Fix clientside memory leaks due to missing unsubscribe of events when destroying interface components #4139 #4140 #4154 #4155
  • Installation on Oracle fails #4127
  • Try to be more safe again errors when trying to get the Talk folder for attachments #4165
  • Remove old "hark" data channel #4068
  • Show other participants video when they share their screen #4082
  • Scroll to the original message when clicking on a quota #4037
  • Fix transparency issue with the avatar menu in the participant list #3958
  • Prevent infinite loop in datachannel open re-transmission #3882