Skip to content

Releases: digital-blueprint/webapppassword

Release v26.5.0

28 May 12:35
e74bba3

Choose a tag to compare

26.5.0

  • Fixed generated WebDAV app passwords for Nextcloud 32.0.9 and newer by creating expiring app tokens instead of session tokens
    (for #329)
    • Added cleanup of expired WebAppPassword tokens
  • Updated and tested app for Nextcloud 34 (for #328)
  • Updated dependencies

Release v26.2.1

04 Feb 09:17
25418c6

Choose a tag to compare

26.2.1

  • Fix installation error message Out-of-path file extraction (for #320)

Release v26.2.0

03 Feb 13:35
d6b8693

Choose a tag to compare

26.2.0

  • Updated and tested app for Nextcloud 33 (for #320)
  • Updated dependencies

Release v25.8.0

21 Aug 07:46
7dec585

Choose a tag to compare

25.8.0

  • Updated and tested app for Nextcloud 32 (for #290)

Release v25.3.0

26 Mar 15:38
3256cee

Choose a tag to compare

25.3.0

  • The sharing API was fixed for Nextcloud v28.0.14 and newer
    (for #271, thank you, @DanRiess)

Release v25.2.0

07 Feb 10:16

Choose a tag to compare

25.2.0

  • Updated and tested password functionality for Nextcloud 31 (for #260)
    • The custom PsrLogger was removed in favor of \Psr\Log\LoggerInterface,
      because it doesn't work with Nextcloud 31
    • Server breaking changes in the sharing API were fixed in ShareAPIController
  • Updated dependencies

Release v24.9.0

17 Sep 11:23

Choose a tag to compare

24.9.0

  • Updated and tested app for Nextcloud 30 (for #226)
    • Nextcloud instance breaking changes in the sharing API were fixed
  • Updated dependencies

Release v24.8.0

12 Aug 07:27

Choose a tag to compare

24.8.0

  • Prevent common password managers to fill out admin form
    (for #215)
  • Restore file sharing API in Nextcloud 27+
    (for #197, thank you, @DanRiess)
  • Updated dependencies

Release v24.6.0

19 Jun 06:56

Choose a tag to compare

24.6.0

  • Fixed breaking change introduced in Nextcloud 29.0.2
    (for #200)
  • Updated dependencies

Release v24.4.0

02 Apr 09:34

Choose a tag to compare

24.4.0

  • Updated and tested app for Nextcloud 29 (for #177)
  • Updated dependencies