summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-17 21:05:03 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-17 21:05:03 +0100
commitc37bb6ecce45fccc1f0c9d321a785ffeeefc3366 (patch)
tree58d82266ce8c4697771644d3d504e3aff9c91d8c /CHANGES.md
parentc89be5c1f5605fb90d3b33a06938f0bfc4dffb04 (diff)
downloadIshtar-c37bb6ecce45fccc1f0c9d321a785ffeeefc3366.tar.bz2
Ishtar-c37bb6ecce45fccc1f0c9d321a785ffeeefc3366.zip
v0.99.13
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index df5bc087b..b0b04ae8c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,21 @@
Ishtar changelog
================
+v0.99.13 (2017-02-17)
+--------------------
+### Features ###
+- Accounts: initialize new account with default username extract from raw name
+- Imports:
+ - Prevent creation of new items when data is empty
+ - Item keys are now related to the current importer
+ - Report bad configuration on importers in a cleaner way
+
+### Bug fixes ###
+- Fix password initialization on user creation
+- Fix MCC operation import
+- Makefile: graph model generation fix
+- Finds table: fix columns
+
v0.99.12.2 (2017-02-10)
-----------------------
### Features ###