Skip to content

Releases: kkapsner/CanvasBlocker

0.5.9 RC1

11 May 11:21
Compare
Choose a tag to compare
0.5.9 RC1 Pre-release
Pre-release

changes:

- code cleanup
- made history length threshold url specific
- made navigator protection url specific
- uniform themes

new features:

- added protection for navigator properties
- added support to import older storage versions
- protection for data URLs can now be url specific
- changed input of lists to textarea
- added option to protect no part of the canvas API
- apply themes to all extension pages (options, page action, browser action, setting sanitation, setting inspection, navigator settings)
- theme for automatic detection of dark mode (only works with Firefox >= 67)
- within the page action the used API can be whitelisted alone
- added overview page for whitelist

fixes:

- search could show hidden settings
- faking audio did not work with white random generator
- enabled copying from settings description when they are "hidden"
- fixed description for "show notifications"
- improved DOMRect performance
- improved general performance when stack list is disabled

known issues:

- if a data URL is blocked the page action button does not appear

0.5.9 Alpha3

03 May 23:22
Compare
Choose a tag to compare
0.5.9 Alpha3 Pre-release
Pre-release

changes:

- code cleanup
- made history length threshold url specific
- made navigator protection url specific
- uniform themes

new features:

- added protection for navigator properties
- added support to import older storage versions
- protection for data URLs can now be url specific
- changed input of lists to textarea
- added option to protect no part of the canvas API
- apply themes to all extension pages (options, page action, browser action, setting sanitation, setting inspection, navigator settings)
- theme for automatic detection of dark mode (only works with Firefox >= 67)
- within the page action the used API can be whitelisted alone
- added overview page for whitelist

fixes:

- search could show hidden settings
- faking audio did not work with white random generator
- enabled copying from settings description when they are "hidden"
- fixed description for "show notifications"

known issues:

- if a data URL is blocked the page action button does not appear

0.5.9 Alpha2

02 May 21:56
Compare
Choose a tag to compare
0.5.9 Alpha2 Pre-release
Pre-release

changes:

- code cleanup
- made history length threshold url specific
- uniform themes

new features:

- added protection for navigator properties
- added support to import older storage versions
- protection for data URLs can now be url specific
- changed input of lists to textarea
- added option to protect no part of the canvas API
- apply themes to all extension pages (options, page action, browser action, setting sanitation, setting inspection, navigator settings)
- theme for automatic detection of dark mode

fixes:

- search could show hidden settings
- faking audio did not work with white random generator
- enabled copying from settings description when they are "hidden"
- fixed description for "show notifications"

known issues:

- if a data URL is blocked the page action button does not appear

0.5.9 Alpha1

27 Feb 23:00
Compare
Choose a tag to compare
0.5.9 Alpha1 Pre-release
Pre-release

new features:

- added protection for navigator properties

known issues:

- if a data URL is blocked the page action button does not appear

0.5.8

10 Feb 12:00
Compare
Choose a tag to compare

changes:

- audio faking will not alter buffers with only zero values

new features:

- added combined cache for getChannelData and copyFromChannel:
	- better performance
	- prevent double faking => prevent detection

fixes:

- after reset the hidden settings and expanded views were not reset
- audio cache did not work properly

known issues:

- if a data URL is blocked the page action button does not appear

0.5.7

04 Feb 12:47
Compare
Choose a tag to compare

changes:

- reset settings no longer only available in expert mode

fixes:

- protection for history length did not work

known issues:

- if a data URL is blocked the page action button does not appear

0.5.6

26 Jan 18:41
Compare
Choose a tag to compare

changes:

- removed *Readout and *Input block modes (use protectedCanvasPart instead)

new features:

- options gui improvements
	- url specific values can be added by hitting enter in the input
	- highlight "hide" icon when "tabbing" to it
	- made url specific values manageable with "tabbing"
- added setting "protected canvas part" to decouple block mode from part
- added "share persistent randomness between domains"

fixes:

- constant rng did not work properly when protecting input
- some display inconsistencies
- optional parameter on isPointInPath and isPointInStroke were broken

known issues:

- if a data URL is blocked the page action button does not appear

0.5.6 Alpha1

09 Nov 13:05
Compare
Choose a tag to compare
0.5.6 Alpha1 Pre-release
Pre-release

changes:

- removed *Readout and *Input block modes (use protectedCanvasPart instead)

new features:

- options gui improvements
	- url specific values can be added by hitting enter in the input
	- highlight "hide" icon when "tabbing" to it
	- made url specific values manageable with "tabbing"
- added setting "protected canvas part" to decouple block mode from part
- added "share persistent randomness between domains"

fixes:

- constant rng did not work properly when protecting input

known issues:

- if a data URL is blocked the page action button does not appe

0.5.5

13 Oct 10:36
Compare
Choose a tag to compare

changes:

- DOMRect uses double cache (value and complete DOMRect)

new features:

- added settings sanitation page
- added search field to browser action popup

fixes:

- Google images did not work for some users
- page action was not showing on Firefox Android
- wrong content script does no longer trigger the settings load forcing

known issues:

- if a data URL is blocked the page action button does not appear

0.5.5 RC2

10 Oct 06:02
Compare
Choose a tag to compare
0.5.5 RC2 Pre-release
Pre-release

changes:

- DOMRect uses double cache (value and complete DOMRect)

new features:

- added settings sanitation page
- added search field to browser action popup

fixes:

- Google images did not work for some users
- page action was not showing on Firefox Android
- wrong content script does no longer trigger the settings load forcing

known issues:

- if a data URL is blocked the page action button does not appear