Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
32.7.0 source code.tar.gz | 2025-07-03 | 264.7 MB | |
32.7.0 source code.zip | 2025-07-03 | 282.5 MB | |
README.md | 2025-07-03 | 643 Bytes | |
Totals: 3 Items | 547.2 MB | 2 |
Android Client:
- Dump error monitor report to logcat.
- Remove view from TriggerExecutor's attachedViews when view is detached from window to prevent memory leaks.
- Supported
update_structure
actions. - Updated Coil to 3.0.4.
iOS Client:
- Fixed a bug with the slider where the marks would change randomly when moving the slider.
- Fixed bug with updating slider value.
- Supported complex variables observing in get[Type]Value functions in
div-trigger
.
Web Client:
- Added the
update_structure
action support. - Fixed the calculation of expressions using
boolean
variables and obtaining boolean values from arrays and dicts.