MAR 11, 2024 | Merge field improvements
This release includes the following features and improvements.
Release 20240311
Bug fixes & improvements
- Merge fields can now be clicked to copy them to clipboard
- Merge fields with spaces, periods, dashes and slashes (as well as anything else) are now supported
- Merge fields with '..' are no longer considered valid (now produces malformed error)
- Merge fields now display correctly with escaped periods
- Merge fields that use arrays now display more helpfully, i.e. test.test.[0] is now test[0] instead of just 0
- Sample payloads are now saved and validated automatically
- Fixed cases where prompt to discard node configuration changes didn't appear