summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-03-06 17:37:47 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-03-06 17:37:47 +0100
commitcffe9ccf886cd9300b999af989fc19da3e2a5f20 (patch)
tree5722220c7b06e975fb9b5ee86ff50fd3f9d2b5e9
parent330a85818f1b3b8d2f49aba4c826d7a9b2b1bf14 (diff)
parent1c381564ea9ed133f73e0b330468b204e7a034f1 (diff)
downloadIshtar-cffe9ccf886cd9300b999af989fc19da3e2a5f20.tar.bz2
Ishtar-cffe9ccf886cd9300b999af989fc19da3e2a5f20.zip
Merge branch 'v0.9' into wheezy
-rw-r--r--CHANGES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 72ce9f3a2..dcaac53f8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,21 @@
Ishtar changelog
================
+v0.99.14 (2017-03-06)
+---------------------
+### Features ###
+- Operations: bulk update of base find, finds and context records
+- Creation wizard: can jump to the next form with mandatory fields
+- UI: explicitly remind the current pinned search above the result table
+- Update translations
+- Tests: create necessary view(s) on _pre_setup
+
+### Bug fixes ###
+- Fix cache operation update - Parcel associated with context records are not removed!
+- Fix CSV export
+- Update context record label on parcel change
+- Simplify empty value for get_types (and potentially fix strange errors)
+
v0.99.13.1 (2017-02-20)
-----------------------
### Bug fixes ###