diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-06 17:35:59 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-06 17:35:59 +0100 |
commit | c9ba0324d7ac10a32f36e13d8db0072cb0ceaf5b (patch) | |
tree | acaa4026e7cee8077ecf9f278dd77467e2a2b791 | |
parent | 8cf06dd8eb741765680e327e150ee8217921e7c8 (diff) | |
download | Ishtar-c9ba0324d7ac10a32f36e13d8db0072cb0ceaf5b.tar.bz2 Ishtar-c9ba0324d7ac10a32f36e13d8db0072cb0ceaf5b.zip |
Update changes
-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 ### |