Whatโs New
Setting Secret Variables/Tokens for HTTP Actions
A new Secrets tab is now available in System Settings, allowing you to store values or tokens in a centralized location as keyโvalue pairs. These can be securely referenced in HTTP actions using the format **s.{key_name}**. Click edit to add/update these secret tokens.

You can use these variables in the URL, headers, or body of HTTP actions. For security, the actual values are masked everywhere they are used or displayed.

Notable Bug Fixes
Fixed an issue where the Between operator was not working correctly for date fields in add view screen rules.
Fixed an issue where the report statistics dropdown was not populated correctly when editing a report.