This release introduces some new changes:
- Proper desktop file support, as well as support for the [`MediaPlayer2.DesktopEntry` property from the MPRIS specification](https://specifications.freedesktop.org/mpris-spec/2.2/Media_Player.html#Property:DesktopEntry)
- MPRIS clients can now display an icon for the `chromecast_mpris` daemon itself. Both the light and dark icon are supported with the `-i/--icon` flag
- Add [`pyproject.toml` (PEP 518)](https://www.python.org/dev/peps/pep-0518/)
- Upgrade to `mpris_server==0.2.18`
- Update documentation
You can install this version like so:
bash
python3 -m pip install chromecast_mpris==0.8.0