Skip to content

Releases: nextcloud-libraries/nextcloud-dialogs

v7.0.0-rc.1

10 Jun 14:49
d53f066

Choose a tag to compare

v7.0.0-rc.1 Pre-release
Pre-release

What's Changed

🚀 Enhancements

  • feat: add guest auth prompt by @backportbot in #1760

🐛 Fixed bugs

  • fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by @susnux in #1775
  • fix: display guest name validity by @skjnldsv in #1836

Other Changes

  • chore: update to ESLint v9 and apply new rules by @susnux in #1753
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1757
  • chore: move from dev:watch back to watch by @skjnldsv in #1758
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1776
  • refactor: adjust code to comply with code style (again) by @susnux in #1774

Full Changelog: v7.0.0-rc.0...v7.0.0-rc.1

v6.3.1

10 Jun 14:49
c2dc036

Choose a tag to compare

v6.3.1

🐛 Fixed bugs

v6.3.0

12 May 08:25
3e10bb0

Choose a tag to compare

v6.3.0

🚀 Enhancements

  • [stable6] feat: add guest auth prompt component by @skjnldsv in #1759

🐛 Fixed bugs

  • [stable6] fix(FilePickerBuilder): correctly return array / plain value depending on multiselect by @backportbot in #1777

Other Changes

  • Updates for project Nextcloud dialogs library by @transifex-integration in #1740
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1741
  • Update @nextcloud/auth to 2.5.0 by @skjnldsv

v7.0.0-rc.0

05 May 11:25
d29441b

Choose a tag to compare

v7.0.0-rc.0 Pre-release
Pre-release

What's Changed

🚀 Enhancements

Other Changes

  • Updates for project Nextcloud dialogs library by @transifex-integration in #1740
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1741
  • ci: add dependabot and npm audit fix for stable6 by @susnux in #1742
  • refactor: do not use Node internals but @nextcloud/paths package by @susnux in #1752
  • chore: prepare release of v7.0.0-rc.0 by @susnux in #1751

Full Changelog: v6.2.0...v7.0.0-rc.0

v6.2.0

29 Apr 15:57
e7bf53f

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: allow picking files using the Nextcloud Nodes API by @susnux in #1730

🐛 Fixed bugs

  • fix(file-picker): align folder design with Nextcloud files app by @susnux in #1733
  • fix: the nc-vue dialogs function module is called dialog not dialogs by @susnux in #1732
  • perf: do not pre-load folder mime icon by @susnux in #1734

Other Changes

  • Updates for project Nextcloud dialogs library by @transifex-integration in #1570
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1574
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1575
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1576
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1579
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1580
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1581
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1582
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1588
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1598
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1605
  • chore: update workflows by @susnux in #1609
  • chore: simplify vitest config and fix some build issues by @susnux in #1606
  • chore: supported branches by @susnux in #1608
  • docs: Update README.md by @susnux in #1627
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1644
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1645
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1671
  • chore: prepare for vue3 migration by @ShGKme in #1681
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1686
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1687
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1688
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1691
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1692
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1704
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1705
  • Updates for project Nextcloud dialogs library by @transifex-integration in #1711
  • chore: deprecate export of filepicker Vue component by @susnux in #1728
  • chore: Nextcloud 28 is EOL so is nextcloud-dialogs v5 by @susnux in #1729
  • chore: deprecate Dialog.hide by @susnux in #1731
  • docs: add formatting script for consistent changelog and update README by @susnux in #1737
  • chore: update workflows from organization by @susnux in #1736
  • chore: prepare release of v6.2.0 by @susnux in #1735

Full Changelog: v6.1.1...v6.2.0

v6.1.1

22 Jan 08:10
665f6ad

Choose a tag to compare

6.1.1

Full Changelog

Fixed

  • fix(toast): loading svg by @skjnldsv in #1559
  • fixed css output file via @nextcloud/vite-config update

Changed

  • chore(deps): Bump p-queue from 8.0.1 to 8.1.0
  • chore(deps-dev): Bump @nextcloud/vite-config from 1.5.0 to 1.5.1
  • chore(deps-dev): Bump @vitest/coverage-v8 from 2.1.8 to 3.0.3
  • chore(deps-dev): Bump happy-dom from 16.7.1 to 16.7.2
  • chore(deps-dev): Bump vite from 6.0.7 to 6.0.9
  • chore(deps-dev): Bump vite from 6.0.9 to 6.0.11
  • chore(deps-dev): Bump vitest from 2.1.8 to 3.0.3

v6.1.0

21 Jan 16:30
e3d60f8

Choose a tag to compare

6.1.0

Full Changelog

Enhancements

Fixed

Changed

  • Updated translations
  • Updated development dependencies

v6.0.1

04 Nov 16:30
22f1f49

Choose a tag to compare

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

04 Nov 14:52
d04f2f9

Choose a tag to compare

What's Changed

  • Rate-limit image previews by @backportbot in #1486
  • chore: Prepare release of 5.3.8 by @susnux in #1488

Full Changelog: v5.3.7...v5.3.8

v5.3.7

21 Aug 12:44
4764cd5

Choose a tag to compare

What's Changed

Full Changelog: v5.3.6...v5.3.7