Added
- feat(calls): Implement live-transcriptions when the ExtApp is available #15696
- feat(dashboard): Improve empty content view of the dashboard sections #15697
Changed
- Update dependencies
- Update translations
Fixed
- fix(UI): Further design adjustments to outlined icons
- fix(chat): Many improvements for threads #15616 #15703 #15704 #15722 #15735
What's Changed
- fix(useGetThreadId): make reactive value more responsive by @Antreesy in #15704
- fix(messagesStore): fix posting new messages in the thread by @Antreesy in #15703
- fix(router): emit 'route-change' after navigation by @Antreesy in #15708
- fix(l10n): Remove redundant "Talk" prefix from "Talk home" by @kra-mo in #15710
- ci(deps): Bump astral-sh/setup-uv from 6.5.0 to 6.6.0 in /.github/workflows by @dependabot[bot] in #15712
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #15714
- fix(l10n): Put translator comment on correct line by @kra-mo in #15713
- [main] Update Nextcloud OpenAPI types by @nextcloud-command in #15715
- build: update node and npm engines versions by @nextcloud-command in #15717
- fix: change icons to outline by @Antreesy in #15711
- fix(ui): Fix state colors by @nickvergessen in #15721
- ci(deps): Bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows by @dependabot[bot] in #15672
- fix(MediaDevicesSelector): fix cropped test button by @DorraJaouad in #15723
- docs: Adjust docs link for snap installation by @nickvergessen in #15724
- docs: Adjust second docs link for snap installation by @SystemKeeper in #15728
- fix(dashboard): skip events without DTEND by @miaulalala in #15731
- chore: migrate from Jest to Vitest by @ShGKme in #15727
- test: Check if someone broke file sharing with Talk by @nickvergessen in #15726
- Use material symbol variant of delete icon by @AndyScherzinger in #15730
- feat(config): Add an appconfig for AI summary threshold of unread chats by @nickvergessen in #15733
- fix(Dashboard): add harmonized layout by @DorraJaouad in #15697
- fix(chat): implement thread blocks by @Antreesy in #15616
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #15736
- fix(SharedItems): adjust tab styling by @Antreesy in #15722
- chore(deps): bump @nextcloud/vue to v9.0.0-rc.7 by @Antreesy in #15739
- fix: do not use route outside of integration apps by @Antreesy in #15740
- fix(Recording): hide controls, increase content height by @Antreesy in #15741
- chore(release): Changelog for 21.1.4 by @nickvergessen in #15745
- fix(threads): hide thread messages from general view by @Antreesy in #15735
- fix(threads): add subscribe options submenu by @Antreesy in #15738
- fix(chat): restore normal replies showing in chat by @Antreesy in #15749
- fix(chat): change notifications icons by @Antreesy in #15750
- fix(chat): increase icons size by @Antreesy in #15751
- Add support for live transcriptions in calls by @danxuliu in #15696
- fix: use Intl formatter for date separators by @Antreesy in #15243
- fix(hpb-service): Support HPB service accounts without expiration by @fancycode in #15698
- fix(threads): Allow responding to a thread without replying to the author by @nickvergessen in #15645
- perf(shares): Only load room tokens that actually have shares by @nickvergessen in #15624
- Release v22.0.0-beta.2 by @nickvergessen in #15752
New Contributors
- @kra-mo made their first contribution in #15710
- @AndyScherzinger made their first contribution in #15730
Full Changelog: v22.0.0-beta.1...v22.0.0-beta.2