You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,8 +45,11 @@ For Vue 3 apps nothing changed, meaning the app and this library will share the
45
45
### Fixed
46
46
* fix(FilePickerBuilder): correctly return array / plain value depending on multiselect [\#1775](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1775)\([susnux](https://github.com/susnux)\)
47
47
* fix: display guest name validity [\#1836](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1836)\([skjnldsv](https://github.com/skjnldsv)\)
48
-
* fix: return nodes array from smartpicker by @grnd-alt in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1879
49
-
* fix(PublicAuthPrompt): change default notice if identified by @backportbot[bot] in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1880
48
+
* fix: return nodes array from smartpicker [\#1879](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1879)\([grnd-alt](https://github.com/grnd-alt)\)
49
+
* fix(PublicAuthPrompt): change default notice if identified [\#1880](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1880)\([backportbot[bot]](https://github.com/backportbot[bot])\)
50
+
* style(toast): adjust colors for Nextcloud 32 [\#1912](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1912)\([Antreesy](https://github.com/Antreesy)\)
51
+
* fix(guestName): limit length to 64 characters [\#1915](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1915)\([max-nextcloud](https://github.com/max-nextcloud)\)
52
+
* fix(FilePicker): make move primary and copy secondary [\#1933](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1933)\([susnux](https://github.com/susnux)\)
50
53
51
54
### Changed
52
55
* chore: update to ESLint v9 and apply new rules [\#1753](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1753)\([susnux](https://github.com/susnux)\)
@@ -57,7 +60,32 @@ For Vue 3 apps nothing changed, meaning the app and this library will share the
57
60
* chore!: remove `spawnDialog` in favor of version from `@nextcloud/vue`[\#1783](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1783)\([susnux](https://github.com/susnux)\)
58
61
* refactor: do not use Node internals but @nextcloud/paths package [\#1752](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1752)\([susnux](https://github.com/susnux)\)
59
62
* Updates for project Nextcloud dialogs library by @transifex-integration[bot]
60
-
* chore(deps): @nextcloud family + various upgrades by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1905
63
+
* chore(deps): @nextcloud family + various upgrades [\#1905](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1905)\([skjnldsv](https://github.com/skjnldsv)\)
0 commit comments