| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| trailbase_v0.25.2_x86_64_windows.zip | 2026-03-26 | 23.0 MB | |
| trailbase_v0.25.2_arm64_apple_darwin.zip | 2026-03-26 | 21.2 MB | |
| trailbase_v0.25.2_x86_64_apple_darwin.zip | 2026-03-26 | 23.7 MB | |
| trailbase_v0.25.2_x86_64_linux.zip | 2026-03-26 | 24.4 MB | |
| trailbase_v0.25.2_arm64_linux.zip | 2026-03-26 | 22.0 MB | |
| trailbase_v0.25.2_wasm_auth_ui.zip | 2026-03-26 | 341.9 kB | |
| README.md | 2026-03-26 | 544 Bytes | |
| v0.25.2 source code.tar.gz | 2026-03-26 | 4.7 MB | |
| v0.25.2 source code.zip | 2026-03-26 | 5.4 MB | |
| Totals: 9 Items | 124.8 MB | 0 | |
- Update clients for all eight supported language environments to allow injecting custom "transport" implementations.
- This can be used for testing but also in prod. For example, a backend may want to inject users' original IPs via
X-Forwarded-Forto make sure logging and rate limiting works correctly. - Update JS/TS WASM guest runtime to use canonical jco generated types.
- Update Rust and JavaScript dependencies including latest Wasmtime & TS6.
Full Changelog: https://github.com/trailbaseio/trailbase/compare/v0.25.1...v0.25.2