diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-12 16:39:43 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-12 17:48:14 +0100 |
commit | 60f6359c7e0715c6926d9bd1b454d9fd15c0824e (patch) | |
tree | d8dec8c08cded6843d24f9063bdf533e3e3b07ad /changelog/en | |
parent | c49706fbb363dffa7b910e00659d7d865072066e (diff) | |
download | Ishtar-60f6359c7e0715c6926d9bd1b454d9fd15c0824e.tar.bz2 Ishtar-60f6359c7e0715c6926d9bd1b454d9fd15c0824e.zip |
🔖 version 4.1.50
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 cf25cec05..c68c046a5 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,15 @@ +v4.1.50 - 2025-02-12 +-------------------- + +### Bug fixes ### +- templates: fix rounding for `float_format` filter (refs #6172) +- archaeological files - preventive: + - display detailled cost with `display_label` (refs #6172) + - forms: fix management of equipment formset (refs #6173) + - templates: fix miscalculation of preventive fields (refs #6172) + - admin: fix price agreement duplication (refs #6174) + + v4.1.49 - 2025-02-10 -------------------- |