diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 12 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 13 |
2 files changed, 25 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 0c282faf6..46d30c20d 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,15 @@ +v4.3.16 - 2025-01-20 +-------------------- + +### Bug fixes ### +- permissions: + - manage quick add/modify forms (#6101) + - permission sheet: fix treatments list (#6124) + - add permission for created object to the current user (#6118) + - fix `permission_check` for action (#6126) +- fix import match listing +- fix generation of `cached_label` for base finds + v4.3.15 - 2024-12-13 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 30129a4b4..41cb796a4 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,3 +1,16 @@ +v4.3.16 - 2025-01-20 +-------------------- + +### Corrections de bugs ### +- permissions : + - gestion les formulaires d'ajout/modification rapides (#6101) + - notice permission : correction des listes de traitements (#6124) + - ajout de permission pour l'objet créé par l'utilisateur (#6118) + - correction du contrôle de permission pour les actions (#6126) +- imports : correction de la liste de correspondances +- correction de la génération des libellés pour le mobilier d'origine + + v4.3.15 - 2024-12-13 -------------------- |