Skip to content

v1.6.0

Compare
Choose a tag to compare
@susnux susnux released this 05 Sep 14:00
· 143 commits to main since this release
773384b

v1.6.0 (2024-09-05)

Added

  • feat(uploader): Allow to specify custom headers #1366 (susnux)
  • feat(UploadPicker): Allow to disable the "new"-menu #1373 (susnux)

Fixed

  • fix(Uploader): The mtime should be a valid UNIX timestamp #1368 (susnux)
  • fix(uploader): validation of the destination should not compare the class #1369 (susnux)
  • fix(UploadPicker): Show menu if folders are enabled #1372 (susnux)
  • fix: Make the default uploader global #1370 (susnux)

Changed

  • Updated translations
  • chore: Bump axios to 1.7.7
  • chore: Bump @nextcloud/dialogs to 5.3.7
  • Updated development dependencies
  • chore(ci): also run node on main push #1367 (skjnldsv)