File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ The content is encrypted with AES-256 in Python using PyCryptodome and decrypted
3838* ~~ localStorage option is rather useless now (being unsafe to start with). Fix it nevertheless by saving credentials instead of keys~~
3939* Update/Restructure documentation
4040* Quick share links
41+ * Implement keystore cache to speed up build time
4142
4243## Todos for 3.1.x
4344* optional server side keystore (allows throtteling)
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ The content is encrypted with AES-256 in Python using PyCryptodome and decrypted
3434* ~~ localStorage option is rather useless now (being unsafe to start with). Fix it nevertheless by saving credentials instead of keys~~
3535* Update/Restructure documentation
3636* Quick share links
37+ * Implement keystore cache to speed up build time
3738
3839## Todos for 3.1.x
3940* optional server side keystore (allows throtteling)
You can’t perform that action at this time.
0 commit comments