fix: Fixed not finding album name whilst on queue page

This commit is contained in:
2024-06-09 15:50:49 +02:00
parent ecbfa7e226
commit 28a9458dfc
6 changed files with 17 additions and 6 deletions

View File

@@ -4,6 +4,10 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [5.14.1]
- Fixed `getAlbumName` not finding album name whilst on queue page
## [5.14]
- Simplified `MediaInfo` & `Options` types