Releases: Abbe98/thor
Releases · Abbe98/thor
0.3.0
0.2.1
0.2.0
⭐ New features
- 🗺️ Maps can now render lines and polygons
- 🧭 One can now use a custom basemap and attribution.
- 📊 One can now set a default view for a given query using WDQS-GUI style
defaultView
comments. - 📄 One can now set query-specific page titles using WDQS-GUI style
title
comments. - 🔽 Users can now not only download query results but also the queries them self.
- 📄 The page title now defaults to the contents of the
title
configuration option.
🪲 Bug fixes
- Fixed an issue causing the query library to not render.
🪠 Removals & breaking changes
- Removed the
header_brand_content
option which took HTML in favor oftitle
which only supports plaintext. - The
markerOpacity
query variable has been renamed togeometryOpacity
.