diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-04-25 12:26:58 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-04-25 13:00:43 +0200 |
commit | add3d33aa47b0be47da6b9d6bffb8d6d0f649fed (patch) | |
tree | a71f8c2a04b4c79f4f1b2712ceb3577984417ba6 /changelog/en/changelog_2022-06-15.md | |
parent | 933b860ec4d636ddc6e75fe70ee9b8e5372d02c9 (diff) | |
download | Ishtar-add3d33aa47b0be47da6b9d6bffb8d6d0f649fed.tar.bz2 Ishtar-add3d33aa47b0be47da6b9d6bffb8d6d0f649fed.zip |
🔖 version 4.3.34
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index bccb442a4..776fb2b1f 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,14 @@ +v4.3.34 - 2025-04-25 +-------------------- + +### Features/improvements ### +- operation - quick edit: add comment field + + +### Bug fixes ### +- forms: fix availability of disabled types on m2m fields (#6266) + + v4.3.33 - 2025-04-23 -------------------- |