Skip to content

Releases: imdj/HNRelevant

v1.4.0

31 May 13:10

Choose a tag to compare

  • Refactor keyword extraction
  • Reduce noise by being more conservative about comments:
    • Only top-level comments are considered now
    • Only when the title is short
    • Replaced basic term frequency with n-grams

v1.3.2

25 May 06:00

Choose a tag to compare

  • Improve the quality of results by ignoring more stop words which help avoid noise in the query

v1.3.1

24 May 21:13

Choose a tag to compare

  • Improve preference loading

v1.3.0

24 May 20:14

Choose a tag to compare

  • Ability to ignore discussions with low comments.

Also added a control switch for this feature in the popup menu.

v1.2.1

24 May 13:48

Choose a tag to compare

Release v1.2.1

v1.2.0

17 May 21:53

Choose a tag to compare

  • Improve preprocessing
  • Take comments into consideration to find the topic of discussion
  • Use term frequency to find top keywords

v1.1.0

12 Feb 13:11

Choose a tag to compare

  • Attach tips on ways to improve the quality of results

v1.0.0

10 Feb 13:27

Choose a tag to compare

Highlights:

  • Improve usability for smaller screens: Switching from sidebar to horizontal carousel on screens with width <1200px
  • Add support for Firefox Android

v0.3.3

07 Feb 22:20

Choose a tag to compare

  • Little improvements to popup UI

v0.3.2

07 Feb 21:25

Choose a tag to compare

  • Improve popup UI
  • Fix: go back to using service worker