Releases: DenverCoder1/unedit-for-reddit
Releases · DenverCoder1/unedit-for-reddit
3.15.0
Features
- Add support for comments not found in comment tree by @DenverCoder1 in #53
Bug Fixes
- Add
showdown.min.js.map
to/vendor
by @DenverCoder1 in #54 - Check parent post if no author and avoid invalid queries by @DenverCoder1 in #55
- Ensure initialization runs even if window is already loaded by @DenverCoder1 in #57
Full Changelog: 3.14.0...3.15.0
3.14.0
Changes in 3.14.0
- Added support for
[unavailable]
comments and submissions (occurs when the user has been blocked by the author) by @DenverCoder1 in #49
Full Changelog: 3.13.0...3.14.0
3.13.0
What's Changed
- feat: Add support for classic view and compact view on redesign by @DenverCoder1 in #47
- fix: Adjust font size of links on search results pages by @DenverCoder1 in #48
Full Changelog: 3.12.1...3.13.0
3.12.1
What's Changed
- fix: Hide link in classic view since it does not display well by @DenverCoder1 in #45
Full Changelog: 3.12.0...3.12.1
3.12.0
Changes in 3.12.0
- Added support to show the author of posts that were not edited but the author no longer exists
- Added support for edited submissions on comment context pages
- Ensure the original post fills the available space on Reddit Redesign
Full Changelog: 3.11.0...3.12.0
3.11.0
Changes in 3.11.0
- Fix markdown conversion to include strikethrough, Github-style code blocks, indented sublists without 4 spaces, and underscores in the middle of a word
- Added links wherever username and subreddit mentions appear in the original post
- Added support for hiding spoiler text in the original post
- Added support for superscripts using
^
in the original post - Fixed the search results page on Reddit Redesign to only show the link once.
- Fixed fetching edited submissions sometimes failing.
Full Changelog: 3.10.0...3.11.0
3.10.0
What's Changed
- Added color overrides for compatibility with RES Night Mode and more custom CSS themes on Old Reddit
- Added extra spacing around paragraphs and headings in the original comment
- Improved styling of code blocks in the original comment on Reddit Redesign
- Added support for displaying tables in the original comment
Full Changelog: 3.9.5...3.10.0
3.9.5
Bug Fixes
- Update invalid @match meta by @DenverCoder1 in #33
Meta
- docs: Update header appearance by @DenverCoder1 in #31
- docs: Create CONTRIBUTING.md by @DenverCoder1 in #32
Full Changelog: 3.9.4...3.9.5
3.9.4
What's Changed
- Added the author and created time at the bottom of the original comment. This helps to find out who posted a deleted comment.
- Fix showing of empty self-text of a post when it was empty and then edited to have text.
- Updates to the color of links in the original post on Redesign to be easier to read.
- Prevents the original post from being displayed more than once if "show original" links are clicked multiple times.
Full Changelog: 3.9.3...3.9.4