-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
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
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
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,8 +1,8 @@ | ||
### Changed | ||
- Fixed WiFi condition not working on Android 8.1+ due to missing permission | ||
- Refactored profile creation | ||
- Fixed notification service restarting as "Not started" | ||
- Improved In-App Downloader configuration page | ||
### Added | ||
- Import/export profiles feature | ||
|
||
### Removed | ||
- Do not log GeoIP exceptions | ||
### Changed | ||
- List unknown IPs in top download/upload countries | ||
- Fixed issue with DirectDownload address in setup | ||
- Fixed issue with In-App Downloader navigation | ||
- Fixed issue where the user wasn't able to pick a profile |