summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c02db8910..967fa9d76 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,24 @@
Ishtar changelog
================
+v0.99.19 (2017-05-16)
+---------------------
+### Features ###
+- Can manage find index by context record
+- Sheet find: put a warning when displaying a find with attached downstream treatment
+- Find search: search by context records (and within relations)
+- Scripts to manage access control import and export
+- Add an access control fixture (specific format for ishtar)
+- Treament file dashboard: add filter form
+- Treament dashboard: add filter form
+
+### Bug fixes ###
+- Treatment form: remove "target_is_basket" field in modification form
+- Float field: fix clean with native float
+- Treatment form: reordering of some fields
+- Access control: fix show own item (not *all* items)
+- get_item: refactoring of access control check
+
v0.99.18 (2017-04-11)
---------------------