2022-04-16 20:57:36 +03:00
|
|
|
minor_release_name: "Yeonhee"
|
|
|
|
3.0.0:
|
|
|
|
commit: "f31c95228eb2dc01e661be928ffd881c063377da"
|
|
|
|
notes:
|
|
|
|
- "[Architecture] Switched to SQLite for main database"
|
|
|
|
- "[Architecture] Switched to SQLite for artwork cache"
|
2022-04-17 16:31:12 +03:00
|
|
|
- "[Feature] Added scrobble deletion from web interface"
|
2022-04-16 20:57:36 +03:00
|
|
|
3.0.1:
|
|
|
|
commit: "700b81217cb585df631d6f069243c56074cd1b71"
|
|
|
|
notes:
|
|
|
|
- "[Bugfix] Fixed upgrading imported scrobbles"
|
|
|
|
3.0.2:
|
|
|
|
commit: "4a8221f7a08f679b21c1fb619f03e5f922a1dc2b"
|
|
|
|
notes:
|
|
|
|
- "[Logging] Cleaned up output for waitress warnings"
|
|
|
|
- "[Bugfix] Fixed exception in native API"
|
|
|
|
3.0.3:
|
|
|
|
commit: "1d9247fc724d7410b6e50d2cbfaa8f375d5e70af"
|
|
|
|
notes:
|
|
|
|
- "[Documentation] Added descriptions for native API endpoints"
|
|
|
|
- "[Code Health] Made arguments for native API scrobbling explicit"
|
|
|
|
- "[Bugfix] Fixed faulty entity type recognition for artists including the string 'artists'"
|
|
|
|
- "[Bugfix] Fixed OS return codes"
|
|
|
|
3.0.4:
|
|
|
|
commit: "206ebd58ea204e0008f2c9bf72d76dd9918fec53"
|
|
|
|
notes:
|
|
|
|
- "[Feature] Enabled dual stack for web server"
|
|
|
|
- "[Feature] Added better feedback to native API endpoints"
|
|
|
|
- "[Bugfix] Fixed native API receiving superfluous keywords"
|
|
|
|
- "[Bugfix] Fixed crash when importing scrobbles with artists with similar names"
|