The variable inspector has been updated.
Here is how it looks:
Not only the appearance has changed, but also the functionality:
- Variables can be placed in groups.
- Added filtering, searching, sorting and pinning variables.
- Implemented a new window for editing variable values.
- In the new variable inspector you can see which variables were changed recently.
- Added new tab - "Stack".
Added Webgl support for PerfectCanvas.
A few restrictions:
24.8.3
- Fixed missing variables when changing profile in record mode.
- Fixed incorrect behavior of scenario editor after script pause.
- Closing javascript dialog in non active tab.
24.8.2
- Added support of Webgl2 API for PerfectCanvas
- Fix compatibility of Telegram and URL modules.
- Fix using clickCaptchaBrowser action in run mode.
- Fix using new variables inspector with if action.
24.8.1
- Fix crush when using CurlWrapper module.
- Preserve scroll position after editing action.
- Fix issues with variables list update.
- Fix issues when copying non-latin symbols from variables inspector.
- Reworked variable inspector: groups, filtering, search, sorting, pinning, new value editor, recently-changed, "Stack" tab
- Webgl support for PerfectCanvas (via CanvasInspector3); Webgl2 API (24.8.2)
- Missing variables on profile change; scenario editor after pause; js dialog in inactive tab
- CurlWrapper crash; scroll position after editing; copying non-latin from inspector
- Telegram/URL module compatibility