Skip to content

Releases: digital-blueprint/webapppassword

Release v24.9.0

17 Sep 11:23
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

24.4.0

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

Release v24.1.1

17 Jan 07:48
Compare
Choose a tag to compare

24.1.1

  • The missing controller for the Preview API was added
    (for #149)
  • Updated dependencies

Release v24.1.0

08 Jan 14:09
Compare
Choose a tag to compare

24.1.0

  • Fixed app.info deprecation warning debug message
    (for #145
  • Updated dependencies

Release v23.12.0

01 Dec 12:58
Compare
Choose a tag to compare

23.12.0

  • Basic preview API support was added
    (for #94, thank you, @aleixq)
  • Updated and tested app for Nextcloud 28
  • Updated dependencies

Release v23.6.0

13 Jun 08:22
v23.6.0
9650f04
Compare
Choose a tag to compare

23.6.0

  • Updated and tested app for Nextcloud 27
  • Updated dependencies

Release v23.4.1

19 Apr 08:19
68886f5
Compare
Choose a tag to compare

23.4.1

  • Updated store description (for #1)

Release v23.4.0

19 Apr 08:10
3c8aff8
Compare
Choose a tag to compare

23.4.0

  • A files sharing API with origin check was added
    (for #1, thank you @aleixq)