|
6 | 6 |
|
7 | 7 | All notable changes to this project will be documented in this file. |
8 | 8 |
|
| 9 | +## 2.6.0 - 2026-04-14 |
| 10 | +### Added |
| 11 | +* feat: add `setRequestToken` and `fetchRequestToken` methods \([\#900](https://github.com/nextcloud-libraries/nextcloud-auth/pull/900)\) |
| 12 | + |
| 13 | +### Changed |
| 14 | +* Bump `@nextcloud/event-bus` to 3.3.3 |
| 15 | +* chore: use correct package metadata \([\#924](https://github.com/nextcloud-libraries/nextcloud-auth/pull/924)\) |
| 16 | +* chore: revert ESLint to v9 to fix linter \([\#901](https://github.com/nextcloud-libraries/nextcloud-auth/pull/901)\) |
| 17 | +* chore: update Node and NPM dev versions to align with apps \([\#854](https://github.com/nextcloud-libraries/nextcloud-auth/pull/854)\) |
| 18 | +* ci: update all workflow templates from organization template repository \([\#918](https://github.com/nextcloud-libraries/nextcloud-auth/pull/918)\) |
| 19 | + |
9 | 20 | ## 2.5.3 - 2025-10-07 |
10 | 21 | ### Changed |
11 | 22 | * chore(deps): Bump `@nextcloud/browser-storage` to 0.5.0 |
12 | | -* chore(deps): various minor/patch upgrades in (#827)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/827] |
13 | | -* ci: update reuse.yml workflow from template in (#825)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/825] |
14 | | -* ci: update npm-publish.yml workflow from template in (#826)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/826] |
| 23 | +* chore(deps): various minor/patch upgrades \([#827](https://github.com/nextcloud-libraries/nextcloud-auth/pull/827)\) |
| 24 | +* ci: update reuse.yml workflow from template \([#825](https://github.com/nextcloud-libraries/nextcloud-auth/pull/825)\) |
| 25 | +* ci: update npm-publish.yml workflow from template \([#826](https://github.com/nextcloud-libraries/nextcloud-auth/pull/826)\) |
15 | 26 |
|
16 | 27 | ## 2.5.2 - 2025-07-07 |
17 | 28 | ### Fixed |
18 | | -* fix(files_sharing): fallback self.crypto.randomUUID by @skjnldsv in (#822)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/822] |
| 29 | +* fix(files_sharing): fallback self.crypto.randomUUID \([#822](https://github.com/nextcloud-libraries/nextcloud-auth/pull/822)\) |
19 | 30 |
|
20 | 31 | ### Changed |
21 | | -* chore(deps-dev): Bump happy-dom from 17.4.6 to 17.4.7 in (#805)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/805] |
22 | | -* chore(deps-dev): Bump @vitest/coverage-v8 from 3.1.3 to 3.1.4 in (#808)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/808] |
23 | | -* chore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5 in (#810)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/810] |
24 | | -* chore: fix date in CHANGELOG.md by @nickvergessen in (#807)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/807] |
25 | | -* chore(deps-dev): Bump happy-dom from 17.4.7 to 17.5.6 in (#812)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/812] |
26 | | -* chore(deps-dev): Bump happy-dom from 17.5.6 to 17.6.3 in (#814)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/814] |
27 | | -* chore(deps-dev): Bump @vitest/coverage-v8 from 3.1.4 to 3.2.2 in (#815)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/815] |
28 | | -* chore(deps-dev): Bump @vitest/coverage-v8 from 3.2.2 to 3.2.3 in (#816)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/816] |
29 | | -* chore(deps-dev): Bump eslint from 8.57.1 to 9.29.0 in (#817)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/817] |
30 | | -* chore(deps-dev): Bump happy-dom from 17.6.3 to 18.0.1 in (#819)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/819] |
31 | | -* chore(deps-dev): Bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 in (#820)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/820] |
32 | | -* chore: update supported node versions by @susnux in (#823)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/823] |
| 32 | +* chore: fix date in CHANGELOG.md \([#807](https://github.com/nextcloud-libraries/nextcloud-auth/pull/807)\) |
| 33 | +* chore: update supported node versions \([#823](https://github.com/nextcloud-libraries/nextcloud-auth/pull/823)\) |
| 34 | +* Update development dependencies |
33 | 35 |
|
34 | 36 | ## 2.5.1 - 2025-05-13 |
35 | 37 | ### Fixed |
36 | | -* fix: listen to guest changes by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/803 |
| 38 | +* fix: listen to guest changes \([\#803](https://github.com/nextcloud-libraries/nextcloud-auth/pull/803)\) |
37 | 39 |
|
38 | 40 | ## 2.5.0 - 2025-05-12 |
39 | 41 | ### Added |
40 | | -* feat: add guest user by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/795 |
| 42 | +* feat: add guest user \([\#795](https://github.com/nextcloud-libraries/nextcloud-auth/pull/795)\) |
41 | 43 |
|
42 | 44 | ### Fixed |
43 | | -* fix: returns `NextcloudUser` instead of `GuestUser` by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/799 |
| 45 | +* fix: returns `NextcloudUser` instead of `GuestUser` \([\#799](https://github.com/nextcloud-libraries/nextcloud-auth/pull/799)\) |
44 | 46 |
|
45 | 47 | ### Changed |
46 | | -* chore: Update workflows by @susnux in https://github.com/nextcloud-libraries/nextcloud-auth/pull/678 |
47 | | -* chore(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot |
48 | | -* chore(deps-dev): Bump @nextcloud/vite-config from 2.2.2 to 2.3.5 by @dependabot |
49 | | -* chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.5 to 2.1.8 by @dependabot |
50 | | -* chore(deps-dev): Bump elliptic from 6.5.5 to 6.6.0 by @dependabot |
51 | | -* chore(deps-dev): Bump eslint from 8.57.0 to 8.57.1 by @dependabot |
52 | | -* chore(deps-dev): Bump happy-dom from 14.12.3 to 17.4.4 by @dependabot |
53 | | -* chore(deps-dev): Bump typedoc from 0.26.10 to 0.28.4 by @dependabot |
54 | | -* chore(deps-dev): Bump typescript from 5.5.4 to 5.8.3 by @dependabot |
55 | | -* chore(deps-dev): Bump vite from 5.4.0 to 5.4.10 by @dependabot |
56 | | -* chore(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot |
57 | | -* chore(deps): Bump rollup from 4.21.0 to 4.22.4 by @dependabot |
| 48 | +* chore: Update workflows \([\#678](https://github.com/nextcloud-libraries/nextcloud-auth/pull/678)\) |
| 49 | +* chore(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2 |
| 50 | +* Updated development dependencies |
58 | 51 |
|
59 | 52 | ## 2.4.0 - 2024-08-13 |
60 | 53 | ### Added |
@@ -93,7 +86,7 @@ All notable changes to this project will be documented in this file. |
93 | 86 | - Use explicit file extensions for ES module files |
94 | 87 |
|
95 | 88 | ### Changed |
96 | | -- Current user and CSRF token are now initilized on first usage |
| 89 | +- Current user and CSRF token are now initialized on first usage |
97 | 90 | - Dependency updates |
98 | 91 |
|
99 | 92 | ## 2.0.0 - 2022-08-11 |
|
0 commit comments