Skip to content

Releases: DenverCoder1/unedit-for-reddit

3.9.2

13 Jun 00:50
3656e74
Compare
Choose a tag to compare

What's Changed

  • fix - support edited submissions on redesign without RES

Full Changelog: 3.9.1...3.9.2

3.9.1

13 Jun 00:21
8d63e2f
Compare
Choose a tag to compare

What's Changed

  • Use regex instead of URLPattern for wider browser support

Misc repo updates

  • Scripts and makefile for building zip archives, running in Firefox development mode, and signing the extension

Full Changelog: 3.9.0...3.9.1

3.9.0

12 Jun 22:17
4cf01d8
Compare
Choose a tag to compare

What's Changed

  • Support for edited submissions on Reddit Redesign on submission pages, list view, and popup view
  • Displays how long ago submissions were edited on Redesign since Reddit doesn't display this information
  • Minor code refactoring and added comments

Full Changelog: 3.8.0...3.9.0

3.8.0

11 Jun 00:48
2b25a1e
Compare
Choose a tag to compare

What's Changed

  • Added support for viewing deleted and moderator-removed submissions on Redesign and Old Reddit
  • Added support for viewing edited submissions in list views (Old Reddit only)
  • Better error handling and logging
  • Changed background and foreground color of original posts to be consistent across all posts and themes
  • Made "Original Post" heading bold on Redesign for consistency

Full Changelog: 3.7.3...3.8.0

3.7.3

07 Jun 21:01
44d78fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.2...3.7.3

3.7.2

07 Jun 18:13
d3220ef
Compare
Choose a tag to compare

What's Changed

  • fix: show comments after usertext in old reddit by @DenverCoder1 in #5
  • fix: prevent link from appearing twice on comments that are both edited and deleted by @DenverCoder1 in #8
  • refactor: minor styling and code refactor by @DenverCoder1 in #8

Full Changelog: 3.7.0...3.7.2

3.7.0

07 Jun 16:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0

16 Oct 20:35
da2e236
Compare
Choose a tag to compare

Changes in 3.6

  • Check a second source for comments so more recent comments are less likely to be "not found"
  • Fixes to getting comment ids in Reddit redesign

Changes in 3.5

  • Added compatibility with Old Reddit links without "old.reddit" in the URL
  • Added additional @includes for more compatibility

Changes in 3.4

  • Fixed @match for more compatibility

Changes in 3.3

  • Added support for profile pages (Redesign)

Changes in 3.2

  • Works more accurately in post previews (Redesign feature where the post is shown in a popup when clicked from post list)

Changes in 3.1

  • Fixed missing styling on comments shown in the Redesign
  • Fixed placement of inline comment to work on comments that do not end with a paragraph (<p>) element

Changes in 3.0

  • Added support for deleted comments

Changes in 2.0

  • Original comment is converted from markdown to HTML to show custom formatting.
  • Unedit now supports self-text submissions (old Reddit only)

Full Changelog: https://github.com/DenverCoder1/Unedit-for-Reddit/commits/3.6.0