2016-12-17 10:50:24 +01:00
|
|
|
Version 0.3.6:
|
|
|
|
changes:
|
2017-01-21 13:57:34 +01:00
|
|
|
- only last bit of image values are changes also in non persistent mode
|
2017-01-30 11:23:07 +01:00
|
|
|
- removed default entry in white list
|
2016-12-17 10:50:24 +01:00
|
|
|
|
|
|
|
new features:
|
|
|
|
-
|
|
|
|
|
|
|
|
fixes:
|
2017-01-21 13:57:34 +01:00
|
|
|
- faking webGL
|
|
|
|
- added readPixels for webGL2
|
2017-01-30 11:31:04 +01:00
|
|
|
- removed error message when notification can not be closed
|
2017-01-31 20:00:02 +01:00
|
|
|
- about:blank pages are treated with respect to the opening page
|
2017-01-31 21:58:28 +01:00
|
|
|
- removed memory leak
|
2017-02-01 10:49:33 +01:00
|
|
|
- persistent rnd same for all tabs/windows with e10s enabled
|
2016-12-17 10:50:24 +01:00
|
|
|
|
2016-12-01 20:40:28 +01:00
|
|
|
Version 0.3.5
|
|
|
|
new features:
|
|
|
|
- improved performance when canvas bigger than maxSize.
|
|
|
|
|
|
|
|
fixes:
|
2016-12-13 23:12:49 +01:00
|
|
|
- German translations
|
|
|
|
- Fennec stopped working in version 50
|
2016-12-01 20:40:28 +01:00
|
|
|
|
2016-11-21 12:35:57 +01:00
|
|
|
Version 0.3.4:
|
2016-11-22 08:30:57 +01:00
|
|
|
changes:
|
|
|
|
- different fake modes show independent notifications
|
|
|
|
|
2016-11-21 12:35:57 +01:00
|
|
|
fixes:
|
2016-11-26 17:37:52 +01:00
|
|
|
- bug in readPixels (prevented google street view to work)
|
2016-11-21 12:35:57 +01:00
|
|
|
- performance issues
|
|
|
|
- German translations
|
|
|
|
|
2016-11-13 15:34:33 +01:00
|
|
|
Version 0.3.3:
|
|
|
|
changes:
|
|
|
|
- switching of the mode, white- and black-listing only affects new loaded pages
|
|
|
|
|
|
|
|
new features:
|
|
|
|
- auto close of the notifications (preference)
|
|
|
|
- button to show the release notes
|
|
|
|
|
|
|
|
fixes:
|
|
|
|
- "about:"-tabs could not be dragged
|
|
|
|
- performance issues
|
|
|
|
|
2016-11-03 17:49:48 +01:00
|
|
|
Version 0.3.2:
|
|
|
|
new features:
|
|
|
|
- "fake at input" mode
|
|
|
|
- fake notifications only show up when something is faked
|
|
|
|
|
|
|
|
fixes:
|
|
|
|
- fake notifications did not show always when something was faked
|
|
|
|
- ECMA 2016 compliant
|
|
|
|
- function signature for faked functions could not be read
|
|
|
|
|
|
|
|
Version 0.3.1:
|
|
|
|
new features:
|
|
|
|
- added fennec support
|
|
|
|
- faster faking performance
|
|
|
|
- new preferences:
|
|
|
|
* disabling faking in getImageData for big canvas
|
|
|
|
* persistent random number supply
|
|
|
|
|
|
|
|
fixes:
|
|
|
|
- ask for permission failed on prototype
|
|
|
|
|
|
|
|
Version 0.3.0:
|
|
|
|
new features:
|
|
|
|
- e10s ready
|