Skip to content

v2.5.0

Compare
Choose a tag to compare
@erochest erochest released this 19 Oct 18:36
· 79 commits to master since this release

Added Features

Makes it possible to set a wms_mime property in the plugin.ini file, which controls the MIME type requested when the map loads WMS tiles (by default, image/png). This makes it possible to request custom MIME types that cut down on the size of the tiles, when the backend supports it. Eg, Geoserver supports image/png8, which is significantly lighter.

Bug Fixes

Also index and provide full-text search in the admin console for the item_title field. Fixes #369.