Releases: nextcloud-libraries/nextcloud-dialogs
Releases · nextcloud-libraries/nextcloud-dialogs
v6.0.1
What's Changed
- chore(deps-dev): Bump elliptic from 6.5.6 to 6.5.7 by @dependabot in #1421
- fix: Mention supported versions in README by @susnux in #1422
- chore(deps): Bump @nextcloud/auth from 2.3.0 to 2.4.0 by @dependabot in #1423
- chore(deps-dev): Bump vite from 5.4.0 to 5.4.1 by @dependabot in #1425
- Updates for project Nextcloud dialogs library by @transifex-integration in #1426
- Updates for project Nextcloud dialogs library by @transifex-integration in #1427
- chore(deps): Bump @vueuse/core from 10.11.1 to 11.0.0 by @dependabot in #1424
- Updates for project Nextcloud dialogs library by @transifex-integration in #1430
- chore(deps): Bump @vueuse/core from 11.0.0 to 11.0.1 by @dependabot in #1431
- chore(deps-dev): Bump vite from 5.4.1 to 5.4.2 by @dependabot in #1433
- chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 by @dependabot in #1432
- chore(deps-dev): Bump typedoc from 0.26.5 to 0.26.6 by @dependabot in #1434
- Updates for project Nextcloud dialogs library by @transifex-integration in #1437
- chore(deps): Bump @vueuse/core from 11.0.1 to 11.0.3 by @dependabot in #1438
- [main] Fix npm audit by @nextcloud-command in #1436
- chore(deps-dev): Bump vite from 5.4.2 to 5.4.3 by @dependabot in #1440
- chore(deps-dev): Bump sass from 1.77.8 to 1.78.0 by @dependabot in #1441
- chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0 by @dependabot in #1442
- Updates for project Nextcloud dialogs library by @transifex-integration in #1443
- Updates for project Nextcloud dialogs library by @transifex-integration in #1449
- chore(deps): Bump dompurify from 3.1.2 to 3.1.6 by @dependabot in #1450
- Updates for project Nextcloud dialogs library by @transifex-integration in #1452
- Updates for project Nextcloud dialogs library by @transifex-integration in #1457
- chore(deps): Bump rollup from 4.21.0 to 4.22.4 by @dependabot in #1458
- Updates for project Nextcloud dialogs library by @transifex-integration in #1463
- Updates for project Nextcloud dialogs library by @transifex-integration in #1468
- Updates for project Nextcloud dialogs library by @transifex-integration in #1469
- Updates for project Nextcloud dialogs library by @transifex-integration in #1474
- Updates for project Nextcloud dialogs library by @transifex-integration in #1475
- Updates for project Nextcloud dialogs library by @transifex-integration in #1479
- chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #1480
- [main] Fix npm audit by @nextcloud-command in #1448
- chore(deps-dev): Bump sass from 1.78.0 to 1.80.6 by @dependabot in #1481
- chore(deps): Bump @vueuse/core from 11.0.3 to 11.2.0 by @dependabot in #1483
- chore(deps-dev): Bump vue-material-design-icons from 5.3.0 to 5.3.1 by @dependabot in #1467
- chore(deps-dev): Bump typedoc from 0.26.6 to 0.26.11 by @dependabot in #1482
- chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #1455
- chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.5 to 2.1.4 by @dependabot in #1484
- chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3 by @dependabot in #1464
- feat: Rate-limit image previews by @susnux in #1478
- chore: Prepare v6.0.1 by @susnux in #1489
Full Changelog: v6.0.0...v6.0.1
v5.3.8
v5.3.7
v6.0.0
6.0.0
Breaking
v6.0.0 is only compatible with Nextcloud 29 and newer.
Technically this is the same as v5.3.5, but v5.3.3 was a breaking change as it dropped support for Nextcloud 28 and older on public shares.
Changed
- chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
- Migrate REUSE to TOML format #1386 (AndyScherzinger)
- chore(deps): Bump @nextcloud/typings to 1.9.1
- chore(deps): Bump @nextcloud/sharing to 0.2.3
- chore(deps): Bump fast-xml-parser to 4.4.1
- chore(deps): Bump @nextcloud/files to 3.8.0
- chore(deps): Bump @vueuse/core to 10.11.1
- chore(deps): Bump webdav to 5.7.1
- chore(deps): Bump axios to 1.7.4
v5.3.6
5.3.6
Breaking
In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares.
This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.
Changed
- chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
- Migrate REUSE to TOML format #1386 (AndyScherzinger)
- chore(deps): Bump @nextcloud/typings to 1.9.1
- chore(deps): Bump @nextcloud/sharing to 0.2.3
- chore(deps): Bump fast-xml-parser to 4.4.1
- chore(deps): Bump @nextcloud/files to 3.8.0
- chore(deps): Bump @vueuse/core to 10.11.1
- chore(deps): Bump webdav to 5.7.1
- chore(deps): Bump axios to 1.7.4
v5.3.5
5.3.5
Fixed
Changed
- Updated translations
- chore(deps): Bump @nextcloud/typings from 1.8.0 to 1.9.0
- chore(deps-dev): Bump typedoc from 0.26.0 to 0.26.3
- chore(deps-dev): Bump @zamiell/typedoc-plugin-not-exported from 0.2.0 to 0.3.0
- chore(deps-dev): Bump vite from 5.3.1 to 5.3.2
v5.3.4
5.3.4
Fixed
Changed
- chore(deps-dev): Bump sass to 1.77.6
- chore(deps-dev): Bump @nextcloud/vite-config to 1.3.0
- chore(deps-dev): Bump happy-dom to 14.12.3
- chore(deps-dev): Bump typedoc to 0.26.0
- chore(deps-dev): Bump typescript to 5.5.2
v5.3.3
v5.3.3 (2024-06-21)
Fixed
- fix: Use
shallowRef
instead ofshallowReactive
because Vue 2 limitation - fix: Prevent invalid range for skeleton number
Changed
- refactor:
@nextcloud/files
is now aware of public shares also now have@nextcloud/sharing
#1361 (susnux) - refactor: Use sorting function from files library
- Add SPDX header #1354 (AndyScherzinger)
- chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
- chore(deps): Bump @vueuse/core from 10.10.0 to 10.11.0
- chore(deps-dev): Bump sass from 1.77.4 to 1.77.5
- chore(deps-dev): Bump vite from 5.2.13 to 5.3.1
v5.3.2
v5.3.2 (2024-06-10)
Fixed
- fix: Also add current folder to button factory #1351 (susnux)
- fix(FilePicker): Do not append image preloader to DOM #1340 (susnux)
Changed
- Updated translations
- chore(deps): Bump webdav to 5.6.0
- chore(deps): Bump @nextcloud/router to 3.0.1
- chore(deps): Bump @nextcloud/auth to 2.3.0
- chore(deps): Bump @nextcloud/axios to 2.5.0
- chore(deps): Bump @nextcloud/initial-state to 2.2.0
- chore(deps): Bump @nextcloud/l10n to 3.1.0
- chore(deps): Bump @nextcloud/event-bus to 3.3.1
- chore(deps): Bump @vueuse/core to 10.10.0
- chore(deps): Bump @nextcloud/files to 3.4.1