Releases: DenverCoder1/unedit-for-reddit
3.17.4
What's Changed
- Refactored storage interface to use
browser.storage.local
orchrome.storage.local
if available by @DenverCoder1 in #105
Full Changelog: 3.17.3...3.17.4
3.17.3
Note
At this time, Pushshift is still only available to approved moderators as announced here.
What's Changed
- fix: Only use inline fetch on Firefox by @DenverCoder1 in #103
- feat: hide API token container if closed previously* by @DenverCoder1 in #104
* The token container will always reappear if closed when a "show original" is clicked if the token is missing or invalid
Full Changelog: 3.17.2...3.17.3
3.17.2
Note
At this time, Pushshift is still only available to approved moderators as announced here.
What's Changed
- fix: Fix unsafe inline issue in Chrome (from version not released in Chrome) by @DenverCoder1 in #102
Full Changelog: 3.17.1...3.17.2
3.17.1
Note
At this time, Pushshift is still only available to approved moderators as announced here.
What's Changed
- Fix: use fetch alternative for Firefox support by @DenverCoder1 in #101
- Fix: Explicit declaration for implicitly defined variable by @DenverCoder1 in 5d8c4a0
- Refactor: Separate handling show original event logic by @DenverCoder1 in #100
Full Changelog: 3.17.0...3.17.1
3.17.0
Note
At this time, Pushshift is only available to approved moderators as announced here.
What's Changed
- feat: Support Pushshift authentication tokens by @DenverCoder1 in #99
Full Changelog: 3.16.4...3.17.0
3.16.4
Warning
This version does NOT fix the extension.
Pushshift is still unavailable and the extension does not have a new source for data yet.
See #96 for more info
What's Changed
- Added rounded borders on original comment box by @RebootedDuck in #92
- Added note in readme about missing
@require
workaround by @DenverCoder1 in #93 - Create link to Pushshift issue details if failed twice by @DenverCoder1 in #97
New Contributors
- @RebootedDuck made their first contribution in #92
Full Changelog: 3.16.3...3.16.4
3.16.3
What's Changed
- Added more error handling for Pushshift API issues by @DenverCoder1 in #75
- Added support for
[ Removed by Reddit ]
comments in moderator view by @DenverCoder1 in #83 - Added icon to Userscript metadata by @DenverCoder1 in #90
- Prevent class names from being added to user flairs on old Reddit by @DenverCoder1 in #89
Full Changelog: 3.16.2...3.16.3
3.16.2
What's Changed
- feat: Added version number to startup logs by @DenverCoder1 in #71
- fix: Remove title text after loading successfully by @DenverCoder1 in #73
- fix: Hide title text appearing in pseudo-element when using RES by @DenverCoder1 in #74
- fix: Update permissions for Firefox by @DenverCoder1 in #77
Full Changelog: 3.16.1...3.16.2
3.16.1
Bug Fixes
- Remove sort, sort_type, upgrade insecure requests by @DenverCoder1 in #69
Features
- Added title text with additional info by @DenverCoder1 in #70
Meta
- Center header syntax in readme for Greasy Fork by @DenverCoder1 in #67
Full Changelog: 3.16.0...3.16.1
3.16.0
Features
- Support for .compact Reddit in #65
Bug Fixes
- Update the matched and excluded url patterns in #62
- Instead of red links, the "show original" links will no longer be displayed if the Post ID could not be determined in #65
Documentation
- docs: Added to "known issues" section in #63
Full Changelog: 3.15.0...3.16.0