diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-11 11:28:14 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-11 11:28:14 +0200 |
commit | cc12bf5d9c20591d321f4461d2795a58fac07d1c (patch) | |
tree | 6e3babe5a1f5de4b7819e38e3dbc1f63c7e794ab /CHANGES.md | |
parent | 67c92cbbd528180be6e35717297391e891d1540c (diff) | |
download | Ishtar-cc12bf5d9c20591d321f4461d2795a58fac07d1c.tar.bz2 Ishtar-cc12bf5d9c20591d321f4461d2795a58fac07d1c.zip |
v0.98.0
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) ------------------- |