WebSockets broadcast mutation and performance improvements
May 26, 2023
NEW
- WebSockets broadcast mutation ( channel_send_message )
IMPROVED
- Do not run unnecessary count or select based on graphQL (performance)
- Use value instead of value in if in one element (performance)
- Filter pages by authorization policies
- Better route matching for local endpoints, including named parameters allowed
- Sanitize filter allow tel and sms links
- Allow custom html attributes for hCaptcha to enable other hCaptcha features