diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 10 |
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 |