What's Changed
- fix(map): point MapLibre 6 at the worker Vite bundles by @GilbN in #193
- chore(deps): bump oven/bun from 1.3.14-slim to 1.4.0-slim by @dependabot[bot] in #182
- chore(deps): bump maplibre-gl from 5.24.0 to 6.6.0 by @dependabot[bot] in #184
- Replace httpx with httpx2 by @GilbN in #191
- docs(api): Use scalar for the api schema docs by @GilbN in #192
- fix(build): clear the vite build warnings by @GilbN in #194
- Release 0.12.1 by @GilbN in #195
[0.12.1] - 2026-08-30
Changed
- The map runs on MapLibre GL JS 6 (6.6.0, up from 5.24.0).
- The backend's HTTP client is
httpx22.12 instead ofhttpx; the unusedhttpx-oauthdependency is dropped. The container image builds onoven/bun1.4.0. - The API reference at
/schemais rendered by Scalar. The ReDoc, Swagger UI, RapiDoc and Stoplight pages and/schema/openapi.yamlare gone;/schema/openapi.jsonis unchanged.
Full Changelog: v0.12.0...v0.12.1