Version bump v7.1.1.1

This commit is contained in:
MoojMidge 2024-11-16 08:35:11 +11:00
parent 9f67d91e59
commit abc7cf1c65
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
## v7.1.1
## v7.1.1.1
### Fixed
- Fix http server not listening on any interface if listen IP is 0.0.0.0 #927
- Standardise return type of LoginClient.refresh_token #932
@ -29,6 +29,10 @@
- Fix loading of Watch Later playlist #971
- Also fix other incorrect/missing parameter names
- Fix possible exception if plugin navigation fails #976
- Fix sign in when one or more access token requests fail #979
- Attempt to fix possible deadlock on http server shutdown
- Fix potential infinite loop with old data from access_manager.json #980
- Reduce unnecessary window navigation fallback attempts
### Changed
- Improve display and update of bookmarks