Skip to content

Commit

Permalink
Release of 3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Mar 9, 2020
1 parent 23d10a1 commit 67dfeb2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## Version 3.2.10

* Conditional display expression for tabs in drag&drop tooltip
* Improve form validation when a field is required
* Add missing icons in dataviz panel
* Fix default color when editing a row
* Add feature ID in tabs when using drag&drop tooltip
* Fix inverted HStore in valuemap when using drag&drop tooltip
* Allow double click in table for editing

## Version 3.2.9

* Work on ValueMap widget
Expand Down
11 changes: 9 additions & 2 deletions lizmap/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,21 @@ description=Publish QGIS maps to the Web via Lizmap Web Client, by 3liz.com
about=Publish QGIS maps to the Web via Lizmap Web Client, by 3liz.com. Documentation : https://docs.lizmap.com
category=Web
# set -beta for dev version
version=3.2.10-beta
version=3.2.10
; end of mandatory metadata

; start of optional metadata
changelog=
Version 3.2.10
* Conditional display expression for tabs in drag&drop tooltip
* Improve form validation when a field is required
* Add missing icons in dataviz panel
* Fix default color when editing a row
* Add feature ID in tabs when using drag&drop tooltip
* Fix inverted HStore in valuemap when using drag&drop tooltip
* Allow double click in table for editing
Version 3.2.9
* Work on ValueMap widget

Version 3.2.8
* Fix using the plugin with QGIS 3.10
* Refactoring the code about drag&drop forms layout
Expand Down

0 comments on commit 67dfeb2

Please sign in to comment.