v3.3.4-rc2
kubernetes-sigs/agent-sandboxv3.3.4-rc2Jul 26, 2026by tobychui
AI Summary
This release candidate features a redesigned App Store with a dedicated tab and simplified installation, alongside enhanced server status information for homelab administrators. It also includes backend security improvements and bug fixes regarding TLS SNI handling.
Key Highlights
- Refreshed App Store design with a dedicated tab and single-click install
- Enhanced server status page with more information for sysadmins
- Docker hardening for improved security
- Fixed TLS SNI restoration for IP-addressed HTTPS upstreams
New Features
- Refreshed App Store UI
- Bulk apply/remove vdir for forward auth
- Enhanced status page
- Docker hardening
Full Release Notes
<img width="1661" height="954" alt="v3 3 4-rc2" src="https://github.com/user-attachments/assets/ea2abb4a-341d-46af-b0ae-6c52c6dd38c5" /> # v3.3.4-rc2 This version introduced a few new updates to the UI design and app stores. Now the status page would show more information about your server that a homelab sysadmin would love to know. <img width="1395" height="663" alt="圖片" src="https://github.com/user-attachments/assets/780567da-522a-463b-ac5b-69d83944535e" /> The app store also get a refresh design and moved to a dedicated tab. Now you can click App Store and easily download apps via a single "Install" button. <img width="1389" height="836" alt="圖片" src="https://github.com/user-attachments/assets/29aef19b-6128-47e0-a160-f0e21bd63e8d" /> More bug fixes coming soon in v3.3.4-rc3 ## What's Changed * Docker hardening by @PassiveLemon in https://github.com/tobychui/zoraxy/pull/1227 * Fix: restore per-request TLS SNI for IP-addressed HTTPS upstreams by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1228 * feat(forward-auth): bulk apply/remove vdir for forward auth hosts by @CrazyWolf13 in https://github.com/tobychui/zoraxy/pull/1214 * V3.3.4-rc2 by @tobychui in https://github.com/tobychui/zoraxy/pull/1236 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.4-rc1...v3.3.4-rc2