-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Updated] Changelog & Preparing for release
- Loading branch information
1 parent
6db4383
commit 9f32ab3
Showing
5 changed files
with
8 additions
and
22 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,10 @@ | ||
{ | ||
"version": "1.7", | ||
"version": "2.0.0", | ||
"summary": [ | ||
"<br/><h4>Added:</h4><br/>", | ||
"• Continue watching feed to start an existing playback.<br/>", | ||
"<br/><h4>Improved:</h4><br/>", | ||
"• SSL error handling popups to minimal.<br/>", | ||
"• Better handling of deeplinks within the app.<br/>", | ||
"• Some animations and launch intents.<br/>", | ||
"<br/><h4>Updated:</h4><br/>", | ||
"• When VPN list is empty a message will be shown instead of nothing.<br/>", | ||
"<br/><h4>Fixed:</h4><br/>", | ||
"• Some random crashes when app launches on specific devices.<br/>", | ||
"• Light theme issues." | ||
"• Issues with sublisting VPN & ViewBinding.<br/>", | ||
"• Crashes due to incorrect resume of coroutine on different thread." | ||
] | ||
} |