Releases: GeoWerkstatt/ews-boda
Releases · GeoWerkstatt/ews-boda
0.1.20
Fix critical security vulnerabilites (#67) * Remove unused packages which fixes some critical security vulnerabilities * Run Trivy code scanning on every pr * Update pre-installed packages in order to fixe some critical security vulnerabilites. * Fix apt-get upgrade command * Do not upgrade existing packages because it offers no significant improvement.
0.1.19
Substring search (#69) Fixes #61
0.1.18
Eingabemaske standort (#59) Close #19
0.1.17
v0.1.17 Fix docker build args (#66)
0.1.16
v0.1.16 Fix revision build arg (#65)
0.1.15
v0.1.15 Add missing build args (#64)
0.1.14
v0.1.14 Add Trivy code scanning (#63)
0.1.13
v0.1.13 Do not display null geometries (#60)
0.1.12
Export data_export db view into a comma-separated file format (#57) * Export data_export view as comma-separated file format * Format document * Add documentation * Add Content-Disposition header * Add UI test * Reword documentation Co-authored-by: Daniel Jovanovic <[email protected]> * Reword documentation Co-authored-by: Daniel Jovanovic <[email protected]> * Fix expectation * Fix download path Co-authored-by: Daniel Jovanovic <[email protected]>
0.1.11
v0.1.11 Use HTTPS redirection in development environment only (#58)