Skip to content

Commit

Permalink
Changelog 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
camillemonchicourt authored Aug 1, 2023
1 parent f3b8305 commit a8f79cc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 3.15.0 (unreleased)

**🚀 New features**

* Allow to hide and reorder sections in detail pages with the new `details.json` configuration file (#510)

**✨ Improvements**

* Clean and factorize detail pages (#510)
* Call one map instance instead of two on detail pages (#939)
* Improve server cache of common dictionaries (themes, cities, sources, informationDesk, labels) (#940)
* Improve SVG icons display (#942 / #944)

**🐛 Fixes**

* Do not try to display the informationDesk thumbnail if there isn't one (#947)

**🔧 Maintenance**

* Upgrade NodeJS version 17 to 18 in Dockerfile (#938)

## 3.14.2 (2023-07-01)

**🐛 Fixes**
Expand Down

0 comments on commit a8f79cc

Please sign in to comment.