Releases: List-KR/NamuLink
Releases · List-KR/NamuLink
4.1.0
Full Changelog: 4.0.14...4.1.0
4.0.14
What's Changed
- ignore sensitive path by @green1052 in #1
- use Strict equality operator by @green1052 in #9
- sync quote by @green1052 in #11
- es2016+ by @green1052 in #10
- Fix correctly access
unsafeWindow
by @gaeulbyul in #12 - Rewrite in Typescript by @piquark6046 in #16
- Fix issue templates by @gaeulbyul in #17
- fix: add more condition checking a real image element by @piquark6046 in #22
- Modularize and new NamuWiki UI by @piquark6046 in #25
- Bump actions/checkout from 3 to 4 by @dependabot in #27
- Bump github/codeql-action from 2 to 3 by @dependabot in #28
- 3.0.1 by @piquark6046 in #29
- Bump esbuild from 0.19.12 to 0.20.0 by @dependabot in #31
- Bump eslint-config-xo-typescript from 1.0.1 to 2.0.0 by @dependabot in #33
- Bump eslint-config-xo from 0.43.1 to 0.44.0 by @dependabot in #32
- fix: missing leftover at mobile bottom by @piquark6046 in #34
- fix: hidden document history by @piquark6046 in #35
- chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1 by @dependabot in #37
- chore(deps-dev): bump eslint-config-xo-typescript from 2.1.1 to 3.0.0 by @dependabot in #38
- fix: paragraph content is hidden by @piquark6046 in #39
- update dependencies and ESLint config by @piquark6046 in #42
- fix: blocking incorrect image by @piquark6046 in #44
- ci: add dependency review by @piquark6046 in #46
- feat: Improve performance and fix leftover issue by @piquark6046 in #48
- feat: handling leftovers with multithreading by @piquark6046 in #50
- fix: leftover are not hidden when font size is customized by @piquark6046 in #52
- fix: some footnotes are invisible by @piquark6046 in #53
- build: update dependencies by @piquark6046 in #54
- perf: reduce memory waste during finding the leftover by @piquark6046 in #55
- fix: the article HTMLElement does not exist by @piquark6046 in #56
- fix: namunews is hidden by @piquark6046 in #58
- feat: support new version of espejo by @piquark6046 in #61
- feat: update new version of espejo by @piquark6046 in #64
- feat: update new version of espejo by @piquark6046 in #67
- feat: update new version of espejo by @piquark6046 in #69
- fix: element is hidden incorrectly by @piquark6046 in #70
- feat: update new version of espejo by @piquark6046 in #72
- feat: update new version of espejo by @piquark6046 in #76
- feat: update new version of espejo by @piquark6046 in #77
- fix: prevent encoding title of NamuWiki docs by @piquark6046 in #79
- fix: detect usage of getBoundingClientRect to hide by @piquark6046 in #81
- feat: detect usage of String.prototype.substr to block by @piquark6046 in #82
- feat: detect usage of String.substring and String.substr to block by @piquark6046 in #83
- fix: detect advert reinsertion using Timer by @piquark6046 in #84
- fix: HTTP error 403 anti-adblock wall by @piquark6046 in #86
- fix: modifiy detection about advert tracking URL by @piquark6046 in #88
- fix: add detection about TextDecoder.prototype.decode by @piquark6046 in #89
- feat: mock fetch and String.replace call to detect relation to powerlink by @piquark6046 in #92
- fix: possible HTTP 404 error by @piquark6046 in #95
- fix: vendor javascript file is obfuscated by @piquark6046 in #99
- fix: vendor javascript file is re-obfuscated by @piquark6046 in #100
- feat: mock Win.String.prototype.indexOf for navigation by @piquark6046 in #101
- fix: vendor javascript file is de-obfuscated by @piquark6046 in #103
- fix: prevent loading AdvertTarget if text length exceeds 100 characters by @piquark6046 in #105
- fix: improve filtering of elements in HideAdElementNano function by @piquark6046 in #107
- fix: prevent filtering article element in hiding element and advert func by @piquark6046 in #109
- fix: some editor features are hidden by @piquark6046 in #111
- fix: advert cannot be catched if category bar is located in the bottom by @piquark6046 in #113
- fix: discussion elements are hidden by @piquark6046 in #114
- fix: closed discussion list element is hidden by @piquark6046 in #115
- fix: closed discussion list element is hidden by @piquark6046 in #116
- revert: advert cannot be catched if category bar is located in bottom by @piquark6046 in #119
- feat: rewrite completely by @piquark6046 in #120
- fix: variant of advert URLs by @piquark6046 in #121
- fix: NamuWiki mobile advert by @piquark6046 in #122
- fix: tagName is changed by @piquark6046 in #125
- fix: userscript is executed at board.namu.wiki by @piquark6046 in #126
- fix: tagName is changed by @piquark6046 in #128
- fix: some paragraphs are hidden by @piquark6046 in #130
- fix: some paragraphs are hidden by @piquark6046 in #132
- fix: possible incorrect hiding issue by @piquark6046 in #138
- fix: incorrect selector by @piquark6046 in #140
- fix: bottom link is not blocked by @piquark6046 in #146
New Contributors
- @green1052 made their first contribution in #1
- @gaeulbyul made their first contribution in #12
- @piquark6046 made their first contribution in #16
- @dependabot made their first contribution in #27
Full Changelog: https://github.com/List-KR/NamuLink/commits/4.0.14