Releases: meshy-dev/ultar
Releases · meshy-dev/ultar
v0.2.1 64 bit file handles
v0.2.0
What's new
ultar_httpd
- Live in-process indexing: Index
.tarfiles 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
v0.1.0 Python package & lua integration through modules
v0.0.11 Fix race condition bug with self.worker_thread
v0.0.9 Round-robin file handle allocation
Full Changelog: v0.0.8...v0.0.9
v0.0.8 ultar_httpd zig based indexer viewer
allow manual dispatch
v0.0.7 Zig 0.15.1
And update all IO interfaces to the new WriterGate
v0.0.6 Default to LuaJIT & support Lua54 / Luau and LuaJIT
v0.0.5 Always keep debug info
Full Changelog: v0.0.4...v0.0.5