Skip to content

Latest commit

 

History

History
215 lines (138 loc) · 14 KB

CHANGELOG.md

File metadata and controls

215 lines (138 loc) · 14 KB

Changelog

1.5.0 (2020-11-16)

Full Changelog

Fixed bugs:

  • App crashing upon trying to login #98
  • App crashes immediately (can't open) - Android 5.0 Lollipop #94
  • Add a Swipe to Refresh option #76
  • Title "MY READING LIST (EMPTY) is clipped on the navigation menu #17

Closed issues:

  • App crashes after closing it #106
  • Android app is broken #105
  • Bump the project minimum SDK API #88
  • Push Notification #10

Merged pull requests:

1.4.2 (2020-09-15)

Full Changelog

Fixed bugs:

  • Web Share API not working #11

Merged pull requests:

  • Bumps targetSdkVersion to support API 29 #101 (fdoxyz)
  • #94 fixed event bus related app crushing issue on Android 5.0 Lollipop #96 (bluetoothfx)
  • Add method to open native share sheet from within web-view. #61 (VarunBarad)

1.4.1-11 (2020-07-21)

Full Changelog

Fixed bugs:

  • Can't play video on google pixel #86

Closed issues:

Merged pull requests:

  • Support for video messaging back into the DOM & other enhancements #92 (fdoxyz)
  • Native video streaming support #90 (fdoxyz)
  • Filter incoming URL data from MainActivity intent handling #89 (fdoxyz)

1.4.1 (2020-05-29)

Full Changelog

Fixed bugs:

  • Login via Twitter issue #82
  • Image uploading still doesn't work #51

Closed issues:

  • Duplicate .gitignore files in the repository #78

Merged pull requests:

  • Includes error url to override for twitter authentication #83 (fdoxyz)
  • Removed duplicate .gitignore files and contents merged into one root #80 (Rec0iL99)
  • Implemented Auto Refresh for WebView #77 (nizarmah)
  • Some cleanup and enhancements to the Native Audio implementation #75 (fdoxyz)

1.4 (2020-05-01)

Full Changelog

Fixed bugs:

  • Authentication error with GitHub #73

Merged pull requests:

1.3.1 (2020-04-30)

Full Changelog

Merged pull requests:

  • Reverts changes made to AndroidManifest.xml #74 (fdoxyz)

1.3 (2020-04-24)

Full Changelog

Merged pull requests:

  • Adds Pusher beams and code that enables push notifications handling #68 (fdoxyz)

1.2.2 (2020-04-22)

Full Changelog

Merged pull requests:

  • Disable backup #71 (maestromac)
  • Adds native bridge ability to handle "copy to clipboard" requests from JS #70 (fdoxyz)
  • Add methods to implement native copy-to-clipboard functionality. #60 (VarunBarad)

1.2.1 (2020-03-30)

Full Changelog

Fixed bugs:

  • Copy URL broken & Android share dialog #58
  • Stuck on Offline page upon start #36
  • Unable to upload profile image in android mobile app #33
  • The App does not load user profile or articles #24
  • Choose File option does not work #18

Closed issues:

  • upgrade pip 20.0.1 #65
  • App looses state when external link is open or when its sent to background #48
  • Adding Detekt #45
  • Does Dev share API? #38
  • Clear back history on tapping home link #35
  • Unable to upload profile image in android mobile app #32
  • Unable to upload profile image in android mobile app #31

Merged pull requests:

1.2 (2019-05-30)

Full Changelog

Closed issues:

  • Image Upload Tool Not Working #29
  • Moving main url out of strings.xml #20

Merged pull requests:

1.1 (2019-04-30)

Full Changelog

Fixed bugs:

  • Update Adaptive Icon #13
  • Signing in with Firefox as the default browser does not work #12

Merged pull requests:

1.0 (2019-04-18)

Full Changelog

Closed issues:

  • Interested to contribute on the following project #6
  • Chrome share only shares Dev.to #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator