github PegaProx/project-pegaprox v0.9.0.4
v0.9.0.4 - Offline Operation & Upload Fixes

6 hours ago

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_LENGTH race 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

Improvements

  • --download-static now downloads Google Fonts woff2 files for full offline support
  • --download-static no longer overwrites the Tailwind CSS build

Full Changelog: v0.9.0.3...v0.9.0.4

Don't miss a new project-pegaprox release

NewReleases is sending notifications on new releases.