Skip to content

0.2.0

Compare
Choose a tag to compare
@Abbe98 Abbe98 released this 20 Mar 08:23
· 50 commits to master since this release

⭐ 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 of title which only supports plaintext.
  • The markerOpacity query variable has been renamed to geometryOpacity.