Other Changes
-
WebSocket compression is now disabled by default, which will improve CPU and latency performance for large dataframes. You can use the
server.enableWebsocketCompression
configuration option to re-enable it if you find the increased network traffic more impactful. - Radio and checkboxes improve focus on Keyboard navigation (#4308)