Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
232 lines (141 loc) · 9.5 KB

CHANGELOG.md

File metadata and controls

232 lines (141 loc) · 9.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

0.12.3 - 2021-11-20

Added

Changed

Fixed

0.12.2 - 2021-01-31

Changed

  • Increased target API version to 30 (#390)

0.12.1 - 2021-01-29

Fixed

  • Fix Gfycat (#363)
  • Fix post title selection after vote (#365)
  • Keep text in comment reply on screen rotation (#366)
  • Fix link previews (#384)

0.12.0 - 2021-01-10

Added

  • Support for multiple accounts (#329)

0.11.0 - 2020-09-22

Added

  • Icons for OP comments and up/downvote (#305)
  • Support for reddit galleries (#312)

Changed

  • Increased minimum required API version to 23 (#318)

Fixed

  • Correctly parse links with leading/trailing spaces (#319)
  • App icon on API versions lower than 26 (#318)

0.10.0 - 2020-08-14

Added

  • Full height images style (#207)

Changed

  • Add support for alternate Redgifs domain (#281)

Fixed

  • Show smaller Imgur images when data saving mode enabled (#256)
  • Don't show too small reddit previews (#264)
  • Fix sharing an image multiple times (#280)
  • Allow grouping of media download notifications (#285)
  • Workaround invisible download notifications on Android 11 (#282)
  • Fix downloaded media not appearing in gallery (#288)
  • Notification icon (#269)

0.9.2 - 2020-06-13

Added

  • Support for Redgifs (#219)

Changed

Fixed

  • Check if user is logged in before allowing replies to a submission (#215)
  • Fixes for Gfycat and Giphy media (#211)
  • Fix playing of reddit hosted videos (#210)
  • Imgur images (up)loading (#202)
  • Always show fullsize imgur images (#209)
  • Fix loading of Imgur images (#202)

0.9.1 - 2020-05-05

Fixed

  • Handle exceptions while opening a browser (#193)
  • Crash when selecting submission title (#194)
  • Problem with API permissions (#196)

0.9.0 - 2020-05-03

Added

  • Large image previews (#87)
  • Inline text selection (#177)
  • Submission title selection (#182)
  • Selftext selection (#178)

Changed

  • Renamed application to "Dawn" (#74)
  • Wrap comment byline when it is too long to fit in one line (#145)

Fixed

  • Occasional crash when entering login screen (#103)
  • Crash when navigating to user profile (#109)
  • Image loading issues due to http urls (#183)

0.8.0 - 2019-08-22

Added

  • Subscribing to /r/all (#28)
  • View parent submission of crosspost (#29)
  • Links to repository and changelog in about screen (#42)
  • Colored comments depth level (#49)

Fixed

  • Clicking on notification doesn't open downloaded image (#35)
  • Notifications for downloaded videos show incorrect thumbnails (#41)
  • Video cache is not working (#50)
  • Trying to download the same picture twice crashes app (#57)

0.7.2 - 2019-08-09

Added

  • Configured automatic releases to GitHub.

0.7.1 - 2019-08-09

Fixed

  • YouTube links not opening when YouTube application is not installed (upstream#17)
  • Login not working when user has enabled 2FA (#32)
  • Login screen not closing when user declines reddit access (#34)

0.7.0 - 2019-07-09

Added

  • Highlight sticky submissions (#16)
  • Submission gesture customization (#3)

Changed

  • Do not display submission subreddit if it's same as viewed subreddit (9ad9e121)
  • Better detection for user and subreddit links (#17)

0.6.3 - 2019-01-20

Added

  • Toggle to show/hide comments count on list (#2)
  • Thumbnails on the left side of submission (#4)
  • Long click options menu for in-text links (#11)
  • Sorting submissions by "Best" (efcf181f)

Changed

  • Display when "Poll for new messages" is disabled (8512307c)

Fixed

  • Crash after posting comment reply (#21)
  • Crash when duplicate submissions are downloaded (71404c12)
  • Crash when clicking on thumbnail for self post (7d54df6d)
  • Pull to collapse working incorrectly in split screen (3f1500e0)
  • Position of option buttons in image viewer (6d7c738c)
  • Position of video player controls in video viewer (97780547)
  • Incorrect height of videos in video viewer (4186b3ed)
  • Crash when swiping item further than their width (c9051f75)
  • Crash when inserting heading or quote at last empty line (948136ef)
  • Walkthrough screen refreshing on every action (b20345fe)
  • Prevent subreddit search field from going fullscreen (5856531e)

0.6.2 and earlier

Changes before the fork has been made.