What's Changed
- Fixing wrong strategy selection for some string content by @lukhipolito in #6777
- Implementing better base64 evaluation + appropriate zip entry naming by @lukhipolito in #6783
- Fixing Stream variable saved in instance issue by @lukhipolito in #6785
- Update Jint to 4.3.0 by @sfmskywalker in #6794
- Implemented custom js functions: streamToBytes and streamToBase64 by @lukhipolito in #6797
- Introduce activity execution record capturing and serialization improvements by @sfmskywalker in #6800
- Fixed wrong naming in resulting entries when file is inputted from http by @lukhipolito-nexxbiz in #6806
- Refactor activity execution record serialization with snapshots by @sfmskywalker in #6807
New Contributors
- @lukhipolito made their first contribution in #6777
Full Changelog: 3.5.0-rc2...3.5.0-rc3