Changelog
Minor release.
- Migrate data from older Cantata versions.
- Fix libVLC build.
- Fix MPRIS desktopEntry property.
- Fix deprecated FFMPEG function call.
- Fix podcast saving and date retrieval.
- Use embedded cover art from MPD server when needed.
What's Changed
- feat: #30 migrate data from older cantata versions by @nullobsi in #32
- fix: libvlc build by @RamKromberg in #34
- fix: remove .desktop from MPRIS DesktopEntry by @outfoxxed in #38
- fix: #31 deprecated function call by @nullobsi in #41
- fix: double-check migration folders by @nullobsi in #40
- fix: #39 Change default podcast save directory by @nullobsi in #42
- fix: #37 timestamp on podcasts by @nullobsi in #43
- feat: use embedded cover art when needed by @nullobsi in #44
- git: bump version by @nullobsi in #45
New Contributors
- @RamKromberg made their first contribution in #34
- @outfoxxed made their first contribution in #38
Full Changelog: v3.2.1...v3.3.0