File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
python/plugins/MetaSearch Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 22name=MetaSearch Catalogue Client
33description=MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).
44category=Web
5- version=0.3.3
5+ version=0.3.4
66qgisMinimumVersion=2.0
77icon=images/MetaSearch.png
88author=Tom Kralidis
@@ -13,7 +13,9 @@ tracker=https://hub.qgis.org/projects/quantum-gis/issues?category_id=107&set_fil
1313repository=https://github.com/qgis/QGIS/tree/master/python/plugins/MetaSearch
1414experimental=False
1515deprecated=False
16- changelog=Version 0.3.3 (2015-02-24)
17- - safeguard CSW connection names with '/'
18- - fix help link URL opening
19- - general fixes to support releasing from QGIS core
16+ changelog=Version 0.3.4 (2015-09-28)
17+ - fix crash due to CSW error causing crash (#12280)
18+ - add error handling for paging workflows
19+ - fix loading of custom CSW connections XML files
20+ - update OWS connection naming to overwrite or serialize string (#12327)
21+ - fix syntax errors in default connections list
You can’t perform that action at this time.
0 commit comments