diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-02 12:49:09 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-02 12:49:09 +0100 |
commit | 23e4480758ffa9b22996e45740f1c24d29538353 (patch) | |
tree | 7bb15c01c097a242b07cc160d2fa943f18c46168 /CHANGES.md | |
parent | c3ac6de46a5ab6e35c0103456c47accc0f3cb3f9 (diff) | |
download | Ishtar-23e4480758ffa9b22996e45740f1c24d29538353.tar.bz2 Ishtar-23e4480758ffa9b22996e45740f1c24d29538353.zip |
New version
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 -------------------- |