diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-26 11:24:01 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-26 11:24:01 +0200 |
commit | c80de6df7281e1224c94dc33e357a8c50528b112 (patch) | |
tree | 620c735b3df24cf11a399536ff2f9a9290f4e2b7 /changelog/en | |
parent | 307e1a0de31963584d1916ca1f8c7eb0e50ebe6a (diff) | |
download | Ishtar-c80de6df7281e1224c94dc33e357a8c50528b112.tar.bz2 Ishtar-c80de6df7281e1224c94dc33e357a8c50528b112.zip |
🔖 version 4.1.17
Diffstat (limited to 'changelog/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index bc7b1439c..cbc08f7b3 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,15 @@ +v4.1.17 - 2024-06-26 +-------------------- + +### Features/improvements ### +- notices - Town: add old town, new town reference on notices (#5380, #5732) + + +### Bug fixes ### +- templates: add missing m2m values +- forms: fix date validation not possible when switching to english (#5837) + + v4.1.16 - 2024-06-24 -------------------- |