Skip to content

v0.2.3

Choose a tag to compare

@fancycode fancycode released this 09 Apr 12:18
· 375 commits to master since this release
v0.2.3
0005772

Changed

  • Bump @peculiar/x509 from 1.9.5 to 1.9.6 #278
  • Bump @nextcloud/dialogs from 4.2.2 to 4.2.3 #294
  • Bump @peculiar/x509 from 1.9.6 to 1.9.7 #301
  • Bump @nextcloud/router from 2.2.0 to 2.2.1 #296
  • Bump @nextcloud/dialogs from 4.2.3 to 4.2.6 #318
  • Bump @nextcloud/webpack-vue-config from 6.0.0 to 6.0.1 #303
  • Bump vue from 2.7.15 to 2.7.16
  • Increase request timeout to 300s and make configurable.

Fixed

  • Make sure filenames of signed files are safe for filesystems.
  • Only define "str_to_stream" if it doesn't exist yet.
  • Add missing cast to always return an int.