Skip to content

Releases: nextcloud-releases/spreed

v20.0.0-rc.5

12 Sep 09:11
v20.0.0-rc.5
42863ec
Compare
Choose a tag to compare
v20.0.0-rc.5 Pre-release
Pre-release

Added

  • Add setup checks for server configuration pitfalls #13260

Fixed

  • fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13251
  • fix(chat): Take attachment shares into account when marking a conversation unread #13253
  • fix(calls): Temporarily disable call button after a moderator ended the call for everyone to avoid recalling #13268
  • fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13278

What's Changed

* [stable30] fix(TopBar): re-enable upcoming event to all conversations apart from… by @backportbot in https://github.com/nextcloud/spreed/pull/13218 * [stable30] fix: minor UX enhancements by @backportbot in https://github.com/nextcloud/spreed/pull/13216 * chore(deps): bump extendable-media-recorder from 9.2.10 to 9.2.11 by @dependabot in https://github.com/nextcloud/spreed/pull/13230 * chore(deps): bump @vueuse/core from 11.0.1 to 11.0.3 by @dependabot in https://github.com/nextcloud/spreed/pull/13231 * chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com/nextcloud/spreed/pull/13229 * [stable30] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/13233 * [stable30] fix(chat): add title to "Scroll to bottom" button by @backportbot in https://github.com/nextcloud/spreed/pull/13240 * [stable30] fix(upload): show blob previews for .webp image uploads by @backportbot in https://github.com/nextcloud/spreed/pull/13245 * [stable30] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com/nextcloud/spreed/pull/13247 * [stable30] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com/nextcloud/spreed/pull/13251 * [stable30] docs: Fix copy-paste-error on Join/Leave docs for Bot messages by @backportbot in https://github.com/nextcloud/spreed/pull/13254 * [stable30] fix(Chat): consider shared objects when marking unread by @backportbot in https://github.com/nextcloud/spreed/pull/13253 * [stable30] fix(signaling): Avoid conflict potential of user and federated user by @backportbot in https://github.com/nextcloud/spreed/pull/13255 * [stable30] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com/nextcloud/spreed/pull/13258 * [stable30] fix(api): Properly typed room-property updates - Part 2 by @backportbot in https://github.com/nextcloud/spreed/pull/13259 * [stable30] fix(setupchecks): Add setup checks for current checks by @backportbot in https://github.com/nextcloud/spreed/pull/13260 * [stable30] feat(desktop): add OCA.Talk.Settings API to customize and manage settings by @backportbot in https://github.com/nextcloud/spreed/pull/13261 * [stable30] chore(SettingsAPI): replace reactive with ref to remove Vue 2 warn by @backportbot in https://github.com/nextcloud/spreed/pull/13267 * [stable30] fix(call): temporary disable a call button if ended by moderator by @backportbot in https://github.com/nextcloud/spreed/pull/13268 * [stable30] feat: Add "New in Talk 20" messages by @backportbot in https://github.com/nextcloud/spreed/pull/13270 * [stable30] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com/nextcloud/spreed/pull/13278 * Release 20.0.0-rc.5 by @backportbot in https://github.com/nextcloud/spreed/pull/13281 * [stable30] chore(deps): update nextcloud/* libs by @Antreesy in https://github.com/nextcloud/spreed/pull/13285

Full Changelog: nextcloud/spreed@v20.0.0-rc.4...v20.0.0-rc.5

v19.0.9

12 Sep 08:02
v19.0.9
1810c8e
Compare
Choose a tag to compare

Fixed

  • fix(federation): Fix federation invites accepting from the notification #13153
  • fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13250
  • fix(files): Keep order of attachments when sharing multiple #13099
  • fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13277

What's Changed

* [stable29] fix(federation): ensure federation invites appear in store by @backportbot in https://github.com/nextcloud/spreed/pull/13153 * [stable29] style(InvitationHandler): don't shrink action buttons by @backportbot in https://github.com/nextcloud/spreed/pull/13164 * [stable29] fix(fileUpload): don't share files in parallel, harden checks by @Antreesy in https://github.com/nextcloud/spreed/pull/13099 * chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com/nextcloud/spreed/pull/13227 * [stable29] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/13234 * [stable29] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com/nextcloud/spreed/pull/13248 * [stable29] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com/nextcloud/spreed/pull/13250 * [stable29] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com/nextcloud/spreed/pull/13257 * [stable29] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com/nextcloud/spreed/pull/13277 * Release 19.0.9 by @nickvergessen in https://github.com/nextcloud/spreed/pull/13280 * fix(Quote): add remote server and edited hints in quoted messages by @DorraJaouad in https://github.com/nextcloud/spreed/pull/13283

Full Changelog: nextcloud/spreed@v19.0.8...v19.0.9

v20.0.0-rc.4

03 Sep 14:04
8b5af52
Compare
Choose a tag to compare
v20.0.0-rc.4 Pre-release
Pre-release

Changed

  • Update several dependencies
  • Add a task counter for to-do lists in "Note to self" messages #13034

Fixed

  • Fix accepting federation invites from notification #13146
  • Show error when joining a call failed #13077
  • Handle OS theme change without page reload #10774
  • Various design fixes

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-rc.3...v20.0.0-rc.4

v20.0.0-rc.3

22 Aug 18:51
v20.0.0-rc.3
55c2a3d
Compare
Choose a tag to compare
v20.0.0-rc.3 Pre-release
Pre-release

Changed

  • Update several dependencies
  • Allow editing "Note to self" messages forever #13083 #13089
  • Add blurhash to files so "previews" can be shown while loading #13058 #13075

Fixed

  • fix(federation): Fix propagating permissions, recording consent, permissions and more
  • Don't break when joining an open conversation #13090
  • Fix signaling server check for Desktop Client so that Nextcloud 29 does not need the newest version #13094
  • fix(settings): Hide unused settings in (former) one-to-one conversations #13046
  • fix(sidebar): Fix row-style of attachments #13044
  • fix(federation): fix system message when removed user has same userId as the moderator #13055
  • fix(federation): correctly check list of allowed groups when federation is limited #13067

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-rc.2...v20.0.0-rc.3

v19.0.8

22 Aug 18:43
v19.0.8
389b40a
Compare
Choose a tag to compare

Changed

  • Update several dependencies

Fixed

  • fix(settings): hide secrets in password fields #12842
  • fix(conversation): Fix adding and removing permissions #13081
  • fix(session): Fix generating session id again if duplicated #12745
  • fix(sidebar): hide sidebar button in lobby #13070
  • fix(call): prevent navigating away when clicking on a quote while being in a call #12841
  • fix(federation): fix system message when removed user has same userId as the moderator #13054
  • fix(federation): correctly check list of allowed groups when federation is limited #13069
  • fix(federation): show lobby in federated conversations #12789
  • fix(federation): don't create system messages inside remote conversations #12788
  • fix(federation): ignore outdated sessions when generating notifications #12742

What's Changed

Full Changelog: nextcloud/spreed@v19.0.7...v19.0.8

v18.0.11

22 Aug 18:37
v18.0.11
8d9947c
Compare
Choose a tag to compare

Changed

  • Update several dependencies

Fixed

  • fix(settings): hide secrets in password fields #12843
  • fix(conversation): Fix adding and removing permissions #13080
  • fix(session): Fix generating session id again if duplicated #12744

What's Changed

* chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in https://github.com/nextcloud/spreed/pull/12699 * [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/12714 * [stable28] chore: update workflows from templates by @nickvergessen in https://github.com/nextcloud/spreed/pull/12729 * [stable28] chore: update workflow templates by @backportbot in https://github.com/nextcloud/spreed/pull/12755 * [stable28] fix: Fix generating session id again if duplicated by @backportbot in https://github.com/nextcloud/spreed/pull/12744 * [stable28] fix(chat): Fix OpenAPI optional attributes by @backportbot in https://github.com/nextcloud/spreed/pull/12792 * [stable28] fix(AdminSettings): hide secrets in password fields by @backportbot in https://github.com/nextcloud/spreed/pull/12843 * [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/spreed/pull/12833 * chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in https://github.com/nextcloud/spreed/pull/12973 * [stable28] fix: Fix some minor things found by stan by @backportbot in https://github.com/nextcloud/spreed/pull/13038 * [stable28] Fix adding and removing permissions by @backportbot in https://github.com/nextcloud/spreed/pull/13080 * [stable28] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.14.0 by @ShGKme in https://github.com/nextcloud/spreed/pull/12611 * Release 18.0.11 by @nickvergessen in https://github.com/nextcloud/spreed/pull/13103

Full Changelog: nextcloud/spreed@v18.0.10...v18.0.11

v20.0.0-rc.2

16 Aug 13:08
v20.0.0-rc.2
40eab2a
Compare
Choose a tag to compare
v20.0.0-rc.2 Pre-release
Pre-release

Fixed

  • Adjust conversation list density #13013

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-rc.1...v20.0.0-rc.2

v20.0.0-rc.1

15 Aug 15:19
v20.0.0-rc.1
73061d0
Compare
Choose a tag to compare
v20.0.0-rc.1 Pre-release
Pre-release

Added

  • Show upcoming event information (up to 1 month) in conversation top bar #12984

Fixed

  • Show user status messages of other local users in a federated conversation #12982
  • Don't trigger notifications for system messages in federated conversations #12985
  • Add a quick option to log-in when visiting a public conversation as a guest #12988
  • Save displayname immediately when inviting a federated account #12954
  • Show error messages when uploading a file failed #12919
  • Add a hint how to add federated accounts #12916
  • Retain order of attachments when uploading multiple #12904
  • Don't allow to enable bots in former one-to-one conversations #12893
  • Hide ban option for federated accounts as they are not supported for now #12980
  • Various design fixes

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-beta.3...v20.0.0-rc.1

v20.0.0-beta.3

06 Aug 16:41
48ba805
Compare
Choose a tag to compare
v20.0.0-beta.3 Pre-release
Pre-release

Fixed

  • Disallow setting message expiration in former one-to-one conversations #12882
  • Show avatar thumbnail for former one-to-one conversations #12886
  • Hide Ban section in "Note to self" conversation settings #12889
  • Disallow banned user to be added to the conversation #12793
  • Disable call button in a federated chat when its settings was changed #12864
  • More UI changes according to design review #12800

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-beta.2...v20.0.0-beta.3

v20.0.0-beta.2

01 Aug 15:03
v20.0.0-beta.2
67ecd67
Compare
Choose a tag to compare
v20.0.0-beta.2 Pre-release
Pre-release

Fixed

  • fix(calls): Add notifications for federated calls #12845 #12856 #12874
  • fix(calls): Fix broken avatar of remote users in calls #12863
  • fix(videoverification): Fix design #12853
  • fix(chat): Prevent leave call dialog when canceling quoting #12824
  • fix(UI): More design adjustments for nextcloud/vue changes #12810

What's Changed

Full Changelog: nextcloud/spreed@v20.0.0-beta.1...v20.0.0-beta.2