Skip to content

Releases: meshy-dev/ultar

v0.2.1 64 bit file handles

26 Mar 01:41
b6e8fc6

Choose a tag to compare

What's Changed

  • Chore: publish to dockerhub by @cgetzen in #5
  • Fix abi3 dataloader lifecycle handling by @bobcao3 in #6

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Feb 22:22

Choose a tag to compare

What's new

ultar_httpd

  • Live in-process indexing: Index .tar files directly from the web UI — no separate CLI step needed. Progress bars with real-time HTMX polling (#4)
  • Modernized frontend: Migrated to htmx 4, improved viewer UX with better file browsing, pagination, and inline content preview (#3)

Docker

  • Docker image: Multi-arch Docker image (amd64/arm64) published to GHCR on each release — docker pull ghcr.io/meshy-dev/ultar:0.2.0
  • Docker Compose examples: Ready-to-use configurations for Caddy reverse-proxy (automatic HTTPS) and Tailscale sidecar (tailnet access)
  • CI improvements: Docker build folded into main CI workflow as a dependent job using prebuilt static binaries

v0.1.1

19 Jan 21:06

Choose a tag to compare

Fix thread-safety & fix leak on error conditions

v0.1.0 Python package & lua integration through modules

05 Jan 11:00

Choose a tag to compare

v0.0.11 Fix race condition bug with self.worker_thread

07 Oct 04:28

Choose a tag to compare

v0.0.9 Round-robin file handle allocation

17 Sep 21:18

Choose a tag to compare

v0.0.8 ultar_httpd zig based indexer viewer

07 Sep 15:26

Choose a tag to compare

v0.0.7 Zig 0.15.1

06 Sep 02:22
027c7d7

Choose a tag to compare

And update all IO interfaces to the new WriterGate

v0.0.6 Default to LuaJIT & support Lua54 / Luau and LuaJIT

06 Aug 08:33

Choose a tag to compare

v0.0.5 Always keep debug info

29 Jun 23:01
6cc9bc9

Choose a tag to compare