[5.127.0] - 2025-08-20
Application Versions
- server: 5.127.0
- frontend: 5.127.0
- realtime: 3.5.0
- control-tasks: 2.58.0
- widget: v1.63.0
🛠️ Improvements
- Actor verification added on back-end
- Event notifications settings enhanced with granular executor/signer control (back-end and front-end)
- Added
mute_notification
flag for Actor and Reaction API creation - Added
noRetry GET
parameter to transaction and transfer creation API endpoints to prevent retry attempts - Added option to inherit forms and accounts for child actors
- Added UI parameter to hide text selection buttons
- Added
styleClass
support at form level in Smart Forms protocol - Layer-level anisotropy setting implemented
- Double-click behavior added for managing fullscreen and zoom
🐞 Bug Fixes
- Fixed duplication of events in Simulator Events list during active mode operation
- Fixed issue where two actors could be created in the same cell via connection
- Fixed infinite loading when opening actor's multi-layer view
- Fixed cursor jump when working with multiline text in comment input field
- Fixed issue where shared users were not displayed after re-entering the script page
- Fixed real-time updates not working in Event title and color in Stream
- Fixed scroll to quoted text not working in Chats
⚙️ Other Changes
- Disabled cron job
actorsFiltersSetTotal
by default - Convert nginx logs to JSON format in frontend and widget subcharts
- Added "path": "$uri" field to JSON log format
- All existing log fields preserved in JSON structure with proper escaping
- Log format consistent between frontend and widget subcharts