#1342 slice entries when inserting in DB, to prevent OOM
This commit is contained in:
parent
b027e9a9a8
commit
939895599d
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
- upgraded Flutter to stable v3.27.0
|
- upgraded Flutter to stable v3.27.0
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- crash when loading many new items on low memory devices
|
||||||
|
|
||||||
## <a id="v1.11.20"></a>[v1.11.20] - 2024-12-11
|
## <a id="v1.11.20"></a>[v1.11.20] - 2024-12-11
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue