Skip to content

v1.3.3

Choose a tag to compare

@JDE-Projects JDE-Projects released this 09 Jul 18:32
· 39 commits to main since this release

What's Changed

  • Failed saves of the device list are no longer silent: if the server can't write devices.json, the dashboard shows a red banner, the change is rolled back on screen instead of appearing saved, and the error is logged to the systemd journal. The app also warns on every page load if devices.json isn't writable.
  • SSH sessions now survive a page refresh: sessions are kept for a 15-second grace window when the browser disconnects and restored on reconnect, instead of closing instantly.
  • Dependency updates: FastAPI 0.138.2 to 0.139.0, Uvicorn 0.49.0 to 0.51.0.

Full Changelog: v1.3.2...v1.3.3

What's Changed

  • Bump JDE-Projects/Build-Tools/.github/workflows/release-tarball.yml from f2713dd841d216ba0f5969a55ad1166104323e55 to 1104c2851e0badfb7187cf71fabc216415bbd420 by @dependabot[bot] in #4
  • Bump fastapi from 0.138.0 to 0.138.2 by @dependabot[bot] in #5
  • Bump fastapi from 0.138.2 to 0.139.0 by @dependabot[bot] in #7
  • Bump uvicorn from 0.49.0 to 0.51.0 by @dependabot[bot] in #8

Full Changelog: v1.3.2...v1.3.3