diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-10 00:47:38 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-10 00:47:38 +0100 |
commit | c3bece2b96324be8502536d577e7d243b4dafa80 (patch) | |
tree | 02ba72474e40a0df1b4777a3db2fbad2bf964418 /CHANGES.md | |
parent | 9fe875d21fe5238bc76622f0a9ae76f264267705 (diff) | |
download | Ishtar-c3bece2b96324be8502536d577e7d243b4dafa80.tar.bz2 Ishtar-c3bece2b96324be8502536d577e7d243b4dafa80.zip |
v0.99.12
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 33ba9cf24..460381c07 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,18 @@ Ishtar changelog ================ +v0.99.12 (2017-02-10) +--------------------- +### Features ### +- Admin: add search_fields for archaeological_finds/materialtype search +- Admin: debug and add label for context records search +- Admin: improve importer column form +- Sheets: remove title from Created_by and add link to creator sheet +- Update translations + +### Bug fixes ### +- Shortcut menu: fix when current selected find is an integer + v0.99.11 (2017-02-06) --------------------- ### Features ### |