• v0.1.1 dd734b93ae

    v0.1.1 Pre-release

    marcus released this 2026-03-14 04:58:32 +01:00 | 0 commits to main since this release

    Added

    • Root path (GET /) now returns a 404 with a themed message instead of
      falling through to the link ID handler silently.

    Fixed

    • Compose now mounts /tmp via long-syntax tmpfs so uploads work reliably with
      read_only: true (including Swarm deployments).
    • Request body parse failures now return an actionable 400 hint about writable
      /tmp tmpfs requirements for multipart upload buffering.
    Downloads