Releases: AdeelH/find-on-reddit
Releases · AdeelH/find-on-reddit
v1.6.3
v1.6.2
What's Changed
- Slightly tweak how post ages are displayed:
- Use "days ago" for posts that are not older than 60 days.
- Round number of months to nearest 0.5. E.g. "1.5 months ago".
- Re-format code using the Prettier formatter.
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Make the options page dark themed, consistent with the popup (#51)
- Add option for opening tab in background next to current tab instead of at the end (#52)
- Fix problem w/ count of other kind of search not showing up plus general improvements (#53)
- Add new option to do both exact and non-exact search with auto-search (#54)
- Update dependencies (#56)
Full Changelog: v1.5.8...v1.6.1
v1.5.8
v1.5.7
v1.5.6
v1.5.5
Changelog:
- Can now find even more results (in some cases) by using the /duplicates API endpoint. (Thanks Droyk for the suggestion!)
- Can now find even more results (in some cases) by omitting the URL protocol when doing a fuzzy search.
- Fix bug that cause the popup to close after opening a link using ctrl + click. (Thanks Droyk for the report!)
- Minor bug fixes.
v1.5.3
- Update Handlebars.js to 4.7.7 as per GHSA-f2jv-r9rf-7988.