Skip to content

Release version 4.1.9

Compare
Choose a tag to compare
@doubleface doubleface released this 30 Apr 12:27
· 1756 commits to master since this release

Added

  • signin: Assume default form's action is current url
    When parsing the signin form, function was failing if no action was specified. HTML spec specifies that action is optional. If it's empty string, it should be the
    document's URL of the form.

  • More functions in cozy-client-js stub to allow cozy-run-standalone command to works better

Fixed

  • mkdirp doesn't work in standalone