diff options
-rw-r--r-- | CHANGES.md | 15 |
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 ### |