Skip to content

Commit 2e88d50

Browse files
committed
New changes.
1 parent c9bd9ff commit 2e88d50

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

changes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
- added: config `nosql-logger` (default `true`) enables simple logs when re-indexing and cleaning
5555
- added: config `security.txt` for auto-generating security.txt content (more in docs)
5656
- added: config `default-proxy` for default web proxy server
57+
- added: config `default-crypto` for default crypto algorithm
58+
- added: config `default-crypto-key` for default length of key crypto algorithm
5759
- added: `NOSQLSTORAGE(name)` alias for `NOSQL(name).storage`
5860
- added: `GUID()` a global alias for `U.GUID()`
5961
- added: `VIEW()` a global alias for `F.view()`
@@ -106,6 +108,7 @@
106108
- updated: `CORS()` tries to join multiple same preferences to one
107109
- updated: `U.keywords()` for Chinese/Japan characters
108110
- updated: `@{import()}` by adding `manifest` value linked to `/manifest.json`
111+
- updated: internal crypto algorithm to `aes-128-ofb`
109112

110113
- fixed: mail attachments
111114
- fixed: mail `message.manually()`

0 commit comments

Comments
 (0)