Releases: martok/palefill
Releases · martok/palefill
1.23
Adds:
Fixes:
- docs.microsoft.com renamed to learn.microsoft.com, add polyfills so we pass the feature tests (#52)
Technical notes:
As a temporary workaround for the memory leak investigated in #50, soft navigation is disabled on Github by monkeypatching Turbo. There is definitely something wrong in UXP as it can be reproduced without any addons, so far we haven't been able to track down what.
1.22
Fixes:
- github.com: also using modern regexp now (#49)
- injected third-party scripts on CSPs with
script-src strict-dynamic
on SeaMonkey (regression from 1.21) (#48)
- Exception handling in customElements polyfill (#46)
1.21
Adds:
Fixes:
- pixiv.net: login subdomain (#9)
- injected third-party scripts on CSPs with
script-src strict-dynamic
1.20
Adds:
- easier debugging: view-source on script files shows modified content
- leo.org: ShadowDOM. Has significant styling issues, but the main dictionary at least works (#44)
Fixes:
- Github download links (#41)
- unicode encoding problems in polyfill codeblocks
1.19
Adds:
- notion.so and *.notion.site (#4)
Fixes:
1.18
Fixes:
- gitlab regex
- CSP parsing for host sources starting with a wildcard
1.17
Adds:
- Polyfill for {Blob,File}.{arrayBuffer,Text}
- gitlab recognition for xiph.org, freedesktop.org, gnome.org and xfce.org
Fixes:
1.16
This release does not contain any functional changes.
Internal:
- new name: avoid confusion about the Pale Moon brand name
- new website
1.15
Adds:
- ikea.com (#31), but not really perfect due to CSS issues
Fixes:
Internal:
- fixed typos and polyfill updates
1.14
Adds:
- developer.apple.com (#27)
- docs.microsoft.com (#27)
- matlab.mathworks.com
Fixes:
- also process error pages (404 etc) that usually come with rich content (#26)