-
Notifications
You must be signed in to change notification settings - Fork 19
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
4 changed files
with
13 additions
and
3 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- Number of seeders and leechers is shown per tracker | ||
- Notification permission request is not shown again if it was dismissed or permission was denied | ||
- When torrents list sort settings are changed it's scrolled to top | ||
- Fixed crashes | ||
- Fixed infinite connection indicator when connection fails |
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,5 @@ | ||
- Количество сидов и пиров показывается для каждого трекера отдельно | ||
- Запрос разрешения на показ уведомлений не показывается если он был отменен | ||
- При изменении настроек сортировки список торрентов прокручивается наверх | ||
- Исправление падений | ||
- Исправлен бесконечный индикатор подключения в случае ошибки подключения к серверу |