Skip to content

Releases: martok/palefill

1.23

19 days ago
Compare
Choose a tag to compare

Adds:

  • duolingo.com (#51)

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

Oct 03, 2022
Compare
Choose a tag to compare

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

Sep 22, 2022
Compare
Choose a tag to compare

Adds:

  • drive.google.com

Fixes:

  • pixiv.net: login subdomain (#9)
  • injected third-party scripts on CSPs with script-src strict-dynamic

1.20

Aug 31, 2022
Compare
Choose a tag to compare

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

Aug 10, 2022
Compare
Choose a tag to compare

Adds:

  • notion.so and *.notion.site (#4)

Fixes:

1.18

Jul 31, 2022
Compare
Choose a tag to compare

Fixes:

  • gitlab regex
  • CSP parsing for host sources starting with a wildcard

1.17

Jul 21, 2022
Compare
Choose a tag to compare

Adds:

  • Polyfill for {Blob,File}.{arrayBuffer,Text}
  • gitlab recognition for xiph.org, freedesktop.org, gnome.org and xfce.org

Fixes:

  • virustotal.com

1.16

Jul 10, 2022
Compare
Choose a tag to compare

This release does not contain any functional changes.

Internal:

  • new name: avoid confusion about the Pale Moon brand name
  • new website

1.15

Jul 01, 2022
Compare
Choose a tag to compare

Adds:

  • ikea.com (#31), but not really perfect due to CSS issues

Fixes:

  • Github (maybe?, #30)

Internal:

  • fixed typos and polyfill updates

1.14

Jun 25, 2022
Compare
Choose a tag to compare

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)