diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-10-22 13:40:50 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-10-22 13:40:50 +0200 |
commit | 0d056693326115a64c7459d2557cb0b544363eb5 (patch) | |
tree | a3e27dac1ba9d27546cab0bac2e5de0e69b93a62 /CHANGES.md | |
parent | 95d2f058e66a4f95b553393d11c55155a4866b76 (diff) | |
download | Ishtar-0d056693326115a64c7459d2557cb0b544363eb5.tar.bz2 Ishtar-0d056693326115a64c7459d2557cb0b544363eb5.zip |
v0.98.8
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) ------------------- |