Skip to content

Commit 6fb5289

Browse files
committedMar 1, 2024
Update history
Fix
1 parent 682c476 commit 6fb5289

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
 

‎HISTORY.rst

+20
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
History
44
=======
55

6+
v0.7.5
7+
------
8+
* Fix: Use wide image when no square picture is available. - tehkillerbee_
9+
* Feat.: Added HiRes page. - tehkillerbee_
10+
* Feat.: Handle missing Stream fields gracefully. Get stream audio resolution (bit depth, rate) as tuple. - tehkillerbee_
11+
* Feat.: Added misc helper functions for audio mode, get available audio mode for media. - tehkillerbee_
12+
* Feat.: Added misc. fields to album. Get audio resolution for album + individual tracks. - tehkillerbee_
13+
* Feat.: Added MPEG-DASH to HLS stream parsing, Added MPEG-DASH stream example. - tehkillerbee_
14+
* Set default artist IMG if missing. Use default album IMG URI instead of direct URL. - tehkillerbee_
15+
* Bugfix: Make sure is_pkce state is set when pkce_login_url() is used directly. - tehkillerbee_
16+
* Tests: Added misc tests for ObjectNotFound - tehkillerbee_
17+
* Error handling: Handle TooManyRequests exceptions gracefully. - tehkillerbee_
18+
* Error handling: Handle ObjectNotFound exceptions gracefully. - tehkillerbee_
19+
* Tests: Fix misc tests broken by Tidal. - tehkillerbee_
20+
* Bugfix: Fix pkce token refresh. - tehkillerbee_
21+
* Bugfix: Load/store PKCE state from file using wrong client_id. - tehkillerbee_
22+
* Feat.: Improved error handling (Missing albums, missing lyrics, missing track url etc.). - tehkillerbee_
23+
* Bugfix: Page Recursion into Categories. - quodrum-glas_
24+
625
v0.7.4
726
------
827
* Load/store OAuth/PKCE session to file - tehkillerbee_
@@ -152,6 +171,7 @@ v0.6.2
152171
.. _exislow: https://github.com/exislow
153172
.. _arnesongit: https://github.com/arnesongit
154173
.. _Jimmyscene: https://github.com/Jimmyscene
174+
.. _quodrum-glas: https://github.com/quodrum-glas
155175

156176

157177

0 commit comments

Comments
 (0)