v2.0.0
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
- @KYN4 made their first contribution in #4
- @lucmahoux made their first contribution in #25
Full Changelog: v1.6.0...v2.0.0