summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 967fa9d76..20a3113db 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,36 @@
Ishtar changelog
================
+v0.99.22 (2017-06-30)
+---------------------
+### Features ###
+- Imports: explicit message (instead of crash) on misconfiguration of importers
+- Sources: change external id type to TextField
+- Sheet find: hover text on ID
+
+### Bug fixes ###
+- Sources wizard: fix author deletion
+- Fix container export - CSV
+
+v0.99.21 (2017-06-14)
+---------------------
+### Features ###
+- OA code is now a string
+
+### Bug fixes ###
+- Context record wizard: fix related context record association on creation
+
+v0.99.20 (2017-06-01)
+---------------------
+### Features ###
+- Add the ability to scheduled administration task inside Django admin
+- Alert when PROJECT_SLUG or profile slug is set to "default"
+- Operation wizard: collaborators in a specific panel
+- Autocomplete: on no result return an empty list instead of an empty string
+
+### Bug fixes ###
+- Finds: fix full CSV export columns
+
v0.99.19 (2017-05-16)
---------------------
### Features ###