Skip to content

Releases: nextcloud/guests

4.7.4

21 May 09:38
9f9e3f8

Choose a tag to compare

What's Changed

Full Changelog: v4.7.3...v4.7.4

4.7.3

21 May 08:14
7358ae3

Choose a tag to compare

What's Changed

Full Changelog: v4.7.2...v4.7.3

4.7.2

08 May 13:54
a54e01d

Choose a tag to compare

What's Changed

  • Chore(deps): Bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #1554
  • Chore(deps): Bump @nextcloud/axios from 2.5.2 to 2.6.0 by @dependabot[bot] in #1549
  • fix(src): resolve 20 bugs, logic flaws, type issues and prose errors across the frontend by @Copilot in #1552
  • chore: 4.7.2 by @icewind1991 in #1558

New Contributors

  • @Copilot made their first contribution in #1552

Full Changelog: v4.7.1...v4.7.2

4.7.1

06 May 12:48
116d037

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.7.1

4.7.0

29 Apr 16:42
4bd5160

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

16 Oct 11:56
e6892cf

Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.6.0

v4.5.2

18 Sep 15:23
49c1c20

Choose a tag to compare

What's Changed

  • fix: don't allow empty email even if email change is allowed by @icewind1991 in #1410

Full Changelog: v4.5.1...v4.5.2

v4.5.1

04 Sep 08:27
08b75f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.5.1

v4.5.0

20 Aug 09:25
5726cfe

Choose a tag to compare

4.5.0

Changes

Fixes

New Contributors

v4.4.1

19 Aug 08:58

Choose a tag to compare

4.4.1

Fixes

  • fix: ensure repair email is a string by @skjnldsv in #1374
  • fix: accept INavigationManager instead of NavigationManager in Filter… by @pulsarf0x in #1357

Other