|
3 | 3 | History
|
4 | 4 | =======
|
5 | 5 |
|
| 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 | + |
6 | 25 | v0.7.4
|
7 | 26 | ------
|
8 | 27 | * Load/store OAuth/PKCE session to file - tehkillerbee_
|
@@ -152,6 +171,7 @@ v0.6.2
|
152 | 171 | .. _exislow: https://github.com/exislow
|
153 | 172 | .. _arnesongit: https://github.com/arnesongit
|
154 | 173 | .. _Jimmyscene: https://github.com/Jimmyscene
|
| 174 | +.. _quodrum-glas: https://github.com/quodrum-glas |
155 | 175 |
|
156 | 176 |
|
157 | 177 |
|
0 commit comments