Skip to content

Releases: imdj/HNRelevant

v0.1.10

23 Jan 22:08
Compare
Choose a tag to compare
  • Add verbatim search type for more precise results (Close to hn.algolia.com behavoir)
  • Small UI Improvement

v0.1.9

20 Jan 20:20
Compare
Choose a tag to compare
  • Hotfix for a bug that originated in v0.1.7 related to mismatching DOM elements that caused failure to instate the sidebar

v0.1.8

20 Jan 13:06
Compare
Choose a tag to compare
  • Add date range filters

v0.1.7

20 Jan 09:41
Compare
Choose a tag to compare
  • Fix few bugs in firefox
  • Improve DOM structure detection to withstand changes like adding black bar on occasions (Issue #12)
  • Fix a bug related to fetching results in manual mode when a user change the "number of results" option

v0.1.6

02 Jul 15:22
Compare
Choose a tag to compare
  • Show domain if the submission is a URL
  • Link to submission page if there's no URL

v0.1.5

09 Jun 14:03
Compare
Choose a tag to compare
  • handle special characters in query
  • Improve quality of initial results by optimizing the query (remove stop words, apply stemming to keywords, etc)

v0.1.4

01 Jun 13:41
Compare
Choose a tag to compare
  • Add support for preferences (click on the extension icon to access the popup)

v0.1.3

29 May 09:20
Compare
Choose a tag to compare
  • Add support for manifest v2 (Firefox)
  • Replace insertAdjacentHTML with insertAdjacentText to avoid warnings
  • Remove duplicated event handler for submitting custom query

v0.1.2

28 May 16:55
Compare
Choose a tag to compare

Add the option to run it as a userscript

v0.1.1

28 May 16:09
Compare
Choose a tag to compare

UX improvements