v18.0.0-beta.3
Pre-release
Pre-release
nickvergessen
released this
16 Nov 15:09
·
3912 commits
to main
since this release
Added
- Allow drag'n'drop of files onto the caption dialog #10898
- Add support for "person" and "modified" filter options of the global search #10909
Changed
- Update several dependencies
Fixed
- Fix Safari browser not receiving any stream in a call #10912
- Try to fix Safari unmute after being muted for a longer time #10913
- Mark notifications about read chat messages as resolved #10889
- Fix uploading files after multiple hours without a page reload #10877
- Don't throw an unhandled exception when mentioning
at-all
in "Note to self" #10881 - Fix SIP dialout not working after resolving license issue #10914
- Fix issues with the session active state #10876
- Clarify that "Note to self" and "Talk Updates" are system generated #10884
What's Changed
What's Changed
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.37.1 to 3.38.0 in /vendor-bin/csfixer by @dependabot in #10859
- chore(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #10863
- chore(deps-dev): Bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #10864
- chore(deps): Bump axios from 1.4.0 to 1.6.1 by @dependabot in #10866
- chore(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3 by @dependabot in #10865
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #10870
- fix(session): Don't attempt to set session state without a session by @nickvergessen in #10874
- fix(chat): Handle
at-all
in note to self by @nickvergessen in #10881 - fix(DAVClient): wrap DAV client creation in a function by @Antreesy in #10877
- fix(activeSession): don't set state for cases when token is undefined by @Antreesy in #10876
- fix(LeftSidebar): replace three-dot icon with chat-plus icon in by @Antreesy in #10896
- fix(AvatarWrapper): fix size for icon-changelog in chat by @Antreesy in #10897
- fix(chat): Adjust "author" when creating "Note to self" and "changelo… by @nickvergessen in #10884
- chore(deps): Bump nextcloud/vue from 8.0.1 to 8.1.0 by @Antreesy in #10903
- fix(LeftSidebar): reuse logic for unread mentions in pop-up button by @Antreesy in #10900
- feat(shares): add drag-n-drop option in the modal by @Antreesy in #10898
- fix(sip-dialout): Fix the successful dialout case when error is null by @nickvergessen in #10914
- fix(sip-setting): Fix overlapping settings-hint by @nickvergessen in #10915
- fix: audio/video stream in Safari by coping
attachmediastream
to source inESM
format by @ShGKme in #10912 - Keep track of senders to allow unmutung with Safari by @SystemKeeper in #10913
- fix(deps): Readd fixed style import from nextcloud/dialogs by @nickvergessen in #10855
- fix(shares): fix issues with file upload by @Antreesy in #10879
- feat(search): Implement "person" and "modified" filters for the new g… by @nickvergessen in #10909
- fix(notifications): Mark notifications about read chat messages as re… by @nickvergessen in #10889
- Release 18.0.0 beta.3 by @nickvergessen in #10918
Full Changelog: v18.0.0-beta.2...v18.0.0-beta.3