Skip to content

v2.0.0

Choose a tag to compare

@KYN4 KYN4 released this 25 Aug 10:01
· 321 commits to main since this release

What's Changed

  • docs: added troubleshooting section to quickstart section by @KYN4 in #4
  • feat: add UI hierarchy utils by @plfavreau in #5
  • feat: add feature-request issue template by @plfavreau in #9
  • feat: add bug report issue template by @plfavreau in #8
  • feat: add pull request template by @plfavreau in #10
  • chore: add github stars history chart to README by @plfavreau in #15
  • refactor: everything refactored to access context from closures by @KYN4 in #11
  • Fix errors related to Gemini by @KYN4 in #16
  • SDK for easily integrating mobile-use in python projects by @KYN4 in #18
  • All LLMs are configurable - OpenAI API key no longer required by @KYN4 in #23
  • chore(docs): correct misspelling of "completion" by @lucmahoux in #25
  • refactor: prepare the repo for PyPI publishing by @KYN4 in #24
  • PyPI package deployment + DockerHub image deployment on Releases by @KYN4 in #26
  • ci: refactored workflow so the deployment does not occur on release but on tags by @KYN4 in #27

New Contributors

Full Changelog: v1.6.0...v2.0.0