v3.3.4-rc2
lingodotdev/lingo.devv3.3.4-rc2Jul 26, 2026by tobychui
AI Summary
This release focuses on UI improvements and app store enhancements. The status page now displays detailed server information suitable for homelab administrators, and the app store has been redesigned with a dedicated tab and a single-click install feature.
Key Highlights
- Enhanced status page with detailed server metrics for homelab sysadmins.
- Refreshed app store design with a dedicated tab and single-click installation.
- Docker hardening for improved security.
New Features
- Enhanced status page with more detailed server information.
- Refreshed app store design with dedicated tab.
- Single 'Install' button for app downloads.
- Bulk apply/remove virtual directories for forward auth hosts.
- Restore per-request TLS SNI for IP-addressed HTTPS upstreams.
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