mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
Introduce config caching (#3131)
* Introduce config caching * Changelog * Update CHANGELOG.md Co-authored-by: bjoern <r10s@b44t.com> * Cache a value after reading it Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
- place common headers like `From:` before the large `Autocrypt:` header #3079
|
||||
- keep track of securejoin joiner status in database to survive restarts #2920
|
||||
- remove never used `SentboxMove` option #3111
|
||||
- improve speed by caching config values
|
||||
- optimize `markseen_msgs` #3141
|
||||
|
||||
|
||||
### Fixes
|
||||
- Fix a bug where sometimes the file extension of a long filename containing a dot was cropped #3098
|
||||
|
||||
|
||||
Reference in New Issue
Block a user