summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-01-30 17:41:18 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-01-30 17:41:18 +0100
commitb6a58ae42723a93df08dca35646b6f5ea1270d49 (patch)
treea51e52ac398b8303e7e99309b232ec49e104d1bd /CHANGES.md
parentec2ef1a59c01d79d0341545b92a07a60dee6321d (diff)
downloadIshtar-b6a58ae42723a93df08dca35646b6f5ea1270d49.tar.bz2
Ishtar-b6a58ae42723a93df08dca35646b6f5ea1270d49.zip
Fix treatment and file treatment sheet display (bad QR code link)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index acddcd405..78b175631 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,9 +9,11 @@ Ishtar changelog
### Features/improvements ###
- add custom cached_label configuration for each main item
- sheet document: better UI for files
+- add "created" field on main items in order to facilitate queries
### Bug fixes ###
-- Find form: remove TAQ/TPQ check
+- find form: remove TAQ/TPQ check
+- fix treatment and file treatment sheet display (bad QR code link)
v4.0.42 - 2023-01-25
--------------------