Skip to content

Releases: nextcloud/spreed

v15.0.0-rc.4

10 Oct 16:47
b2e1050
Compare
Choose a tag to compare
v15.0.0-rc.4 Pre-release
Pre-release

βš™οΈ Fixed

  • Fix call button missing on Safari for iPadOS
  • Fix silent call not working from web

v15.0.0-rc.3

10 Oct 08:32
660a1a3
Compare
Choose a tag to compare
v15.0.0-rc.3 Pre-release
Pre-release

βš™οΈ Changed

  • Move all checkboxes to NcCheckboxRadioSwitch component so the UI doesn't break
  • Reorganize the conversation settings

🐞 Fixed

  • Fix chats not getting marked as read with reactions

v15.0.0-rc.2

29 Sep 18:09
34f3865
Compare
Choose a tag to compare
v15.0.0-rc.2 Pre-release
Pre-release

βœ… Added

  • Commands to monitor calls and a single room
  • Add a reference provider for call links

🐞 Fixed

  • Reaction summary missing when hovering a chat message
  • Fix recursion when the lobby of a conversation expired
  • Fix missing "Leave call" button for moderators in restricted rooms
  • Fix padding in the left sidebar
  • Bump @nextcloud/vue and @nextcloud/vue-richtext

v15.0.0-rc.1

22 Sep 13:31
d8bc6ec
Compare
Choose a tag to compare
v15.0.0-rc.1 Pre-release
Pre-release

βœ… Added

  • Implement the new dashboard widget modes

πŸ”§ Changed

  • Allow to opt-out of keyboard shortcuts to improve accessibility

🐞 Fixed

  • Show more poll voters in details popover
  • Do not allow to forward polls as they become non-functional
  • Fix coloring of reaction buttons
  • Reduce preview size for non-images
  • Disallow polls in one-to-one chats
  • Adjust the height of file upload modals
  • Show empty content when all messages expire
  • Correctly quote the parent again when sending the message failed

v15.0.0-beta.4

15 Sep 13:08
c4e4b84
Compare
Choose a tag to compare
v15.0.0-beta.4 Pre-release
Pre-release

βœ… Added

  • Add related_resources UI

πŸ”§ Changed

  • Use Node 16 and NPM 8 to compile the interface
  • Several dependency updates
  • Unload chat messages when moving to another chat to avoid lagging on return

🐞 Fixed

  • Several fixes to adapt to the UI changes in Nextcloud 25
  • Respect message expiration in the frontend when the user never leaves the conversation
  • Fix handling of deleted users in polls
  • Allow recalling the owner as a normal moderator

v14.0.5

15 Sep 12:54
88b6d40
Compare
Choose a tag to compare

🐞 Fixed

  • Fix notification sending when the user is blocked by the lobby #7794
  • Fix missing local media controls in public share sidebar #7758
  • Fix missing screenshares in sidebar #7760
  • Fix inconsistent state when leaving a call fails #7803

v13.0.9

15 Sep 12:47
0712c18
Compare
Choose a tag to compare

🐞 Fixed

  • Fix notification sending when the user is blocked by the lobby #7796
  • Fix missing local media controls in public share sidebar #7759
  • Fix missing screenshares in sidebar #7763
  • Fix inconsistent state when leaving a call fails #7804

v15.0.0-beta.3

09 Sep 14:10
cfdd199
Compare
Choose a tag to compare
v15.0.0-beta.3 Pre-release
Pre-release

πŸ”§ Changed

  • Finish polls UI

🐞 Fixed

  • Several fixes to adapt to the UI changes in Nextcloud 25

v15.0.0-beta.2

01 Sep 15:35
091eaea
Compare
Choose a tag to compare
v15.0.0-beta.2 Pre-release
Pre-release

βœ… Added

  • πŸ—’οΈ Allow to create new files from within the chat
  • 🌏 Show link previews for chat messages with links
  • Show more details on the poll result screen
  • Upgrade @nextcloud/vue to version 7

πŸ”§ Changed

  • Improve performance by using the UserDisplayNameCache
  • Improve performance of chats with a lot of shared files
  • Populate ETag and permissions so the image editor works as expected

🐞 Fixed

  • Fix depenendency management and make sure all required dependencies are shipped
  • Fix type of icon size
  • Fix missing aria-labels and tooltips in various places
  • Fix missing local media in share sidebar
  • Fix missing screenshares in share sidebar
  • Ensure that the reactions details is always an object
  • Do not allow to close a poll twice
  • Make handling of guest moderators more consistent

v15.0.0-beta.1

12 Aug 14:56
754c357
Compare
Choose a tag to compare
v15.0.0-beta.1 Pre-release
Pre-release

βœ… Added

  • πŸ›‚ Chat permission
  • πŸ“Š Simple polls
  • πŸ“΄ "Silent call" for group/public calls
  • πŸ”” Allow to re-notify a participant for a call
  • πŸ”• "Silent send" for chat messages
  • πŸ” Search for messages in mobile apps
  • πŸ“΅ Allow to disable calling functionality
  • πŸ“ž Allow SIP dial-in without individual user PINs