diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-17 17:10:59 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-17 17:10:59 +0200 |
commit | b639c2e0b82c861d4ae7519fdc0dfbd8be1af271 (patch) | |
tree | 6900f2362190396570bc33180f08320d879dfc56 /changelog | |
parent | f44bca5141fa5b3f59ee6bf237778749451e2e15 (diff) | |
download | Ishtar-b639c2e0b82c861d4ae7519fdc0dfbd8be1af271.tar.bz2 Ishtar-b639c2e0b82c861d4ae7519fdc0dfbd8be1af271.zip |
📝 update changelog
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 8 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 6 |
2 files changed, 13 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 8d87e79c8..363f88773 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,14 @@ v4.0.46 - 2023- -------------------- +### Features/improvements ### +- Towns/geographical areas : + - attachment of documents + - setting up of sheet + - links from other sheet to the sheets of municipalities/geographical areas -🐛 JS: fix UnitWidget (inappropriate l10n) +### Bug fixes ### +- recalculation of the weight of a container when find is removed (refs #5470) ### Technical ### - JS: fix UnitWidget (inappropriate l10n) diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 3f820557e..e3908732a 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,6 +1,12 @@ v4.0.46 - 2023- -------------------- +### Fonctionnalités/améliorations ### +- Communes/zones géographiques : + - attachement de documents + - mise en place de fiches + - liens depuis les autres fiches vers les fiches communes/zones géographiques + ### Corrections de dysfonctionnements ### - recalcul du poids d'un contenant lorsque du mobilier en est retiré (refs #5470) |