diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 95503838b..87a5f0dba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,32 @@ Ishtar changelog ================ +0.98.8 (2016-10-22) +------------------- + +### Features ### + +- Better management of cached label generation: + - cascading update management + - relevant history saving + - force generation on rollback + - better performance (but can still be slow) +- Manage export with importer's templates +- Sheets: highlight main references +- Update default french fixtures +- Image filename are now up to 255 characters. Length test is done on forms. +- Fixed position for shortcut menu and top bar +- Show/hide shortcut menu +- Context record: move "has furniture" to general panel + +### Bug fixes ### + +- Operation: fix sort existing parcels +- Fix basket displaying in default menu +- Fix random image choice +- Makefile: fix bad fixture generation rules +- Small CSS fix + 0.98.7 (2016-10-17) ------------------- |