Skip to content

Releases: nullobsi/cantata

v3.2.1: Bug fixes

07 Aug 06:48
v3.2.1
4556d7c
Compare
Choose a tag to compare

v3.2.1: Bug fixes

Changelog

  • Fix now-playing notification being persistent.
  • Respect environment settings for showing icons in app menus.
  • Improve GUI responsiveness when changing tracks & now-playing notifications are enabled.
  • Notifications when running in Flatpak now update properly.
  • Fix in-app HTTP stream playback.

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0: FA6 icons and minor fixes

31 May 00:16
v3.2.0
cf19577
Compare
Choose a tag to compare

v3.2.0

Minor release.

  • Fix menu options having incorrect keybindings.
  • Fix radio stream favorites button not working on search.
  • Enable menu icons on macOS.
  • Update icons to FontAwesome 6.
  • Improve palette change handling.

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

26 May 06:47
v3.1.0
ae234d4
Compare
Choose a tag to compare

Bugfix release.

  • Fix crash when enabling notifications.
  • Fix Qt warnings.
  • Fix notifications on Flatpak.
  • Fix tray icon image not showing up.

Full Changelog: v3.0.2...v3.1.0

v3.0.1: Mac, Linux, and Windows builds

22 May 21:43
v3.0.1
6ebc2d3
Compare
Choose a tag to compare

Prebuilds for the 3 major OSes.

Linux: use the flatpak YAML config to build, or install the flatpak. Needs KDE platform 6.7.

Windows: use MSYS2's MINGW environments to build for the best results. This one is built with the CLANG64 environment. If you want the WiX installer, you need to install WiX v3.

macOS: Universal builds are easy with Qt's binary distributions, as Homebrew doesn't distribute universal binaries. CPack generates a working DMG.

Hopefully this will make Cantata a little easier to run on modern distros. There are probably bugs with the Qt6 upgrade or pre-existing bugs.

Qt6 Builds

22 May 01:42
422627b
Compare
Choose a tag to compare
Qt6 Builds Pre-release
Pre-release

Pre-built binaries for Windows and Mac. For Linux, use CMake to build yourself.

Might have pre-existing bugs.

Full Changelog: https://github.com/nullobsi/cantata/commits/v3.0.0