Skip to content

QDash 2026.4.0

Latest

Choose a tag to compare

@crueter crueter released this 27 Apr 19:36
dfbfad6

This is the final 2026 release before World Championships. Good luck to all competing!

Hannah Montana Theme

A Hannah Montana theme is now available. This can be selected from the Theme dropdown box in Settings > Appearance. Selecting it applies a purple overtone palette, and adds a fun sparkly background. Switch the Accent to Violet for greater immersion.

HANNAHMONTANA

Default Font Sizes

In Settings > Appearance, you can now change the default font sizes:

Screenshot_20260427_152306

This will not affect existing widgets, but will change the default font sizes all future created widgets.

Unsaved Changes

You will now be warned if you attempt to close QDash without saving any changes you've made:

Screenshot_20260427_152425

The titlebar will mark this with a * when unsaved changes are present.

image

More Optimizations

  • Further reduced memory and CPU overhead for topic updates
  • Reduced GPU utilization on gauge and color widgets
  • Reduced model backend memory overhead
  • All dialogs are now lazy-loaded, reducing general memory footprint
  • Widgets in different tabs now have paint events disabled
  • Reduced memory overhead for color widgets

QDash has now been tested and proven to work well on as low as a Celeron 900 + iGPU, with just 1GB of RAM (<200MB free).

Other Changes

  • The macOS build now uses a layered Liquid Glass icon on macOS 26
  • Fixed color widgets not applying changes to color settings, and gauge widgets not applying changes to angle settings
  • Various improvements to design, both in QDash and Carboxyl
  • You can now add a raw URL camera view from Edit > Extra Widgets

Packages

Linux

Linux packages are distributed via AppImage.

Build Type
amd64 Download (zsync)
aarch64 Download (zsync)

Windows

Windows packages are in-place zip files. Setup files are soon to come.
Note that arm64 builds are experimental.

Layout amd64 arm64 Notes
MSVC, Portable amd64 arm64
MSVC, Setup amd64 arm64

macOS

macOS comes in a tarballed app. These builds are currently experimental, and you should expect major graphical glitches and crashes.
In order to run the app, you may need to go to System Settings -> Privacy & Security -> Security -> Allow untrusted app.

File Description
macOS For Apple Silicon (M1, M2, etc)

Source

Contains all source code, submodules, and CPM cache at the time of release.
This can be extracted with tar xf QDash-Source-2026.4.0.tar.zst.

File Description
tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)