summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-03-11 13:27:04 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2020-03-11 13:27:04 +0100
commitc9b07622ebf6f6dcceff3d6906d3ed33d74f24fd (patch)
treec248b4e8b129d017373af2a07d399f5ca82717b1 /CHANGES.md
parentdf67b2c757e813512a6e5f1ea31f8a4693444013 (diff)
downloadIshtar-c9b07622ebf6f6dcceff3d6906d3ed33d74f24fd.tar.bz2
Ishtar-c9b07622ebf6f6dcceff3d6906d3ed33d74f24fd.zip
Searc criteria: add has image/file/url criteria for all document items
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index b3907be7f..821d79c04 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,7 +1,7 @@
Ishtar changelog
================
-v3.0.4 - 2020-XX-XX
+v3.0.4 - 2020-03-11
-------------------
### Features ###
- Quick actions - sheets: add duplicate for site, operation, document and context record
@@ -17,6 +17,14 @@ v3.0.4 - 2020-XX-XX
- operation: town, scientist
- Warehouse:
- town
+ - All document items:
+ - has associated file
+ - has associated image
+ - has associated url
+
+### Bug fixes ###
+- Tables: fix display of links in columns
+- Criteria search: manage empty field (but not NULL) multiple level search for file (including images) fields
v3.0.3 - 2020-02-24