Bug Fixes
- input: correct onChangeText type to use string callback (natew)
- web: prevent group hover styles from sticking on touch devices (natew)
- use chromium with touch emulation for mobile test (CI compatibility) (natew)
Code Refactoring
- site: update onChangeText to onChange for account modals #3765 (Quan Nguyen)
- site: update onChangeText to onChange for NewAccountModal (Quan Nguyen)
Continuous Integration
- use WarpBuild runners for Android tests, only run on main (natew)