Skip to content

v1.8.0

Compare
Choose a tag to compare
@uprel uprel released this 19 Nov 11:09
· 473 commits to master since this release

New

Fixes and changes

  • Modify gecode search (Web+Mobile) for Mapbox geocoding API, fixing #70. Read Wiki about JSON project configuration.
  • Restrict to start extent now also disables zooming out, fixing #80
  • Improved project loading times in web client (cleanup some unnecessary code, ajax calls for layer legend-asynchrone)
  • Get QGIS project extent from saved map canvas in case of WMS Extent restriction is not set
  • Mobile: change layout to have all user buttons on right side and infopanels on left side
  • Reverting previous commits on redirecting to start page in case of issues with QGIS Server call, #85
  • Minor fixes and changes

Database version 19

Internal change for public user, no change in database structure

Server

  • Disabling own caching for QGIS Server requests GetProjectSettings and GetLegendGraphics. New setting in settings.php to enable it back in case of issues: QGISSERVERCACHE. Plan to remove this caching and rely on internal QGIS Server caching system.
  • New setting in settings.php to define MapBox API Access token (used in geocode if setup): MAPBOX_KEY

New translation strings