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.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 267a34193..ec31a54f7 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -1,3 +1,41 @@
+v4.99.2 - 2025-09-11
+--------------------
+
+### Features/improvements ###
+- base find: on associated find label change, if there is only one base find, change base find label
+- document type field - use searchable widget
+- document type: add order
+- templates: `short_date` filter, `TODAY` and `TIME` variables
+- templates operations: add town codes
+- operation templates: clean and add fields (#6435)
+- statistics - finds: sum by number of remains
+- container table - old reference changed by code
+- criteria search: more explicit labels
+- finds - specific tables for recommended treatments
+- sheet operation: find statistics with number of remains
+- treatment search: add start and end date criteria
+- search online documentation: add documentation for "today" keyword
+
+
+### Bug fixes ###
+- fixes and improvement for QGIS API
+- fix media exporter for all media export
+- fix add (+) shortcut in some popup windows
+- import: prevent crash on some unexpected errors
+- select2 widget: fix translation
+- menu - exhibition: do not put Exhibition at top of treatment requests
+- import: do not create m2m item when no value is provided
+- imports: force string convertion from ODS to CSV (i.e: do not convert 1.0 to 1)
+- fix town autocomplete input
+- import list: do not display detail for groups (details are in sub imports)
+- treatment from treatment request: copy start/end dates
+
+
+### Technical ###
+- formula: add splitpart filter
+- imports - documents - post importer action: `set_container_by_code`, `set_container_ref_by_code`
+
+
v4.99.1 - 2025-09-03
--------------------