8000 Releases · YM162/gulagcleaner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: YM162/gulagcleaner

v0.16.3

10 Jun 23:55
71b7e52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.2...v0.16.3

v0.16.2

06 Jun 05:47
699780b
Compare
Choose a tag to compare

What's Changed

Version 0.16.1 was working perfectly with the newly-added split banners. However, it caused older files to fail. On this new version 0.16.2, both older and newer files will be cleaned without problems.

Full Changelog: v0.16.1...v0.16.2

v0.16.1

05 Jun 23:01
0def9b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

17 May 15:55
Compare
Choose a tag to compare

Huge thanks to @gongchandang49 for authoring this fix! Gulagcleaner should be working again with this release :)

What's Changed (Patch notes by @gongchandang49)

  • The previously used method for distinguishing between banner (adU=2) and footer (adU=3) is no longer reliable. Banners now display big adU values. It's no longer possible to distinguish banners (many start with 1), although they do start with adU=2 in footers.
  • Bannercounter has been removed to avoid false positives.
  • Ad sizes remain unchanged; the 10-unit margin seems to work well.

Full Changelog: v0.15.6...v0.16.0

v0.15.6

28 Nov 23:29
Compare
Choose a tag to compare
  • Specified =v0.2.92 instead of v0.2.92 for wasm-pack
    Full Changelog: v0.15.5...v0.15.6

v0.15.5

28 Nov 23:20
Compare
Choose a tag to compare
  • The correct version of wasm-bindgen without the bug was actually v0.2.92

Full Changelog: v0.15.4...v0.15.5

v0.15.4

28 Nov 23:13
Compare
Choose a tag to compare
  • Fixed problem with the last version of wasm-bindgen, reverted to v0.2.93

Full Changelog: v0.15.3...v0.15.4

v0.15.3

28 Nov 22:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.3

v0.15.1

23 Oct 13:43
Compare
Choose a tag to compare
  • Fixed a bug that sometimes removed extra pages.

Full Changelog: v0.15.0...v0.15.1

v0.15.0

21 Oct 09:40
Compare
Choose a tag to compare
  • Fixed error with incorrectly cut pages.

Full Changelog: v0.14.8...v0.15.0

0