Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
tehkillerbee committed Mar 1, 2024
1 parent 682c476 commit 473c791
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
History
=======

v0.7.5
------
* Fix: Use wide image when no square picture is available. - tehkillerbee_
* Feat.: Added HiRes page. - tehkillerbee_
* Feat.: Handle missing Stream fields gracefully. Get stream audio resolution (bit depth, rate) as tuple. - tehkillerbee_
* Feat.: Added misc helper functions for audio mode, get available audio mode for media. - tehkillerbee_
* Feat.: Added misc. fields to album. Get audio resolution for album + individual tracks. - tehkillerbee_
* Feat.: Added MPEG-DASH to HLS stream parsing, Added MPEG-DASH stream example. - tehkillerbee_
* Set default artist IMG if missing. Use default album IMG URI instead of direct URL. - tehkillerbee_
* Bugfix: Make sure is_pkce state is set when pkce_login_url() is used directly. - tehkillerbee_
* Tests: Added misc tests for ObjectNotFound - tehkillerbee_
* Error handling: Handle TooManyRequests exceptions gracefully. - tehkillerbee_
* Error handling: Handle ObjectNotFound exceptions gracefully. - tehkillerbee_
* Tests: Fix misc tests broken by Tidal. - tehkillerbee_
* Bugfix: Fix pkce token refresh. - tehkillerbee_
* Bugfix: Load/store PKCE state from file using wrong client_id. - tehkillerbee_
* Feat.: Improved error handling (Missing albums, missing lyrics, missing track url etc.). - tehkillerbee_
* Bugfix: Page Recursion into Categories. - quodrum-glas_

v0.7.4
------
* Load/store OAuth/PKCE session to file - tehkillerbee_
Expand Down Expand Up @@ -152,6 +171,7 @@ v0.6.2
.. _exislow: https://github.com/exislow
.. _arnesongit: https://github.com/arnesongit
.. _Jimmyscene: https://github.com/Jimmyscene
.. _quodrumglas: https://github.com/quodrum-glas



0 comments on commit 473c791

Please sign in to comment.