Skip to content

Releases: avast/topee

Dependencies update

31 Dec 16:03
Compare
Choose a tag to compare

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

03 Nov 07:16
Compare
Choose a tag to compare

runtime.getManifest().content_scripts support

02 May 10:19
Compare
Choose a tag to compare

M1 support

03 Apr 22:28
Compare
Choose a tag to compare

the build contains both arm64 and x86_64 binaries

fix crash on non-ASCII characters in chrome.storage

17 Mar 22:41
Compare
Choose a tag to compare

configurable storage key for chrome.storage data

14 Mar 15:27
Compare
Choose a tag to compare

allow to send messages to the background script from the Appex

07 Mar 21:14
Compare
Choose a tag to compare

restore original storage prefix

02 Mar 20:39
Compare
Choose a tag to compare

... for compatibility reasons at the cost of available storage space

[data loss] refactor storage API storage

01 Mar 18:33
Compare
Choose a tag to compare

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

28 Feb 22:05
Compare
Choose a tag to compare

WebView localStorage can sometimes be cleared unexpectedly on shutdown or startup