fix: Notifications are now send at the end of the update process, allowing other events to happen sooner.

This commit is contained in:
2024-08-10 14:46:08 +02:00
parent 2c1c76d2d0
commit 4f72e1b35d
3 changed files with 24 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix issue #449 Discord RPC stuck on "Browsing Tidal".
- Fix issue #448 Add option to disable the discord rpc idle text
- Notifications are now send at the end of the update process, allowing other events to happen sooner.
## [5.15.0]