Releases: AdeelH/find-on-reddit
Releases · AdeelH/find-on-reddit
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6-beta
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
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
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