Releases: tsirysndr/music-player
Releases · tsirysndr/music-player
v0.2.0-alpha.14
What's Changed
- chore: configure nix flake by @tsirysndr in #170
- chore: use devcontainer by @tsirysndr in #171
Full Changelog: v0.2.0-alpha.13...v0.2.0-alpha.14
v0.2.0-alpha.13
What's Changed
- feat: add grpc over unix domain socket by @tsirysndr in #163
- feat(proto): configure buf to generate kotlin client by @tsirysndr in #164
- fix(searcher): skip artist if already indexed
- chore: upgrade rodio and cpal
Full Changelog: v0.2.0-alpha.12...v0.2.0-alpha.13
v0.2.0-alpha.12
What's Changed
- feat: add filter functionality for albums, artists, tracks by @tsirysndr #157
- fix(scanner): wait until the scanner thread is finnished by @tsirysndr #156
- fix(scanner): re-write the scanner and the search engine, upgrade tantivy to 0.19.2 by @tsirysndr #155
- fix: remove openssl dependency, replace with rustls by @tsirysndr #154
- chore(webui): refactor all components by @tsirysndr #151
Full Changelog: v0.2.0-alpha.11...v0.2.0-alpha.12
v0.2.0-alpha.11
What's Changed
- fix: cannot add tracks from search results to playlist by @tsirysndr in #131
- fix(webui): change 'delete' button color by @tsirysndr in #132
- feat: add chromecast support by @tsirysndr in #129
- feat: add UPnP/DLNA support by @tsirysndr in #135
- chore: fix graphql tests by @tsirysndr in #136
- fix: solve bug on load tracks (chromecast) by @tsirysndr in #139
- fix(graphql): handle error on get chromecast status by @tsirysndr in #140
- [addons] refactor chromecast addon by @tsirysndr in #141
- [addons] refactor upnp/dlna addon by @tsirysndr in #142
- [dlna] optimize next track preload by @tsirysndr in #143
- fix(webui): solve issue with the Controlbar on large screens by @tsirysndr in #145
- fix(webui): update DeviceList and PlayQueue Popover width by @tsirysndr in #146
- fix(webui): set CurrentTrack width to 430px by @tsirysndr in #147
Full Changelog: v0.2.0-alpha.10...v0.2.0-alpha.11
v0.2.0-alpha.10
What's Changed
- feat(webui): add darkmode theme by @tsirysndr in #127
Full Changelog: v0.2.0-alpha.9...v0.2.0-alpha.10
v0.2.0-alpha.9
What's Changed
- chore: add webui tests by @tsirysndr in #102
- feat(webui): add track's download link by @tsirysndr in #119
- feat: connect to remote media player by @tsirysndr in #121
- use bazel build by @tsirysndr in #122
Full Changelog: v0.2.0-alpha.8...v0.2.0-alpha.9
v0.2.0-alpha.8
What's Changed
- ci: configure desktop release by @tsirysndr in #105
Full Changelog: v0.2.0-alpha.7...v0.2.0-alpha.8
v0.2.0-alpha.7
What's Changed
- chore: configure codecov and add more tests by @tsirysndr in #95
- add more tests by @tsirysndr in #97
- [scanner] use
supported_formats
vec by @tsirysndr in #98 - Standalone Tauri app proof of concept by @jacobstern in #94
- fix(playback): reduce high CPU usage by @tsirysndr in #100
New Contributors
- @jacobstern made their first contribution in #94
Full Changelog: v0.2.0-alpha.6...v0.2.0-alpha.7
v0.2.0-alpha.6
What's Changed
- feat: use graphql subscriptions by @tsirysndr in #90
Full Changelog: v0.2.0-alpha.5...v0.2.0-alpha.6
v0.2.0-alpha.5
What's Changed
- feat(webui): implement move playlist to folder by @tsirysndr in #87
Full Changelog: v0.2.0-alpha.4...v0.2.0-alpha.5