Skip to content

Latest commit

 

History

History
80 lines (65 loc) · 4.66 KB

File metadata and controls

80 lines (65 loc) · 4.66 KB

Changelog

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

The format is based on Keep a Changelog.

Added

  • Large image previews (#87)

Changed

  • Renamed application to "Dawn" (#74)

Fixed

  • Occasional crash when entering login screen (#103)

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.