File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ You can install the plugin via the Community Plugins tab within Obsidian by sear
25
25
26
26
> Please report any bugs or feature requests [ here] ( https://github.com/meld-cp/obsidian-encrypt/issues ) .
27
27
28
+ ### v2.0.4
29
+ - fix password remembered even when 'remember password' setting is unchecked
30
+
28
31
### v2.0.3
29
32
- add common password session cache
30
33
- also remember passwords for whole note encryption
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " meld-encrypt" ,
3
3
"name" : " Meld Encrypt" ,
4
- "version" : " 2.0.3 " ,
4
+ "version" : " 2.0.4 " ,
5
5
"minAppVersion" : " 0.12.15" ,
6
6
"description" : " Hide secrets in your valut" ,
7
7
"author" : " meld-cp" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "2.0.4" : " 1.0.3" ,
2
3
"2.0.3" : " 1.0.3" ,
3
4
"2.0.2" : " 1.0.3" ,
4
5
"2.0.1" : " 1.0.3" ,
You can’t perform that action at this time.
0 commit comments