Skip to content

Commit 198dc90

Browse files
committed
Docs - Update changelog for LWC 3.9
1 parent cf9c2d3 commit 198dc90

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG-3.9.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ with some extra keywords: backend, tests, test, translation, funders, important
1010

1111
### Funders
1212

13+
* **[Andromède Océanologie](https://www.andromede-ocean.com/)**
1314
* **[CC Bièvre Est](https://www.bievre-est.fr/)**
1415
* **[Etra](https://www.etraspa.it/)**, and developed by **[Faunalia](https://www.faunalia.eu/fr)** with @mind84
16+
* **[Métropole Aix-Marseille-Provence](https://ampmetropole.fr/)**
1517
* **[Golfe du Morbihan Vannes agglomération](https://www.golfedumorbihan-vannesagglomeration.bzh/)**
1618
* **[VSB Energy](https://www.vsb.energy/)**
1719

@@ -21,20 +23,36 @@ with some extra keywords: backend, tests, test, translation, funders, important
2123

2224
### Added
2325

24-
* Circular geometry measurement on draw
26+
* Editing
27+
* Make sure the dock with the form is visible before opening the cancellation confirmation dialog
28+
* Drawing :
29+
* Circular geometry measurement on draw, contribution from @mind84
30+
* Add button to rotate geometries
31+
* Add split tool. Switch to editing and select split features
32+
* `lizmap-features-table`, optionally :
33+
* Show the currently highlighted feature geometry in the map with `data-show-highlighted-feature-geometry="true"`
34+
* Centre the map to this geometry with `data-center-to-highlighted-feature-geometry="true"`
35+
* Improve the logic of the opening
2536
* Import and export drawings as [FlatGeobuf](https://flatgeobuf.org/)
2637
* Form filter: filter autocomplete list based on previous applied filters
2738
* Be able to set a maximum zoom for points, lines or polygons when zooming
2839
* New import Shapefile into the drawing toolbox
2940
* JS External OpenLayers Layer: defined custom title
3041
* Adding Open Layers format for reading WFS capabilities data
42+
* Support for `X-Request-Id`
3143

3244
### Changed
3345

46+
* Activate the "Locate by layer" by default
3447
* Changed HTML layout due to migration to Bootstrap 5
3548

3649
### Backend
3750

51+
* Only use Guzzle to send requests from PHP
52+
* Parsing QGIS Project with PHP XMLReader instead of DOM
3853
* Expose more OpenLayers and lit classes
3954
* Reduce `mainLizmap` dependencies in all JavaScript code
4055
* Raise PHP to version 8.1
56+
* Dataviz with PlotlyJS
57+
* Update to v2.35.2
58+
* Use a custom build to reduce file size

0 commit comments

Comments
 (0)