Skip to content

0.6.0

Compare
Choose a tag to compare
@justb4 justb4 released this 11 Jun 12:41
· 135 commits to master since this release
8e2b030

This release is based on Milestone 6

A full list of issues that went into this release can be found at https://github.com/geopython/GeoHealthCheck/milestone/6?closed=1

This release requires a DB upgrade when upgrading from previous versions like 0.5.0. Running paver upgrade is required when upgrading to 0.6.0. DB upgrade is performed automatically when upgrading your Docker image. The 0.5.0 to 0.6.0 DB upgrade is required to store passwords encrypted, encrypting existing passwords. See also the upgrade notes for 0.6.0.

26 issues and PRs went into this release, highlights:

  • password encryption
  • password recovery via password reset
  • 2 new Probes for new OGC WFS3 (OGC Features API) Resource type
  • improved/interactive Resource Run history visualization (using plotly.js)
  • page loading performance improvements
  • Croatian translations (thanks to @dracic)
  • bug fixes CSV and JSON reporting