optimized memory consumption for large files

see #1580
pull/1777/head
antelle 2 years ago
parent 4df034ac55
commit 3a79fcb366
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

75340
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -68,7 +68,7 @@
"jquery": "3.6.0",
"json-loader": "^0.5.7",
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
"kdbxweb": "^1.14.2",
"kdbxweb": "^1.14.3",
"load-grunt-tasks": "5.1.0",
"lodash": "^4.17.21",
"marked": "^2.0.1",

@ -2,6 +2,7 @@ Release notes
-------------
##### v1.18.0 (TBD)
`-` legacy auto-type removed
`+` optimized memory consumption for large files
`+` opening XML and CSV files using the Open button
##### v1.17.4 (2021-03-18)

Loading…
Cancel
Save