Skip to content

Releases: WhereGroup/qgis2mapbender

v1.1.0

06 Oct 09:44
240d527

Choose a tag to compare

Features:

  • Added german, spanish and italian translations (#PR28)

Bugfixes:

  • Server configuration name with "/" in name deletes whole server configuration (#PR27)
  • Fix import contextmanager and clean imports (PyQt5, _core) (#PR26)

v1.0.0

18 Jun 11:48
6e27160

Choose a tag to compare

Features:

  • Connection to QGIS Server and Mapbender via Mapbender API
    
  • Direct SSH connection is not used anymore. Any reference to Fabric2 library was removed
    
  • Plugin sets the GetMap format to image/png by default
    
  • Plugin sets the GetFeatureInfo format text/html by default
    
  • Plugin sets the layer ordering to reverse (QGIS) by default
    
  • Improved README
    
  • Simplified server configuration
    
  • Success dialog provides the link to the QGIS Server service and Mapbender application