File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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()`
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()`
You can’t perform that action at this time.
0 commit comments