fix log viewer on windows (#1095)

* fix log viewer on windows

* catch cancellation on trakt page

* update changelog
This commit is contained in:
Jason Dove
2023-01-04 22:26:35 -06:00
committed by GitHub
parent ab7051f075
commit 315420f1a5
3 changed files with 18 additions and 4 deletions
+2
View File
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Changed
- Rewrite log page to read directly from log files instead of sqlite
## [0.7.1-beta] - 2023-01-03
### Added