diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 19 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 15 |
2 files changed, 34 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 73082fcc6..c4e95f8f5 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,22 @@ +v4.3.23 - 2025-02-18 +-------------------- + +### Features/improvements ### +- admin: + - improve Next/Previous buttons, + - importer columns - set default importer type and col number + + +### Bug fixes ### +- fix museum find templates +- imports: fix concat with non string +- permissions: fix '"{AREA}"' syntax (#6125) + + +### Technical ### +- sheet find refactoring + + v4.3.22 - 2025-02-17 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 3a8a2ce4c..70c9789bf 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,18 @@ +v4.3.23 - 2025-02-18 +-------------------- + +### Fonctionnalités/améliorations ### +- administration : + - amélioration des boutons suivant/précédent, + - importeurs colonnes - création données par défaut pour type d'importateur et numéro de la colonne + + +### Corrections de dysfonctionnements ### +- correction des fiches mobilier musée +- imports : correction de la concaténation pour les données non textuelles +- permissions : correction de la syntaxe '"{AREA}"' (#6125) + + v4.3.22 - 2025-02-17 -------------------- |