Skip to content

v18.0.2

Compare
Choose a tag to compare
@nickvergessen nickvergessen released this 25 Jan 11:24
· 3121 commits to main since this release
v18.0.2
8dc42d9

Fixed

  • fix(calls): Device preview not visible when editing, uploading or viewing a file #11222
  • fix(conversation): Make description input multi line when creating a conversation #11376
  • fix(bot): Don't allow empty chat messages from bots #11353
  • fix(breakout): Stop breakout rooms when they are started while deleting them #11409
  • fix(attachments): Allow to retry failed uploads #11256
  • fix(attachments): Fix uploading from local device #11331
  • fix(attachments): Don't allow selecting shared folders as attachment folder #11427

What's Changed

  • chore(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6 by @dependabot in #11246
  • chore(deps-dev): Bump regenerator-runtime from 0.14.0 to 0.14.1 by @dependabot in #11248
  • chore(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6 by @dependabot in #11247
  • [stable28] fix(shares): allow to retry failed uploads by @backportbot-nextcloud in #11256
  • [stable28] fix: use body element if not the fullscreen by @backportbot-nextcloud in #11259
  • [stable28] chore(release): Add changelog for 16.0.9 and 17.1.4 by @backportbot-nextcloud in #11266
  • [stable28] fix(participantsStore): optimize store updates by @backportbot-nextcloud in #11284
  • chore(deps): Bump libphonenumber-js from 1.10.51 to 1.10.52 by @dependabot in #11289
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11291
  • [stable28] fix(mixins): remove unused participant mixin by @backportbot-nextcloud in #11287
  • [stable28] chore(deps): bump vue libraries from 2.7.15 to v2.7.16 by @backportbot-nextcloud in #11304
  • [stable28] fix(shares): use FilePicker component directly by @backportbot-nextcloud in #11303
  • [stable28] feat(Pinia): migrate quoteReplyStore (Vuex) to chatExtrasStore (Pinia) by @backportbot-nextcloud in #11305
  • [stable28] fix(mixins): migrate sessionIssueHandler mixin to composable by @backportbot-nextcloud in #11311
  • [stable28] chore(mixins): remove video mixin by @backportbot-nextcloud in #11312
  • [stable28] chore(deps): Bump nextcloud/vue to 8.4.0 by @backportbot-nextcloud in #11313
  • chore(deps-dev): Bump @babel/core from 7.23.6 to 7.23.7 by @dependabot in #11316
  • chore(deps): Bump libphonenumber-js from 1.10.52 to 1.10.53 by @dependabot in #11317
  • chore(deps-dev): Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #11318
  • [stable28] fix(shares): pass the correct payload to the upload method by @backportbot-nextcloud in #11331
  • chore(deps): Bump extendable-media-recorder from 9.1.5 to 9.1.6 by @dependabot in #11338
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11345
  • [stable28] fix(tests): Kill child processes before the parent process so they ca… by @backportbot-nextcloud in #11348
  • [stable28] fix(bots): Don't allow empty messages from bots by @backportbot-nextcloud in #11353
  • [stable28] fix(avatar): Fix avatars without PHP intl module by @backportbot-nextcloud in #11363
  • [stable28] fix(conversation): make description multi-line by @backportbot-nextcloud in #11376
  • chore(deps-dev): Bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot in #11382
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11385
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11389
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.101 to 7.0.102 by @dependabot in #11419
  • chore(deps): Bump extendable-media-recorder from 9.1.6 to 9.1.7 by @dependabot in #11418
  • [stable28] fix(breakout): stop breakout rooms on removing by @backportbot in #11409
  • [stable28] fix(attachments): Don't allow selecting shared folders as attachment … by @backportbot in #11427
  • [stable28] enh(participants): extract and reuse patchParticipants action by @Antreesy in #11439
  • Release 18.0.2 by @nickvergessen in #11445

Full Changelog: v18.0.1...v18.0.2