Skip to content

v0.42.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 04:04
· 4 commits to main since this release
2c5cc60

Bug Fixes

  • Garbled characters caused by atob (#422)
  • Webui unexpected save-btn when file is non-editable (#429)
  • Login succeeded but popup Forbidden (#437)

Features

  • Implements remaining http cache conditionalss (#407)
  • Base64 index-data to avoid misencoding (#421)
  • Webui support logout (#439)

Refactor

  • No inline scripts in HTML (#391)
  • Return 400 for propfind request when depth is neither 0 nor 1 (#403)
  • Remove sabredav-partialupdate from DAV res header (#415)
  • Date formatting in cache tests (#428)
  • Some query params work as flag and must not accept a value (#431)
  • Improve logout at asserts/index.js (#440)
  • Make logout works on safari (#442)