Update readability to v0.4 from node/git
Categories
(Toolkit :: Reader Mode, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
There's some really neat features/bugfixes that we haven't yet picked up since we last updated in September (Fx83). I'll comment later with a detailed list, but it definitely fixes bug 1684339 and bug 1198731 (which has a lot of dupes).
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Hm, in terms of the changelog, we can basically use the CHANGELOG file in the repo, though some of those changes are already in m-c because we updated slightly after 0.3.0. Specifically, new changes are:
[0.4.0] - 2020-12-23
Added
-
isProbablyReaderablecan now take an optional options object to configure it,
allowing you to specify the minimum content length, minimum score, and how to
check if nodes are visible. -
Readability is now more likely to keep tables of content.
-
Better support for content in
<code>tags. -
Readability (finally) no longer throws away all
<h1>tags.
| Assignee | ||
Comment 3•5 years ago
|
||
Going forward, I intend to only update to readability releases, instead of specific git commits.
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•