Skip to content

v2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 19:30

Changes compared to v2.0.2:

  • TLS: allow to configure cipher suites.
  • SSH system commands: preserve trailing slash when appropriate.
  • Portable mode: fix WebDAV support.
  • Hooks: fix TLS certificate validation on Windows.
  • Virtual folders: create filesystem paths if missing.
  • Increase UID and GID limits from 65535 to 2147483647.
  • Memory provider: fix loading a dump with clear text credentials.
  • Allow to skip natural keys validation. By enabling this setting, usernames, admin names, folder names are not restricted to unreserved URI chars.
  • Improve signals handling.