Changes
- True HA clustering support - admin actions (e.g. terminating a session) work across nodes
- #1205 - S3 storage support for recordings #2205
- can be enabled under Config > Global Parameters
Fixes
- fixed #2191 - allow concurrent DB access by @Eugeny in #2192
- Reuse HTTP clients across requests by @LarsSven in #2196
- Do not check show_session_menu when it's not necessary by @LarsSven in #2197
- alternative #2186 - better web approval cache binding, optional "appr… by @Eugeny in #2199
- fixed #2200 - record web desktop client inputs by @Eugeny in #2207
- Significantly improve authorization performance by @LarsSven in #2221
- Avoid unnecessary set_target and set_user_info hot path work by @LarsSven in #2220
- Fix embedded session menu clicks misclassified as drags by @Hexalyse in #2217
- compress web desktop client updates by @Eugeny in #2233
- accept RDP client's resolution requests by @Eugeny in #2242
- alternative #2234 - properly handle websocket session keepalive by @Eugeny in #2246
- RDP progressive encoding by @Eugeny in #2247
New Contributors
Full Changelog: v0.27.0-beta.1...v0.27.0-beta.2