New Features:
- Battery manager plugin #102
- Updated to use Python 3.13, changing how the library is loaded. #109
- Updated to use Java 11 #103
Features deprecated by android toolchain:
- batterystats (systrace) #109
- monkeyplayer (monkeyrunner) #109
Bug Fixes:
- Use browser name to scope frametime plugin for webexperiments (issue #93)
- Fixed browser API for android 13+ (issue #105)
- Fixed the current_activity call for devices, it now returns the activity name + type (issue #99)
- Allow adb test packages #87
- Perfume js fixes #95
- Documentation Fixes #97 #98 #108