v3.3.4
siyuan-note/siyuanv3.3.4Aug 22, 2026by tobychui
AI Summary
This release focuses on renewing the user experience and UI designs, introducing a modern App Store, and enhancing security and functionality including Forward Auth, SSO, TLS handling, and Docker hardening.
Key Highlights
- Modernized App Store UI replacing the experimental side menu
- Enhanced Forward Auth with bulk vdir management and ignored paths
- Improved SSO, TLS handling, and ACME certificate management
- Docker hardening for better security
New Features
- New App Store UI
- Forward Auth bulk apply/remove vdir
- Forward Auth ignored paths
- Custom ACME preferred CA
Full Release Notes
<img width="1570" height="937" alt="圖片" src="https://github.com/user-attachments/assets/309a92e9-b87a-4fcf-95a7-589fbfa52393" /> ## v3.3.4 This release is mostly focused on renewing user experience and UI designs, with improvements to Forward Auth, SSO, TLS handling, ACME certificate management, HTTP routing, rate limit settings, Plugin Manager UI, and some Docker hardening as well. We also got a new App Store that should looks much more modern compare to the previous experimental side menu. Big thanks to everyone who contributed, reported issues, tested the RC builds, and supported the project. Also welcome to our new contributors! ## What's Changed * Fix/statistic bounded maps by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1191 * Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/1200 * Fix Plugin Manager UI: iframe height and Developer Settings accordion by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1211 * feat(forward-auth): add Ignored Paths by @CrazyWolf13 in https://github.com/tobychui/zoraxy/pull/1210 * fix: port80 listener toggle and default site routing on HTTP by @yannickid in https://github.com/tobychui/zoraxy/pull/1184 * tlscert: use name-based fallback cert instead of file renaming by @zen8841 in https://github.com/tobychui/zoraxy/pull/1218 * Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1209 * fix 1217: frontend js forgot to call parameter by @zen8841 in https://github.com/tobychui/zoraxy/pull/1221 * V3.3.4-rc1 by @tobychui in https://github.com/tobychui/zoraxy/pull/1222 * 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 * Feature (acme): custom acme preferred ca by @jacosta57 in https://github.com/tobychui/zoraxy/pull/1234 * fix: bulk-vdir: handle edited virtual directories as conflict by @CrazyWolf13 in https://github.com/tobychui/zoraxy/pull/1237 * build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1226 * build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.2.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1225 * build(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1224 * build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1223 * chore: update to lego v5 by @ldez in https://github.com/tobychui/zoraxy/pull/1246 * Revert "chore: update to lego v5" by @zen8841 in https://github.com/tobychui/zoraxy/pull/1250 * update to lego v5 by @zen8841 in https://github.com/tobychui/zoraxy/pull/1251 * Fix SSO redirect loop when SSO URL omits http(s) scheme by @stantheman0128 in https://github.com/tobychui/zoraxy/pull/1239 * build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1254 * V3.3.4-rc3 by @tobychui in https://github.com/tobychui/zoraxy/pull/1257 * Fix HTTP proxy rate limit UI not loading per-host value (#1107) by @stantheman0128 in https://github.com/tobychui/zoraxy/pull/1238 * V3.3.4 by @tobychui in https://github.com/tobychui/zoraxy/pull/1271 ## New Contributors * @yannickid made their first contribution in https://github.com/tobychui/zoraxy/pull/1184 * @jacosta57 made their first contribution in https://github.com/tobychui/zoraxy/pull/1234 * @ldez made their first contribution in https://github.com/tobychui/zoraxy/pull/1246 * @stantheman0128 made their first contribution in https://github.com/tobychui/zoraxy/pull/1239 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.3...v3.3.4