Changed
- Update dependencies
- Update translations
Fixed
- fix(bots): Hide bots from apps when their app is disabled #17668
- fix(bots): Don't soft-fail when creating incompatible bots #17665
- fix(calendar): Make appointment conversations meetings so they expire after the appointment #17646
- fix(call): Fix joining the conversation with breakout rooms or extending 1-1 #17785 #17710 #17779
- fix(chat): Improve "language detection" option in the translation dialogue #17677
- fix(commands): Correctly exclude only 1-1 from managing via occ #17740
- fix(conversation): Show filtered conversations right away when searching #17841
- fix(conversation): Make conversation order consistent when searching #17658
- fix(conversation): Gracefully handle cases when the conversation list is too big for the browser storage #17650
- fix(federation): Check session id when leaving a conversation #17867
- fix(recording): Allow MP4 as recording mimetype #17648
- fix(transcriptions): Fix live transcription app getting the signaling settings #17739
What's Changed
Details
- [stable32] build(deps): Bump vue from 3.5.30 to 3.5.31 by @dependabot[bot] in #17614
- [stable32] build(deps): Bump panzoom from 9.4.3 to 9.4.4 by @dependabot[bot] in #17618
- [stable32] build(deps): Bump libphonenumber-js from 1.12.40 to 1.12.41 by @dependabot[bot] in #17626
- [stable32] build(deps): Bump firebase/php-jwt from 7.0.3 to 7.0.4 by @dependabot[bot] in #17612
- [stable32] build(deps-dev): Bump @rspack/core from 1.7.9 to 1.7.10 by @dependabot[bot] in #17631
- build(deps-dev): Bump @rspack/cli from 1.7.9 to 1.7.10 by @dependabot[bot] in #17623
- [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #17639
- [stable32] chore: Ensure status code annotation is unique for get reminders by @backportbot[bot] in #17642
- [stable32] fix(appointments): Make scheduled appointments meeting conversations by @backportbot[bot] in #17646
- [stable32] Allow uploading MP4 recordings by @backportbot[bot] in #17648
- [stable32] fix: gracefully handle localStorage quota exceeding by @backportbot[bot] in #17650
- [stable32] fix(search): Make sort order consistant also when all results are ret… by @backportbot[bot] in #17658
- [stable32] fix(translation): Add AI act message by @backportbot[bot] in #17662
- [stable32] fix(bot): Make aware of mutual exclusive features by @backportbot[bot] in #17665
- [stable32] fix(bots): Hide event bots of disabled apps by @backportbot[bot] in #17668
- [stable32] fix(translate): improve language detection in UI by @backportbot[bot] in #17677
- [stable32] build(deps-dev): Bump @rspack/cli from 1.7.10 to 1.7.11 by @dependabot[bot] in #17690
- [stable32] build(deps): Bump vue from 3.5.31 to 3.5.32 by @dependabot[bot] in #17692
- build(deps-dev): Bump @rspack/core from 1.7.10 to 1.7.11 by @dependabot[bot] in #17693
- [stable32] build(deps): Bump firebase/php-jwt from 7.0.4 to 7.0.5 by @dependabot[bot] in #17682
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #17703
- [stable32] ci(actions): Update workflow templates from organization template repository by @nextcloud-command in #17704
- [stable32] build(deps-dev): Bump @nextcloud/eslint-config from 9.0.0-rc.8 to 9.0.0-rc.9 by @dependabot[bot] in #17696
- [stable32] build(deps-dev): Bump sass from 1.98.0 to 1.99.0 by @dependabot[bot] in #17687
- [stable32] build(deps): Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #17689
- [stable32] fix: sync session storage with signaling connection by @backportbot[bot] in #17710
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #17722
- [stable32] Fix emoji picker not kept open after selecting an emoji by @backportbot[bot] in #17726
- [stable32] Fix guest window separator bar color by @backportbot[bot] in #17733
- [stable32] fix(signaling): Allow live transcription to get signaling by @backportbot[bot] in #17739
- [stable32] fix(command): exclude only 1-1 conversations from executing by @backportbot[bot] in #17740
- [stable32] build(deps-dev): Bump @vitejs/plugin-vue from 6.0.5 to 6.0.6 by @dependabot[bot] in #17748
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #17762
- [stable32] build(deps): Bump @nextcloud/auth from 2.5.3 to 2.6.0 by @dependabot[bot] in #17745
- [stable32] fix(signaling): clear 'joined_conversation' after successful leave by @backportbot[bot] in #17779
- [stable32] fix(App): wait to leave previous call before joining new one by @backportbot[bot] in #17785
- [stable32] build(deps): Bump vue-tsc from 3.2.6 to 3.2.7 by @dependabot[bot] in #17805
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #17813
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #17845
- [stable32] fix(search): immediately show filtered results by @backportbot[bot] in #17841
- [stable32] chore(ci): replace lint-typescript.yml workflow by @backportbot[bot] in #17849
- [stable32] fix(teams): use event initiator in system messages by @backportbot[bot] in #17854
- [stable32] fix(call): Fix file name of extracted participant list by @backportbot[bot] in #17851
- [stable32] fix(federation): Check session owner when closing a conversation by @backportbot[bot] in #17867
- [stable32] build(deps): Bump webrtc-adapter from 9.0.4 to 9.0.5 by @dependabot[bot] in #17807
- [stable32] build(deps): Bump @nextcloud/axios from 2.5.2 to 2.6.0 by @dependabot[bot] in #17808
- [stable32] test(integration): Make the lobby test less flaky by @backportbot[bot] in #17871
- [stable32] Release 22.0.12 by @backportbot[bot] in #17875
Full Changelog: v22.0.11...v22.0.12