Skip to content

v0.14.0

Choose a tag to compare

@aome510 aome510 released this 18 May 03:25
· 252 commits to master since this release

Summary

v0.14.0 is a big release with new daemon feature and CLI commands.

This release also resolves the application's persistent issue that requires restarting the application in case of networking errors. The application now (hopefully) becomes more robust to such errors by automatically re-initializing the application's states and integrated player after re-gaining access to the network.

What's Changed

  • Fix broken link in #175
  • Implement spotify-player's CLI commands in #159
  • Update dependencies in #186
  • Add more builds for CD github action in #192
  • Add daemon support in #193
  • Extend CLI functionalities in #194
  • Make the client/application more robust to network errors in #198
  • Fix cargo install examples in README.md in #199
  • Add docs for new features and improve CLI/daemon codes in #200

New Contributors

Full Changelog: v0.13.1...v0.14.0