Releases: Thomasevano/musickeeper
Releases · Thomasevano/musickeeper
v0.5.0
11 Mar 10:47
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-03-07)
Features
add PWA with offline support (c28d3d6 )
ui: add feature card for PWA and Offline support (10476c9 )
ui: add offline indicator with Alert component (3bcb7c0 )
ui: change source code label to version and link to changelog (1280c2a )
v0.4.0
28 Jan 18:07
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-01-27)
Features
Bug Fixes
return response in controller (eb7a26a )
v0.3.4
26 Jan 20:18
Compare
Sorry, something went wrong.
No results found
0.3.4 (2026-01-26)
Bug Fixes
v0.3.3
26 Jan 15:31
Compare
Sorry, something went wrong.
No results found
0.3.3 (2026-01-26)
Bug Fixes
ui: footer to bottom of page (713b969 )
ui: show the correct tooltip content while searching (235dfe0 )
ui: table must take all width available (a301e20 )
Performance Improvements
reduce debounce time (aad4d47 )
ui: bundle a placeholder svg instead of using url (445eaf0 )
ui: use thumbnail instead of full image for covert and use a loading skeleton (0ffabd4 )
v0.3.2
20 Jan 22:32
Compare
Sorry, something went wrong.
No results found
0.3.2 (2026-01-20)
Bug Fixes
v0.3.1
20 Jan 11:06
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-01-20)
Bug Fixes
v0.3.0
19 Jan 20:04
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-01-19)
Features
add art cover to music item (810f2b8 )
add MusicBrainz API (7b7da1d )
ui: remove sidebar and use navbar instead (6267baa )
Bug Fixes
api: access package.json varaibles in production for musicbrainz api (5ae5e2c )
docker build (70b37b7 )
sorting listenlater items (8972a5b )
ui: show app version in footer (5dab5c6 )
v0.2.0
18 Dec 21:50
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-12-18)
Features
add album type (99391a8 )
add check icon on current theme (7e4aa37 )
add listen later and remove playlists (e3e2267 )
delete an item from the list (5c58269 )
mark en entry has listened (e3483d0 )
remove playlists extract (921a4be )
Bug Fixes
order list items by added date (34444d1 )
show an error page when user unauthorized try to access the app closes #2 (c5797ea )
show app version in footer in production (31858c3 )
use lucide icons instead of emoji (933db5f )
v0.1.0
31 Mar 17:20
Compare
Sorry, something went wrong.
No results found
0.1.0 (2025-03-31)
Features
add link to open playlist on Spotify (ad61506 )
add sidebar (1789b5d )
add total tracks of a playlist (5c66faf )
add user infos in sidebar (c36eb02 )
Bug Fixes
show app name and version in footer (db3bfc4 )
theme wasn't toggling (548b9ce )
typo on playlists page subtitle (485cb18 )
v0.0.3
19 Mar 17:03
Compare
Sorry, something went wrong.
No results found
0.0.3 (2025-03-19)
Bug Fixes
playlist extract when playlistName contain an emoji (e0b6a57 )
redirect to home when user try to access library pages when logged in (5a1a501 )
request not being executed when acces_token is expired (30d99c2 )