v3.3.4-rc2

yangshun/tech-interview-handbookv3.3.4-rc2Jul 26, 2026by tobychui

AI Summary

Updated UI design and app stores, improved server status page information, and fixed Docker hardening and TLS SNI issues for IP-addressed HTTPS upstreams.

Key Highlights

  • Improved UI design and new dedicated app store tab
  • Enhanced server status page with homelab sysadmin information
  • Fixed Docker hardening
  • Fixed per-request TLS SNI for IP-addressed HTTPS upstreams

New Features

  • Docker hardening
  • Fix restore per-request TLS SNI for IP-addressed HTTPS upstreams
  • Bulk apply/remove vdir for forward auth hosts
  • V3.3.4-rc2 release

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