Skip to content

Commit bb23b74

Browse files
committed
metadata updated for release v1.4.0
1 parent fbc8291 commit bb23b74

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

metadata.txt

+8-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ qgisMinimumVersion=2.18
88
qgisMaximumVersion=2.99
99
description=Vector tiles reader which supports server connections, MBTiles file and other sources
1010
about=Reads vector tiles according to Mapbox Vector Tiles specification as layers in a group. Sources can be an internet server, from an MBTiles file or from a directory. This Python plugin uses prebuild C++ binaries for performance reasons.
11-
version=1.3.0
11+
version=1.4.0
1212
author=Martin Boos
1313
1414

@@ -18,6 +18,13 @@ [email protected]
1818

1919
# Uncomment the following line and add your changelog:
2020
changelog=
21+
---1.4.0---
22+
* QGIS 3 compatibility
23+
* Bugfix: Manual zoom selection
24+
* Bugfix: Tile clipping in native mode
25+
* Bugfix: Tile merging in native mode
26+
* Bugfix: Don't access reader after failed connection attempt
27+
* UX improved: smaller resolutions than 1920x1080 supported
2128
---1.3.0---
2229
* Custom layer properties namespaced with 'VectorTilesReader/'
2330
* Native decoding support for OSX

0 commit comments

Comments
 (0)