Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@doubleface doubleface released this 19 Jun 15:45
· 1633 commits to master since this release

FEATURES:

  • cozy-run-dev: files are saved in /cozy-konnector-dev-root path by default
  • global openInBrowser function available if the connector is run with cozy-run-standalone, cozy-run-dev and also in the shell. It takes a html string or a cheerio object, saves the html in tmp directory and opens it in the default browser. Can be usefull for debugging
  • cozy-run-shell: documentation
  • cozy-run-shell: cheerio objects are display in a better way
  • cozy-run-shell: cookies are activated by default
  • cozy-run-shell: global debug function to activate debug mode for requests