diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-07 14:21:16 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:20 +0100 |
commit | 14b25cd2fcf706f6e4c9aef7719d83320203fc8d (patch) | |
tree | 2143564048a644a3975919afe93a049f53e5bea1 /CHANGES.md | |
parent | c5b6f834c3f1d411f86ae63984522ebc15a9d7c3 (diff) | |
download | Ishtar-14b25cd2fcf706f6e4c9aef7719d83320203fc8d.tar.bz2 Ishtar-14b25cd2fcf706f6e4c9aef7719d83320203fc8d.zip |
Find sheet: do not display container information if no permission
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4af5eed6a..20ffd0be9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ date: 2022-12-05 --- ### Features/improvements ### +- Sheet: set default permissions to False +- Find sheet: do not display container information if no permission ### Bug fixes ### - Full text search: add "simple" config in search |