Skip to content

V2023.7.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fsobolev fsobolev released this 13 Jul 21:15
· 337 commits to main since this release
748eb29

A much more alive than dead Cavalier 🕺🏻

It's been half a year since the previous stable release of Cavalier. The project was basically abandoned, but during that time I learned a lot and found awesome community and team to revive this awesome app. Cavalier joins Nickvision family! Completely rewritten in C#, with another drawing backend, better performance and solid ground to extend the app in future!

Thanks @nlogozzo for spending time and helping me a lot to make this release happen.
Thanks @daudix-UFO for wonderful new icon.

Notable new features 📃

  • New drawing mode — Spine
  • Ability to select drawing direction
  • Mirror option
  • No limit on quantity of colors for gradients

Changes compared to previous beta

  • Fixed an issue where CAVA was still running after Cavalier quits
  • Added Reverse Mirror option (only available when Mirror is set to Split Channels)
  • Various minor fixes

Install 🧑‍💻

GNOME

Flathub

This release candidate is available on beta Flathub branch under old app Id. Starting the next stable release, the app will be published under new app Id.

flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta io.github.fsobolev.Cavalier
flatpak run io.github.fsobolev.Cavalier//beta

Snap

sudo snap install cavalier --candidate

AUR

The cavalier-git package

Manually

  • Download the org.nickvision.cavalier-x64.flatpak file from the assets below
  • Run flatpak install org.nickvision.cavalier-x64.flatpak from the directory containing the .flatpak file
  • Run flatpak run org.nickvision.cavalier//master to start the app! (You should also see it in your app grid)