bump version to 2.0.1
make popup always show information about the main frame
bump version to 2.0
fix SVG script blocking
remove unneeded import in policy_enforcing.js
force tags
prevent injected scripts from executing out of order
restore compatibility with IceCat 60
This commit also fixes the --driver option to configure script.
bump version to 2.0-beta1
automatically change repo url to point to api v2 endpoint
merge support for CORS bypassing and eval()
allow eval() in injected scripts
support schema v2 and dependencies on mappings
remove node-specific code from sha256.js
this will prevent the eval warning when uploading extension to AMO
bump version to 1.0
don't source shell_utils.sh which no longer exists
add more tests for CORS bypassing feature
allow injected scripts to bypass CORS using provided API
make Makefile automatically rewrite itself when Haketilo version is bumped
bump version to 1.0-beta3
make a tar.gz distribution archive in one go (no intermediate .tar generation)
fix encoding detection in StreamFilter
fix payload creation for file:// URLs
delay loading of js code in test_policy_enforcing.py
We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly due to some previous overlooking.
Also available in: Atom