Skip to content

ChromIQ v3.13.0-beta.110

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:04

🐛 Fixes

  • Light mode: radio buttons (e.g. the "chart I made / standard target" chooser
    in the scanner window) rendered a broken square when selected and vanished on
    hover. The light theme was missing its QRadioButton::indicator rule, so a
    dialog's neutral-accent override half-styled the control. Added the rule
    (mirrors the dark theme) — radios are now round and consistent in both themes.

Installation (Linux, beta): Download the tarball for your architecture (x86_64 for most desktops/laptops, aarch64 for ARM systems like Raspberry Pi 4/5). Extract with tar xzf ChromIQ-Linux-*.tar.gz, then run ./ChromIQ/ChromIQ. Requires ArgyllCMS — install via your package manager (sudo apt install argyll) or from argyllcms.com/downloadlinux.html.