Releases: vinayakkulkarni/tileserver-rs
Releases · vinayakkulkarni/tileserver-rs
Release list
v2.14.1
v2.14.0
v2.13.2
2.13.2 (2026-03-09)
Bug Fixes
- bench: replace deprecated criterion::black_box with std::hint::black_box (3829ba1)
Miscellaneous
- deps: upgrade mlt-core 0.3, toml 1.0, criterion 0.8 and bump npm deps (2775425)
- docs: bump dependencies ✨ (4cd63e5)
- docs: bump eslint and install better-sqlite3 ✨ (e253660)
Code Refactoring
- client: replace @maplibre/maplibre-gl-inspect with maplibre-gl-inspect (b9e238a)
v2.13.1
v2.13.0
v2.12.1
2.12.1 (2026-03-05)
Bug Fixes
- deps: bump docker/login-action from 3 to 4 (1120c4b)
- deps: bump docker/login-action from 3 to 4 (505adca)
- deps: bump lucide-vue-next from 0.576.0 to 0.577.0 (c930440)
- deps: bump lucide-vue-next from 0.576.0 to 0.577.0 (3027cba)
- server: graceful MVT fallback on transcode errors (eb2be93)
- transcode: upgrade mlt-core to 0.2.0 and adapt encoding API (c17de25)
Miscellaneous
v2.12.0
2.12.0 (2026-03-04)
Features
- api: add spatial API endpoints for LLM tool integration (a4e080e)
- client: add command palette UI and robust tool intent parser (639c974)
- client: add landing page redesign + browser-local LLM chat panel (b7c5f9a)
- client: add proper tool calling with TanStack AI toolDefinition (bf44ee2)
- client: add server tools, chat persistence, and model selection (962e508)
- client: browser-local LLM chat panel for map viewer (aa5b3f7)
Bug Fixes
- client: enable scroll in command palette messages area (994d120)
- client: inject real map state when tool calling fails (f0c7f77)
- client: polish LLM chat panel UI and fix X button overlap + duplicate messages (4b7fb61)
- client: remove backdrop blur from command palette scrim (d91dce3)
- client: remove max-w-5xl container constraint for full-width layout (2853fdb)
- client: restore scroll position when reopening command palette (5ff58c3)
- client: suppress internal WebLLM errors from end users (449f1d0)
- client: use catalog for reka-ui instead of hardcoded ^2.8.2 (e9768d2)
- client: use native scroll for command palette messages (2440553)
Miscellaneous
- homebrew: update formula to v2.11.3 (3490329)