You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/development/changelog/changelog-7-0.txt
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,23 @@
7
7
The summary of major changes for this release can be found in the `HISTORY.TXT <https://github.com/mapserver/mapserver/blob/rel-7-0-0/HISTORY.TXT>`__
8
8
file from the source directory.
9
9
10
+
.. _changelog-7-0-4:
11
+
12
+
Changes from 7.0.3 to 7.0.4
13
+
===========================
14
+
15
+
* Security release
16
+
* For GPKG datasources with Spatialite support, translate mapserver expressions to SQL (Even Rouault) : `60fd6de <https://github.com/mapserver/mapserver/commit/60fd6deb237f3e5f246c4f34a9832f140bdc6e7e>`__
* WFS: avoid 'eating' the last character of WFS 2.0 stored queries stored in an external file (Even Rouault) : `b5c02b4 <https://github.com/mapserver/mapserver/commit/b5c02b4c6c485126d414cd0c4fffd05b2c28d25d>`__
24
+
* WFS: fix taking into account of wfs_use_default_extent_for_getfeature. Logic added in 7.0.3 was inverted... (Even Rouault) : `6beab5e <https://github.com/mapserver/mapserver/commit/6beab5e455fd4d0c4292bd5cf77655617a1dae2f>`__
25
+
* Update README.WIN32 for MapServer and PHP/MapScript ( `#5357 <https://github.com/mapserver/mapserver/issues/5357>`__ ) (Alexander Gabriel) : `1534710 <https://github.com/mapserver/mapserver/commit/153471013be25562ebb3d83f17b7312834e3a4fd>`__
0 commit comments