diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index d6181d237..65d3e2c26 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,13 +1,15 @@ Ishtar changelog ================ -v3.1.2 - 2021-03-01 +v3.1.2 - 2021-03-02 -------------------- ### Bug fixes ### - tables: pinned search do not overload click on shortcuts - gallery: fix pagination - manage corrupted image - silently fail +- custom forms: use profile type instead of user types for filters - user + types usage still works but marked as deprecated -> cannot edit anymore v3.1.1 - 2021-02-28 -------------------- |