diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 9c6110f62..327894c03 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,28 @@ Ishtar changelog ================ +0.98.0 (2016-09-11) +------------------- + +### Features ### + +- Many changes on shortcut menu: + - AJAX loading + - list use chosen library + - automatic changes of dependent items when selecting on parent item + - pin (from the sheet) and unpin items (not only our items) + - default searches now take into account parent items +- Operation: manage deadline for finds and documentation receipt +- Imports: explicit error when conservative is check and no unicity key is defined +- cached labels for context records and finds + +### Bug fixes ### + +- Fix test initialization +- Operation: fix parcel display in last panel +- Operation sheet: fix stats +- Source: display sheet after creation / modification + 0.97.8 (2016-09-08) ------------------- |