Releases: nextcloud/spreed
Releases · nextcloud/spreed
v16.0.9
Fixed
- fix(occ): Fix verification of STUN server details #11195
- fix(hosted-hpb): Correctly handle API response codes of hosted High-performance backend when the account expired #11045
What's Changed
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.99 to 7.0.100 by @dependabot in #10997
- [stable26] fix(hosted-hpb): Correctly handle API response when the account expir… by @backportbot-nextcloud in #11046
- [stable26] fix(SetContacts ): Remove unnecessary scroll by @backportbot-nextcloud in #11096
- [stable26] fix(ci): Update CI workflows by @nickvergessen in #11143
- [stable26] fix(CI): Test integration tests on GA by @nickvergessen in #11144
- bump extendable-media-recorder-wav-encoder from 7.0.100 to 7.0.101 by @dependabot in #11177
- [stable26] fix(OCC): Fix error reporting and success message when adding a STUN … by @backportbot-nextcloud in #11195
- Release 16.0.9 by @nickvergessen in #11264
Full Changelog: v16.0.8...v16.0.9
v18.0.1
Changed
- Update translations
Fixed
- fix(shares): Fix notifications for captions with mentions or as a reply #11242
- fix(shares): Fix replying to message with attachments #11242
- fix(shares): Reserve space for file previews while loading #11196
- fix(chat): Don't trim the quote when it is not an image share with caption #11237
- fix(call): Reset "Start recording" checkbox on "Media settings" close #11227
- fix(call): Fix uploading files as image for the call background #11214
- fix(notifications): Fix the order of event listeners to improve responsiveness when starting calls #11238
What's Changed
- [stable28] fix(CI): Make psalm more happy about not returning null by @backportbot-nextcloud in #11184
- [stable28] fix(shares): reserve space for file preview while it's loading by @backportbot-nextcloud in #11196
- [stable28] fix(OCC): Fix error reporting and success message when adding a STUN … by @backportbot-nextcloud in #11193
- [stable28] Add backend url to connection error by @backportbot-nextcloud in #11185
- [stable28] fix(shares): accept returned value from function by @backportbot-nextcloud in #11214
- [stable28] fix(chat): attach button position to invisible wrapper by @backportbot-nextcloud in #11215
- [stable28] fix(call): add safeguard for remote screen checking by @backportbot-nextcloud in #11221
- [stable28] fix(call): reset Media settings checkbox on modal close by @backportbot-nextcloud in #11227
- [stable28] fix(notifications): Fix the order of event listeners by @backportbot-nextcloud in #11238
- [stable28] Fix(Quote): Don't trim the quote when it is not image share with caption by @backportbot-nextcloud in #11237
- [stable28] Fix(ParticipantsStore): Purge the store so it deletes the removed conversation by @backportbot-nextcloud in #11240
- [stable28] fix(preview): preview size and semantic inside
a
element by @backportbot-nextcloud in #11241 - [stable28] fix(shares): reply to message with attachments by @Antreesy in #11242
- Release 18.0.1 by @nickvergessen in #11245
Full Changelog: v18.0.0...v18.0.1
v18.0.0
Added
- 🗒️ Note to self #2196
- 🎙️ Show speaker while screensharing #4478
- 🏷️ Add a caption to your file before sharing it into the chat #5354
- 👤 Ask Guest to enter a name when connecting #855
- 🤩 Animated call reactions #10561
- 🖋️ Optionally require consent before joining a recorded call #10348
- 📲 Allow calling phone numbers from within Talk using SIP dialout #10346
- 🔎 Add support for "person" and "modified" filter options of the new search #10909
- 🌴 Show the "Out of office" message in one-to-one conversations #11049
Changed
- Requires Nextcloud 28
- Update translations
- Update several dependencies
- Require compatible clients (Talk Android 18.0.0 or later, Talk iOS 18.0.0 or later, Talk Desktop 0.16.0 or later) when recording consent is enabled #10969
What's Changed
- feat(deps): Add Nextcloud 28 support on master by @nickvergessen in #9560
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.5.1 to 7.6.1 in /tests/integration by @dependabot in #9561
- chore(deps): Bump leaflet from 1.9.3 to 1.9.4 by @dependabot in #9569
- chore(deps-dev): Bump terser-webpack-plugin from 5.3.8 to 5.3.9 by @dependabot in #9575
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #9577
- fix(CallView): fix no local video on empty call in not grid mode by @ShGKme in #9581
- fix(reactions): Fix own call reactions when the HPB is used by @nickvergessen in #9583
- Test command documentation only against 8.2 by @nickvergessen in #9599
- fix(chat): Update own read marker before triggering events when posting by @nickvergessen in #9605
- fix(mediasettings): Hide virtual background options when not supported by @nickvergessen in #9608
- Fix Fullscreen mode support in ViewerOverlay by @ShGKme in #9596
- fix(chat): Don't send startTyping signaling message for each keystroke by @nickvergessen in #9603
- fix(mediasettings): Fix broken aria-label by @nickvergessen in #9609
- chore(release): Add changelog for 14.0.11, 15.0.6, 16.0.4 and 17.0.0-rc.2 by @nickvergessen in #9591
- Fix Viewer with Fullscreen mode toggle by @ShGKme in #9607
- chore(release): Some changelog additions for 17.0.0-rc.2 by @nickvergessen in #9619
- fix(MediaSettings): Fix guests being prompted with login window when blurring background by @nickvergessen in #9621
- chore(docs): Move scalability to admin documentation and improve readme by @nickvergessen in #9623
- fix(TypingIndicator): Actors are only unique by type+id by @nickvergessen in #9625
- fix(docs): Document end call for everyone parameter by @nickvergessen in #9628
- bump extendable-media-recorder-wav-encoder-worker from 8.0.78 to 8.0.79 by @dependabot in #9644
- chore(deps): Bump extendable-media-recorder from 7.1.14 to 7.1.15 by @dependabot in #9634
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.87 to 7.0.88 by @dependabot in #9650
- feat(docs): Organize the docs overview by @nickvergessen in #9659
- chore: update workflows from templates by @skjnldsv in #9629
- fix(docs): FIx broken-list item by @nickvergessen in #9662
- feat(docs): Add a script that allows reading the HPB log more easily by @nickvergessen in #9663
- chore(deps-dev): Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0 in /tests/integration by @dependabot in #9641
- chore(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0 in /vendor-bin/psalm by @dependabot in #9651
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.16.0 to 3.17.0 in /vendor-bin/csfixer by @dependabot in #9652
- feat(API): Allow to block older clients by @nickvergessen in #9632
- chore(CI): Use GHCR images for database services by @nickvergessen in #9666
- Correct Font weight for Subtitle by @DorraJaouad in #9671
- chore: update workflows from templates by @nextcloud-command in #9672
- chore(release): Add changelog for 17.0.0-rc.3 by @ShGKme in #9684
- chore(deps): Bump extendable-media-recorder from 7.1.15 to 7.1.16 by @dependabot in #9701
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.88 to 7.0.89 by @dependabot in #9702
- chore(deps-dev): Bump @babel/preset-env from 7.21.5 to 7.22.4 by @dependabot in #9705
- chore(deps-dev): Bump @babel/core from 7.21.8 to 7.22.1 by @dependabot in #9637
- Don't scroll conversation list for visible conversations by @Antreesy in #9706
- Responsive layout for
ConversationAvatarEditor
by @Antreesy in #9711 - Fix error when creating a conversation from search results by @Antreesy in #9709
- bump workbox-webpack-plugin from 6.5.4 to 7.0.0 by @dependabot in #9703
- Fully translate aria-labels for predefined backgrounds by @Antreesy in #9710
- Add fallback if label for background fileName doesn't exist by @Antreesy in #9715
- Adjust typing indicator behaviour by @Antreesy in #9689
- Fix dark/light theme in
LoadingPlaceholder
and refactor dark theme detection by @ShGKme in #9721 - chore(release): Add changelog for 17.0.0-rc.4 by @ShGKme in #9724
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.89 to 7.0.91 by @dependabot in #9740
- chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 by @dependabot in #9745
- bump extendable-media-recorder from 7.1.16 to 7.1.18 by @dependabot in #9744
- bump @babel/preset-env from 7.22.4 to 7.22.5 by @dependabot in #9752
- bump @vue/test-utils from 1.3.5 to 1.3.6 by @dependabot in #9754
- bump @babel/core from 7.22.1 to 7.22.5 by @dependabot in #9755
- Close sidebar on mobile resolution immediately after changing the route by @Antreesy in #9762
- Fix displaying 'Screensharing' button after reject and refactor
TopBar
controls for 'Raise hand' and 'Screensharing' by @Antreesy in #9731 - Make pagination buttons in call (grid, stripe views) visible on call view hover by @Antreesy in #9727
- chore(release): Add changelog for 17.0.0 by @ShGKme in #9770
- Adjust iOS requirements to iOS 15 by @SystemKeeper in #9768
- Make conversation name and description selectable by @Antreesy in #9778
- Adjust navigation buttons offset for call in Grid view by @Antreesy in #9788
- Show
Guest
to self when guest reacts in call with no name by @Antreesy in #9787 - Fix uploading video backgrounds from Files by @Antreesy in #9786
- Prevent the navigation bar from floating by @DorraJaouad in #9774
- fix(LeftSidebar): fix scroll with new created conversations by @ShGKme in #9795
- Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 by @dependabot in #9802
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /vendor-bin/phpunit by @dependabot in #9804
- Chore(deps): Bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10 by @dependabot in #9807
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/integration by @dependabot in https://github.com/...
v18.0.0-rc.3
Added
- feat(call): Add screensharing support to the viewer-overlay #11033
- feat(conversations): Always show create conversation button #11104
- fix(chat): Add metadata to file parameters on API level so clients can calculate aspect ratio of previews #11131
Changed
- Update several dependencies
- Update translations
Fixed
- fix(chat): Fix various cases of handling (in)active sessions while chatting and calling #11125 #11140
- fix(chat): Only load current absence not future ones #11124
- fix(chat): Fix file share with caption quote reply #11128
- fix(poll): Reorganize component structure and hide "End poll" from first view #11109
- fix(call): Cancel scheduled participant request when requesting new one #11097
- fix(chat): Expand system messages group if visual unread marker is set on it #11067
- fix(chat): Handle silent sending and input paste correctly in media captions #11123
- fix(conversations): Remove label from talk search input #11071
- fix(video-verification): Remove unneeded settings from video-verification screen #11138
What's Changed
- [stable28] Chore/deps/bump nextcloud vue 8.3.0 by @backportbot-nextcloud in #11066
- [stable28] fix(chat): expand system messages group if visual unread marker is set on it by @backportbot-nextcloud in #11067
- [stable28] Remove label from talk search input by @backportbot-nextcloud in #11071
- [stable28] feat(ViewerOverlayCallView): Add screensharing support by @backportbot-nextcloud in #11033
- chore(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5 by @dependabot in #11078
- chore(deps): Bump @nextcloud/dialogs from 5.0.2 to 5.0.3 by @dependabot in #11077
- chore(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5 by @dependabot in #11081
- chore(deps): Bump webdav from 5.3.0 to 5.3.1 by @dependabot in #11080
- [stable28] get text color from theme for unread marker by @backportbot-nextcloud in #11074
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11091
- [stable28] fix(SetContacts ): Remove unnecessary scroll by @backportbot-nextcloud in #11094
- [stable28] fix(participants): cancel scheduled request when requesting new one by @backportbot-nextcloud in #11097
- [stable28] feat(NewGroupConversation): Always show create conversation button by @backportbot-nextcloud in #11104
- [stable28] fix(API): Remove unused variables and deprecated methods by @backportbot-nextcloud in #11102
- [stable28] Fix(Poll): Reorganize component structure and hide End Poll from first view by @backportbot-nextcloud in #11109
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11114
- [stable28] fix(chat): Only load current absence not future ones by @backportbot-nextcloud in #11124
- [stable28] fix(activeSession): minor fixes by @backportbot-nextcloud in #11125
- [stable28] fix(shares): handle silent sending and input paste correctly by @backportbot-nextcloud in #11123
- [stable28] Fix file share with caption quote reply by @backportbot-nextcloud in #11128
- [stable28] feat(chat): Add changelog conversation entries for Talk 18 by @backportbot-nextcloud in #11129
- [stable28] Fix(File share authentication): Remove unnecessary options by @backportbot-nextcloud in #11138
- [stable28] fix(RecordingConsentSettings): Disable toggle button when breakout is active by @backportbot-nextcloud in #11139
- [stable28] fix(App): switch toggle button to dark theme in call by @backportbot-nextcloud in #11133
- [stable28] fix(ci): Update CI workflows by @nickvergessen in #11141
- [stable28] fix(session): track mouse movement activity by @backportbot-nextcloud in #11140
- [stable28] Add metadata to file parameters by @backportbot-nextcloud in #11131
- [stable28] chore(eslint): enable import/order rule back by @backportbot-nextcloud in #11150
- Release 18.0.0-rc.3 by @nickvergessen in #11151
Full Changelog: v18.0.0-rc.2...v18.0.0-rc.3
v18.0.0-rc.2
Added
- feat(chat): Show the "Out of office" message in one-to-one conversations #11049
Changed
- Update several dependencies
- Update translations
Fixed
- fix(call): Try to fix Safari unmute after being muted for a longer time #11032
- fix(call): Reduce participant list update speed when you are not joining a call #11047
- fix(call): Remove O(n) queries when ending a call for everyone #11020
- fix(UI): Fix several missing headlines after nextcloud/vue update #11031
- fix(chat): Allow submitting the caption upload form without a file #11013
- fix(call): Fix undefined variable $participant when calling a conversation with lobby #11027
- fix(chat): Hide "Messages in current conversation" search filter when not in a chat #11054
What's Changed
- chore(deps): Bump extendable-media-recorder from 9.1.3 to 9.1.4 by @dependabot in #11000
- chore(deps-dev): Bump @types/jest from 29.5.8 to 29.5.10 by @dependabot in #11003
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.99 to 7.0.100 by @dependabot in #11002
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #11008
- chore(deps): Bump libphonenumber-js from 1.10.49 to 1.10.51 by @dependabot in #11001
- [stable28] fix(search): change conditions for showing trailing button by @backportbot-nextcloud in #11010
- [stable28] fix(chat): use the default new message placeholder by @backportbot-nextcloud in #11012
- [stable28] fix(uploads): allow to send empty uploads as normal messages by @Antreesy in #11013
- [stable28] refactor: make browserCheck an util instead of mixin by @backportbot-nextcloud in #11017
- [stable28] Fix use of blockCalls in vue template by @backportbot-nextcloud in #11018
- [stable28] fix(calls): Remove a query in a loop when ending call for everyone by @backportbot-nextcloud in #11020
- [stable28] Fix undefined $participant when calling a lobbied room by @backportbot-nextcloud in #11027
- [stable28] fix(UI): Fix missing headlines after vue library changed from title t… by @backportbot-nextcloud in #11031
- [stable28] I should "git add" before I "git commit" by @backportbot-nextcloud in #11036
- [stable28] Fix lost audio track on safari by @backportbot-nextcloud in #11032
- [stable28] fix(call): do not update participants list often when not in the call by @backportbot-nextcloud in #11047
- [stable28] feat(integration): show out-of-office message in 1-1 conversation by @backportbot-nextcloud in #11049
- [stable28] fix(chat): patch stored message input by @backportbot-nextcloud in #11052
- [stable28] fix(shares): handle shares with duplicate names and caption message by @backportbot-nextcloud in #11025
- Release 18.0.0 rc.2 by @nickvergessen in #11057
- [stable28] fix(search): Hide "Messages in current conversation" when not on talk by @backportbot-nextcloud in #11056
- [stable28] fix(AuthSidebar): Order popups by @backportbot-nextcloud in #11058
Full Changelog: v18.0.0-rc.1...v18.0.0-rc.2
v18.0.0-rc.1
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
- Improve documentation by adding magic strings and values to parameters #10857
- Require compatible clients when recording consent is enabled #10969
- Revert: Try to fix Safari unmute after being muted for a longer time #10954
- Move away from deprecated constants and functions #10975
Fixed
- fix(settings): Remove non-working notification settings for guests #10960
- fix(settings): Fix option to request an HPB trial #10962 #10970
- fix(chat): Fix sorting of system messages #10963
- fix(settings): Fix style in the admin settings after vue library update #10984
What's Changed
- fix(search): Remove development log by @nickvergessen in #10921
- fix(CI): Fix psalm missing chache() on the stub by @nickvergessen in #10924
- Fix new message input appearance by @marcoambrosini in #10923
- fix(search): Use OCP constants for filters by @nickvergessen in #10919
- fix(API): Add more specific int-types by @nickvergessen in #10857
- fix(call): Handle DoesNotExistException when ringing an attendee by @nickvergessen in #10920
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.38.0 to 3.38.2 in /vendor-bin/csfixer by @dependabot in #10929
- chore(deps): Bump @nextcloud/dialogs from 5.0.0 to 5.0.2 by @dependabot in #10932
- chore(deps): Bump @nextcloud/vue from 8.1.0 to 8.2.0 by @dependabot in #10934
- chore(deps-dev): Bump webpack-bundle-analyzer from 4.9.1 to 4.10.1 by @dependabot in #10931
- Try to automatically merge OCP updates by @nickvergessen in #10937
- Update update-nextcloud-ocp-approve-merge.yml by @nickvergessen in #10941
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #10939
- fix(CI): Fix autoapproval to ignore nextcloud/vue and webrtc-adapter … by @nickvergessen in #10936
- fix(fullscreen): reset isFullscreen state when exiting with ESC key by @Antreesy in #10953
- feat(LeftSidebar): Always show "create a new conversation" item by @DorraJaouad in #10952
- Revert "Keep track of senders to allow unmutung with Safari" by @nickvergessen in #10954
- fix(settings): Remove notification settings for guests by @nickvergessen in #10960
- fix(settings): Allow requesting hosted HPB without being in "Can use … by @nickvergessen in #10961
- fix(messages): revert "sort messages within one group" by @Antreesy in #10963
- fix(settings): Fix Hosted HPB settings UI by @nickvergessen in #10962
- fix(API): Require recording consent compatible version of clients by @nickvergessen in #10969
- fix(hosted-hpb): Correctly handle API response when the account expir… by @nickvergessen in #10970
- fix(API): Move away from own deprecated constants by @nickvergessen in #10975
- fix(calls): Explicitly block calls in former one-to-one by @nickvergessen in #10971
- [stable28] fix(search): restore app search behaviour (wait for nextTick, use refs) by @backportbot-nextcloud in #10983
- [stable28] fix(AdminSettings): fix style specificity by @backportbot-nextcloud in #10984
- chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 by @nickvergessen in #10981
- Release 18.0.0 rc.1 by @nickvergessen in #10990
Full Changelog: v18.0.0-beta.3...v18.0.0-rc.1
v17.1.3
Fixed
- fix(settings): Remove non-working notification settings for guests #10974
- fix(chat): Fix uploading files after some time of being online #10891
- fix(participants): Update participants list more regularly #10843
- fix(settings): Fix option to request an HPB trial #10965
- fix(settings): Fail recording server test when an HPB was given as recording backend #10948
- fix(chat): Hide delete option for guests #10806
- fix(chat): Fix sorting of system messages #10964
- fix(chat): Fix not breaking the JSON response when removing the last reaction of a message #10949
- fix(call): Log error message when starting a screenshot fails #10827
What's Changed
- chore(deps): Bump vue and vue-template-compiler by @dependabot in #10791
- [stable27] fix(docs): Add readthedocs config to try fixing the build by @backportbot-nextcloud in #10794
- chore(deps): Bump ua-parser-js from 1.0.36 to 1.0.37 by @dependabot in #10802
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10808
- [stable27] Fix(MessageButtonsBar): hide delete message button for guests by @backportbot-nextcloud in #10806
- [stable27] Log error when starting a screen share fails by @backportbot-nextcloud in #10827
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.26 to 3.0.0-beta.27 by @dependabot in #10838
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.27 to 3.0.0 by @dependabot in #10862
- chore(deps): Bump @nextcloud/vue from 7.12.6 to 7.12.7 by @dependabot in #10861
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10871
- [stable27] fix(DAVClient): wrap DAV client creation in a function by @Antreesy in #10891
- [stable27] fix(LeftSidebar): replace three-dot icon with chat-plus icon by @Antreesy in #10904
- [stable27] fix(LeftSidebar): reuse logic for unread mentions in pop-up button by @Antreesy in #10905
- [stable27] Update nextcloud/ocp dependency by @nextcloud-command in #10940
- [stable27] feat(CI): Try to automatically merge OCP updates by @nickvergessen in #10943
- [stable27] fix(recording): Fail the recording server check when a HPB is configured by @nickvergessen in #10948
- [stable27] fix(call): Handle DoesNotExistException when ringing an attendee by @nickvergessen in #10947
- [stable27] fix(reactions): Don't break mobile clients when the reactions list is… by @nickvergessen in #10949
- [stable27] fix(fullscreen): reset isFullscreen state when exiting with ESC key by @backportbot-nextcloud in #10955
- [stable27] fix(settings): Allow requesting hosted HPB without being in "Can use … by @backportbot-nextcloud in #10966
- [stable27] fix(messages): revert "sort messages within one group" by @backportbot-nextcloud in #10964
- [stable27] fix(settings): Fix Hosted HPB settings UI by @backportbot-nextcloud in #10965
- [stable27] fix(settings): Remove notification settings for guests by @nickvergessen in #10974
- Release 17.1.3 by @nickvergessen in #10989
Full Changelog: v17.1.2...v17.1.3
v16.0.8
Fixed
- fix(settings): Remove non-working notification settings for guests #10976
- fix(settings): Fix option to request an HPB trial #10967
- fix(settings): Fail recording server test when an HPB was given as recording backend #10950
- fix(chat): Hide delete option for guests #10807
What's Changed
- chore(deps): Bump vue and vue-template-compiler by @dependabot in #10789
- [stable26] fix(docs): Add readthedocs config to try fixing the build by @backportbot-nextcloud in #10793
- chore(deps): Bump ua-parser-js from 1.0.36 to 1.0.37 by @dependabot in #10800
- [stable26] Fix(MessageButtonsBar): hide delete message button for guests by @backportbot-nextcloud in #10807
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.26 to 3.0.0-beta.27 by @dependabot in #10834
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.27 to 3.0.0 by @dependabot in #10860
- [stable26] Update nextcloud/ocp dependency by @nextcloud-command in #10869
- [stable26] feat(CI): Try to automatically merge OCP updates by @nickvergessen in #10942
- [stable26] fix(recording): Fail the recording server check when a HPB is configured by @backportbot-nextcloud in #10950
- [stable26] fix(call): Handle DoesNotExistException when ringing an attendee by @backportbot-nextcloud in #10951
- [stable26] fix(fullscreen): reset isFullscreen state when exiting with ESC key by @backportbot-nextcloud in #10956
- [stable26] fix(settings): Fix Hosted HPB settings UI by @backportbot-nextcloud in #10967
- [stable26] fix(settings): Remove notification settings for guests by @backportbot-nextcloud in #10976
- Release 16.0.8 by @nickvergessen in #10988
Full Changelog: v16.0.7...v16.0.8
v18.0.0-beta.3
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
v18.0.0-beta.2
Changed
- Replace various confirmation screens with the NcDialog component #10812
- Update several dependencies
Fixed
- Fix mentions at the beginning of the text in captions #10831
- Fix not breaking the JSON response when removing the last reaction of a message #10832
- Remove previous style adjustments from left sidebar #10818
- Migrate the last set of event listeners to be service listeners
What's Changed
- fix(chat): Fix mentions at the beginning of captions by @nickvergessen in #10831
- fix(reactions): Don't break mobile clients when the reactions list is… by @nickvergessen in #10832
- Migrate to NcTextArea by @DorraJaouad in #10817
- chore(deps-dev): Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #10836
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.26 to 3.0.0-beta.27 by @dependabot in #10835
- chore(deps): Bump @nextcloud/vue from 8.0.0-beta.9 to 8.0.0-beta.10 by @dependabot in #10837
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #10839
- fix(LeftSidebar): revert temp styles and fix conversation styling by @DorraJaouad in #10818
- fix(event): Migrate to typed event AutoCompleteFilterEvent by @nickvergessen in #10841
- Fix(MessageButtonsBar): Hide copy message button for files by @DorraJaouad in #10840
- fix(events): Migrate signaling to typed events by @nickvergessen in #10846
- Fix(ParticipantsList): Update list when needed by @DorraJaouad in #10843
- Fix "zoom" effect with some cameras when changing the resolution by @danxuliu in #10848
- Replace OC dialog with NcDialog by @DorraJaouad in #10812
- fix(deps): Update to stable versions of nextcloud JS libraries by @nickvergessen in #10852
- Release/18.0.0 beta.2 by @nickvergessen in #10853
Full Changelog: v18.0.0-beta.1...v18.0.0-beta.2