What's Changed
- the port number for the new UI is 8080 by @wintonzheng in #544
- Implement upload_file endpoint by @ykeremy in #547
- Implement upload_file endpoint by @ykeremy in #548
- Fix typo by @ykeremy in #549
- Implement upload_file endpoint by @ykeremy in #550
- use css selector instead of xpath by @LawyZheng in #551
- Remove email file count limit by @ykeremy in #552
- add step prepare and browser clean up by @LawyZheng in #554
- support shadow dom by @LawyZheng in #555
- Implement get workflow runs endpoint by @ykeremy in #558
- Implement FileURLParserBlock and FILE_URL WorkflowParameterType by @ykeremy in #559
- support select2 in iframe by @LawyZheng in #560
- fix bug on HTML tree by @LawyZheng in #561
Full Changelog: v0.1.9...v0.1.10