What's Changed
Bug Fixes
- Offline operation (#118): Docker/air-gapped users no longer get a broken UI after timeout
- Replaced Tailwind CDN JIT compiler with static CSS build (65KB)
- Google Fonts load non-blocking with system font fallback
- Preconnect hints conditional on
navigator.onLine - Added RGB CSS variable channels for Tailwind opacity modifiers
- Datastore uploads (#119): File uploads to datastores no longer fail with 413
- Fixed
MAX_CONTENT_LENGTHrace condition (global state mutation) - Added
file.stream.seek(0)before forwarding to PVE - Container template uploads (
.tar.gz,.tar.xz,.tar.zst) now supported in frontend
- Fixed
Improvements
--download-staticnow downloads Google Fonts woff2 files for full offline support--download-staticno longer overwrites the Tailwind CSS build
Full Changelog: v0.9.0.3...v0.9.0.4