Skip to content

V2023.8.0

Compare
Choose a tag to compare
@fsobolev fsobolev released this 04 Aug 00:26
· 216 commits to main since this release
e01f135

A more feature-packed Cavalier 🖼️

In this release of Cavalier we added new drawing mode, added ability to set background image (that can be scaled down, in case you want to place a logo in the middle for example), and changed some other small things, to make Cavalier more configurable. Oh, and now you can change Cavalier's settings from terminal!

Changelog 📃

  • Cavalier can now be controlled from command line. Run the app with --help option to see full list of available options.
  • Reverse mirror option is now available with full mirror.
  • It's now possible to set frames per second to 144 or other custom value.
  • Added anti-aliasing, so rounded items now look less pixelated.
  • Added ability to set background image.
  • New drawing mode - Splitter.
  • Bars limit was increased to 100.
  • Updated translations (Thanks everyone on Weblate!)

Install 🧑‍💻

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.cavalier
flatpak run org.nickvision.cavalier

Snap

snap install cavalier

AUR

The cavalier 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)