Skip to content

Releases: nextcloud/spreed

v3.0.0

10 Jan 13:24
9ed5763
Compare
Choose a tag to compare

Added

  • Added simple text chat
    #429
  • Added activities for calls: "You had a call with ABC (Duration: 15:20)"
    #438
  • Introduced different participant permission levels: owner, moderator and user
    #353
  • Added support for room passwords on public shared rooms
    #402
  • Added option to run an external signaling backend
    #366

Changed

  • Rename the app to "Talk" since it now contains chat, voice and video calls
    #444
  • Moved admin settings to separate category and allowed to configure multiple STUN and TURN servers
    #427
  • Moved signaling from EventSource to long polling for compatibility with HTTP2
    #363
  • Moved room API to OCS so apps and 3rd party tools can use it
    #342

Fixed

  • Fixed compatibility with Postgres
    #537
  • Fixed compatibility with Oracle
    #371
  • Compatibility with Nextcloud 13

v2.9.1

08 Jan 11:07
6311164
Compare
Choose a tag to compare
v2.9.1 Pre-release
Pre-release

Fixed

  • Postgres support.
    #537
  • TURN server settings saving problem.
    #535

v2.9.0

12 Dec 18:19
86b0f50
Compare
Choose a tag to compare
v2.9.0 Pre-release
Pre-release

Beta release

  • Beta release of Nextcloud 13 features for early testers.

v2.0.2

28 Nov 10:43
Compare
Choose a tag to compare

Fixed

  • Re-send data channels messages when they could not be sent.
    #335

2.0.1

22 May 15:14
24aef56
Compare
Choose a tag to compare

✅ Display the connection state in the interface and try to reconnect in case of an issue #317
🔧 Is now more tolerant towards server ping issues #320
🐞 Fix several issues that caused missing avatars #312, #313
🐞 Fix visibility of guest names on light themes #321

2.0

02 May 12:08
Compare
Choose a tag to compare
2.0

✅ Screensharing is now supported in Chrome 42+ (requires an extension) and Firefox 52+ #227
✅ Integration in the new Nextcloud 12 contacts menu #300
🔧 URLs are now short random strings instead of iteratible numbers #258
🔧 Logged-in users can now join public rooms #296
🐞 Fix error when response of TURN and STUN server arrive in the wrong order #295

1.2

18 Jan 14:30
6f4657f
Compare
Choose a tag to compare
1.2

🐞 Allow to connect via Firefox without a camera #160
🐞 Leaving the current room does not refresh the full page anymore #163
🐞 "Undefined index" log entry when visiting admin page #151
✅ Translations for multiple languages now available #177
✅ Open call-search when user has no calls #111
✅ Disable video by default, when more then 5 people are in a room #57
🔧 TURN settings can only be changed by admins now #185
🔧 App can not be restricted to groups anymore to prevent issues with public rooms #201

1.1.2

13 Dec 20:24
0e7bb7d
Compare
Choose a tag to compare
v1.1.2

Tagging the 1.1.2 release.

1.1

13 Dec 14:25
a0a7ad1
Compare
Choose a tag to compare
1.1
v1.1

Tagging the 1.1 release.

1.0.22

28 Nov 17:03
82e4fab
Compare
Choose a tag to compare

🐞 Fix Turn server configuration for CoTurn