Skip to content

Commit

Permalink
Fix previous changelog entries for 3.8 and release 3.8.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Aug 19, 2024
1 parent fdb17ae commit 46d87be
Showing 1 changed file with 31 additions and 17 deletions.
48 changes: 31 additions & 17 deletions CHANGELOG-3.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,54 @@ with some extra keywords: backend, tests, test, translation, funders, important

## Unreleased

## 3.8.0-rc.3 - 2024-07-19
## 3.8.0-rc.4 - 2024-08-19

### Funders

* **[Faunalia](https://www.faunalia.eu/fr)**, contributions on source code from @mind84
* **FM Projet**
* **[Terre de Provence Agglomération](https://www.terredeprovence-agglo.com/)**
* **[Valabre](https://www.valabre.com/)**

### Added

* Initialization of group checkboxes based on Lizmap configuration
* Initialization of group checkboxes based on Lizmap configuration, from @mind84
* Web component `lizmap-features-table` to display a compact list of features
* **Digitizing**
* JS Digitizing: Add erase all
* JS Digitizing component: measure attribute

### Changed

* Enable popup when digitizing is disabled

### Fixed

* Fix project properties when the WMS extent is empty
* Fix Projects switcher in maps

### Backend

* Fire `treecreated` event at proper time, contribution from @mind84
* Fix JS externalLayer: default OpenLayers icon and events
* JS: `mainLizmap.center` has to be provided by map state
* Fix pacakge `map-projects.js`
* Update dompurify to 3.1.6
* Update OpenLayers to 10 and proj4 to 2.11.0
* Upgrade to Jelix 1.8.11-rc.2

## 3.8.0-rc.3 - 2024-07-19

### Funders

* **FM Projet**
* **[Terre de Provence Agglomération](https://www.terredeprovence-agglo.com/)**
* **[Valabre](https://www.valabre.com/)**

### Added

* **Digitizing**
* JS Digitizing: Add erase all
* JS Digitizing component: measure attribute

### Fixed

* Refresh data button when new OL9 map moves
* Avoid zoom to initial extent on window resize
* **Group as layer**
Expand All @@ -48,17 +73,6 @@ with some extra keywords: backend, tests, test, translation, funders, important
* Permalink :
* If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
* Fix permalink after location change
* Fix project properties when the WMS extent is empty
* Fix Projects switcher in maps

### Backend

* Fire `treecreated` event at proper time, contribution from @mind84
* Fix JS externalLayer: default OpenLayers icon and events
* JS: `mainLizmap.center` has to be provided by map state
* Fix pacakge `map-projects.js`
* Update dompurify to 3.1.6
* Update OpenLayers to 10 and proj4 to 2.11.0

### Tests

Expand Down

0 comments on commit 46d87be

Please sign in to comment.