summaryrefslogtreecommitdiff
path: root/changelog/en/changelog_2022-06-15.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r--changelog/en/changelog_2022-06-15.md25
1 files changed, 16 insertions, 9 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 84862d73c..e995f1659 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -1,3 +1,10 @@
+v4.0.52 - 2099-12-01
+--------------------
+
+### Bug fixes ###
+- message after creation: use the generate_cached_label if no label is available
+
+
v4.0.51 - 2023-07-05
--------------------
@@ -6,7 +13,7 @@ v4.0.51 - 2023-07-05
### Bug fixes ###
- fix parcel table - wizard summary (inappropriate l10n)
-- check of external identifiers when updating cached labels (refs #5603)
+- check of external identifiers when updating cached labels (#5603)
v4.0.50 - 2023-07-03
@@ -19,7 +26,7 @@ v4.0.50 - 2023-07-03
### Bug fixes ###
- Operation form: the operation code field (Patriarche) is no longer optional
-- fix "*" search for text fields (refs #5325)
+- fix "*" search for text fields (#5325)
- forms - unit input: fix round float display
- sheet: fix float display for hectare
- fix crash on qrcode generation for base finds
@@ -66,7 +73,7 @@ v4.0.46 - 2023-05-26
- links from other sheet to the sheets of municipalities/geographical areas
### Bug fixes ###
-- recalculation of the weight of a container when find is removed (refs #5470)
+- recalculation of the weight of a container when find is removed (#5470)
### Technical ###
@@ -79,7 +86,7 @@ v4.0.45 - 2023-05-15
### Features/improvements ###
- Administration: improved display of subcategories (in color)
-- Document - bulk update: add modification of tags (refs #5415)
+- Document - bulk update: add modification of tags (#5415)
### Bug fixes ###
- Fix town search for warehouses and organizations
@@ -106,16 +113,16 @@ v4.0.44 - 2023-04-17
### Bug fixes ###
- Json fields: fix bad save of multi values
-- Cascade update from warehouse to containers (refs #5432)
+- Cascade update from warehouse to containers (#5432)
- Sheets: fix history view with associated geo
- Containers: remove division search
-- Image detail: do not display Modify link when not relevant (refs #5438)
-- Fix french label for geo types (refs #5577)
-- Fix permissions for treatments requests (refs #5441)
+- Image detail: do not display Modify link when not relevant (#5438)
+- Fix french label for geo types (#5577)
+- Fix permissions for treatments requests (#5441)
### Technical ###
- Load task refactoring - manage external_id regen with tasks
-- Update and fix translations (refs #5578, refs #5579, refs #5581)
+- Update and fix translations (#5578, #5579, #5581)
- Importer export: fix pre_importer call
- Force using 128 bits salt for password hasher
- Mark false security issues detected by bandit