- fix: trail not immediately updating with live data (af1adad, 81b4756)
- fix: chart x axis doesn't show timestamp properly (40c29c9)
- fix(jet1090): chart twitches on update
- feat: adaptive themes, dark mode (95ea9df)
- feat: allow full customisation of the basemap (53f036e)
- feat: settings menu + reactive settings with
typing.Annotated[T, tangram_core.config.FrontendMutable()](e2224a4) - feat(history): checkpointing, remove global blocking lock (6a93a87)
- perf(frontend): parallelise plugin downloads in core and progressive loading (882f2b0)
- feat: allow plugins to register sub-commands in CLI,
uv tangram history lsanduv tangram history rmto purge old data (52a8a79) - fix: missing
vite-plugin-static-copymissing indist-frontend(#110)
Full Changelog: v0.3.0...v0.4.1