New features and improvements
* fmbt-editor:
- Visualization fixed on 0-step logs.
* fmbt-scripter:
- Test scripts can extend fmbt-scripter interface with
live monitor/button dialogs.
* fmbtgti:
- ​sortItems() function added for sorting GUIItem instances.
- Screenshot.findItemsByColor() supports grouping adjacent
matching pixels.
- Screenshot.findItemsByDiff() enables finding which pixels
differ in two screenshots.
* fmbtandroid:
- Support latest adb versions. Fixes issue with adb that reads
the standard input.
- Device.refreshScreenshot() with forced screenshot file does
not require connection to a device.
* fmbtwindows:
- Can instantiate Device without connecting to target.
- ViewItem bounding box (bbox()) changed from list to tuple.
* pythonshare:
- Namespaces can be queried from the Python API:
Connection.ls_local(), ls_remote() and ns_type().
Show replies by date