Skip to content

Commit af8cd16

Browse files
committed
Bump versions to 3.4.13
1 parent 5fa1e11 commit af8cd16

File tree

11 files changed

+19
-10
lines changed

11 files changed

+19
-10
lines changed

CHANGELOG-3.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@
66

77
* Form filter - Use OR between the uniques values of the same field
88
* Fix some requests to QGIS Server
9+
* New configuration to set up the Content Security Policy header
10+
11+
### Translations
12+
13+
* Update from Transifex about translated strings
914

1015
### Tests
1116

1217
* Add more tests about Cypress
1318

19+
### Backend
20+
21+
* Update Jelix to version 1.6.38
22+
1423
## 3.4.12 - 2022-07-01
1524

1625
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.4.12
1+
[![logo](icon.png "3Liz")][3liz]Lizmap Web Application 3.4.13
22
-------------------------------------------------------------
33

44
![Unit tests](https://github.com/3liz/lizmap-web-client/workflows/Unit%20tests%20%F0%9F%8E%B3/badge.svg)

lizmap/modules/action/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="action" createdate="2019-11-23">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">action</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/admin/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="admin" createdate="2012-07-27">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">admin</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/dataviz/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="dataviz" createdate="2017-03-08">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">dataviz</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/dynamicLayers/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="dynamicLayers3liz.com" name="dynamicLayers" createdate="2015-10-05">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">dynamicLayers</label>
66
<description lang="en_US"/>
77
<license URL="">All rights reserved</license>

lizmap/modules/filter/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="filter" createdate="2019-03-12">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">filter</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/lizmap/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="lizmap" createdate="2011-06-15">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">lizmap</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/proj4php/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="proj4php3liz.com" name="proj4php" createdate="2015-03-13">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">proj4php</label>
66
<description lang="en_US"/>
77
<license URL="https://www.gnu.org/licenses/lgpl.html">GNU LESSER GENERAL PUBLIC LICENSE Version 3</license>

lizmap/modules/view/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="view" createdate="2011-09-12">
4-
<version date="2022-07-01">3.4.12</version>
4+
<version date="2022-09-20">3.4.13</version>
55
<label lang="en_US">view</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://jelix.org/ns/project/1.0">
33
<info id="lizmap@3liz.com" name="lizmap" createdate="2011-08-01">
4-
<version date="2022-07-01">3.4.13-pre</version><!-- should be always X.Y.Z or X.Y.Z-something -->
4+
<version date="2022-09-20">3.4.13</version><!-- should be always X.Y.Z or X.Y.Z-something -->
55
<label lang="en_US">Lizmap Web Client</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public Licence</license>

0 commit comments

Comments
 (0)