Skip to content

Commit

Permalink
[Updated] Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KaustubhPatange committed Aug 19, 2021
1 parent 56e566b commit 358391a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions app/src/main/res/raw/changelog.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"version": "2.0.0",
"version": "2.0.1",
"summary": [
"<br/><h4>Added:</h4><br/>",
"• Ability to restore purchase (premium) within the app.<br/>",
"<br/><h4>Updated:</h4><br/>",
"When VPN list is empty a message will be shown instead of nothing.<br/>",
"Download notification will now show additional Install button.<br/>",
"<br/><h4>Fixed:</h4><br/>",
"Issues with sublisting VPN & ViewBinding.<br/>",
"• Crashes due to incorrect resume of coroutine on different thread."
"Built-in updater issue which won't automatically update apps.<br/>",
"• Crashes due to socket timeout for devices with slow internet connection."
]
}

0 comments on commit 358391a

Please sign in to comment.