Skip to content

Releases: AdeelH/find-on-reddit

1.4.5

13 Aug 15:54
Compare
Choose a tag to compare

Changelog:

  • Added option to sort search results
    • Can sort on score, comments, age and subreddit
    • Default sorting preference can be set in the options
  • Minor improvements

1.4.4

07 Jul 08:56
Compare
Choose a tag to compare

Changelog:

  • Added sanity checks for blacklist input
  • Remove URL's query string before matching against blacklisted sites

1.4.3

04 Jun 13:03
Compare
Choose a tag to compare

Changelog:

  • made blacklist case insensitive

1.4.2

03 Jun 18:16
Compare
Choose a tag to compare

Changelog:

  • Fixed post/repost links

1.4.1

31 May 12:11
Compare
Choose a tag to compare

Changelog:

  • add option to post/repost URL to Reddit

1.4.0

31 May 11:33
Compare
Choose a tag to compare

Changelog:

  • Added blacklist for auto-search

1.3.6-beta

03 Apr 18:24
Compare
Choose a tag to compare
1.3.6-beta Pre-release
Pre-release

Changelog:

  • UI improvement: automatically uncheck 'ignore query string' if YT video detected
  • UI improvement: clear old badge when tab's URL updates

1.3.5-beta

03 Apr 11:57
Compare
Choose a tag to compare
1.3.5-beta Pre-release
Pre-release

Changelog:

  • removed unhelpful URL preprocessing
  • added option to allow automatic non-exact search if exact search returns 0 results (default: enabled)
  • added option to allow automatic retry in case of server/network error (default: enabled)
  • both exact and non-exact search results are now cached for each URL simultaneously
  • UI improvement: toggling the checkboxes in the popup automatically initiates the search without the user needing to press the search button

1.3.4-beta

02 Apr 12:32
Compare
Choose a tag to compare
1.3.4-beta Pre-release
Pre-release

Changelog:

  • Added 'exact match' option to toggle between search and info API endpoints
  • Default options for search (exact matching, query-string, YT handling) can now be set on the options page
  • fixes & improvements

1.3.3

28 Mar 11:02
Compare
Choose a tag to compare
1.3.3 Pre-release
Pre-release

Changelog:

  • changed API endpoint to reddit.com/api/info
  • reduced extension size by using the minified js file for Handlebars