Releases: avast/topee
Releases · avast/topee
Dependencies update
updated modules:
acorn
ajv
cached-path-relative
decode-uri-component
elliptic
express
glob-parent
ini
kind-of
loader-utils
lodash
minimatch
minimist
mixin-deep
mkdirp
node-fetch
path-parse
qs
serialize-javascript
set-value
shell-quote
ssri
tar
terser
terser-webpack-plugin
union-value
watchpack
webpack
webpack-cli
y18n
yargs-parser
fix setting of 'undefined' in storage
v3.9.1 3.9.1
runtime.getManifest().content_scripts support
v3.9.0 3.9.0
M1 support
the build contains both arm64 and x86_64 binaries
fix crash on non-ASCII characters in chrome.storage
v3.7.4 3.7.4
configurable storage key for chrome.storage data
v3.7.3 3.7.3
allow to send messages to the background script from the Appex
restore original storage prefix
... for compatibility reasons at the cost of available storage space
[data loss] refactor storage API storage
localStorage proved to be unreliable, 3.7.0 switches completely to UserDefaults. This means lost storage data for existing users. Open an issue if you rely on the loss not happening.
extra storage persistence
WebView localStorage can sometimes be cleared unexpectedly on shutdown or startup