Changelog 2025.04
2025.04
Features & Improvements
- Introduced drag-and-drop to add steps to a script.
- Improved Loadster Engine stability in certain situations.
- Improved usability of the timezone setting.
- Clarified the use of phone numbers for monitoring alerts.
Bug Fixes
- Made the Protocol Bots GZIP response decoder less picky, to accommodate servers that truncate trailers.
- Fixed the syntax highlighter for variables and expressions to handle less common edge cases.
- Fixed a problem that caused double quote characters in expressions to be double-escaped in the editor.
Further Reading
Drag-and-drop for script steps means you can now arrange your browser scripts and protocol scripts more easily as you go, instead of adding new steps to the end and then reordering them.
Variables and expressions let you inject dynamic values into your scripts – things like timestamps, random numbers, or values pulled from datasets.