-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump version for fdroid build fix
- Loading branch information
Showing
2 changed files
with
20 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Notice | ||
|
||
* All accounts will be in logged out state after migration | ||
to new storage format. | ||
|
||
# Changed | ||
|
||
* Removed background service and notification | ||
* Polling is now preformed by WorkManager | ||
* Account state is persisted to disk between OS reboots | ||
* Update dependencies and deprecated APIs | ||
|
||
# Fixes | ||
|
||
* Startup crash when starting service from a worker | ||
* Fix proxy screen not remembering values | ||
* Https is not a valid proxy protocol | ||
|
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