Q4OS Imager 1.7.5-a1, stable release
Q4OS Imager is Q4OS's fork of the Raspberry Pi Imager project, rebranded under the "Jupiter4 foundation" identity.
This is the first stable release from this repository (q4os/q4os-imager, the actively-maintained successor codebase). It supersedes the older q4os-imager package (version 1.7.4.2), which was a rebrand of upstream rpi-imager by Floris Bos and had shipped in the Q4OS apt repositories until now.
Platform notes
- Linux: install via
apt install q4os-imagerfrom the Q4OS/Quark apt repositories — published for amd64, i386, arm64 and armhf, across Debian 11/12/13/14, Raspbian 12 (Raspberry Pi), and Quark (Ubuntu 22.04/24.04/26.04). - Windows: the installer is not code-signed. Expect a Windows SmartScreen "Unknown Publisher" / "Windows protected your PC" warning when you run it.
This release does not carry binary attachments — no .deb or .exe files are published here.
What changed since the original testing build (3d69d68 → 0a3f05c, 8 commits, all independently re-verified):
- Fixed the language dropdown appearing blank/unresponsive (off-by-one bug in translation filename parsing)
- Fixed a QML "anchors on an item managed by a layout" warning in the language bar background
- Fixed the language/keyboard bar being clipped/invisible when forced visible outside embedded mode
- Added a Linux (Debian 11/bullseye) CI build workflow
- Translated the donate button's tooltip and accessibility text into all 12 supported languages
- Fixed stale "SD card" wording (now "storage device"/"storage medium") across German, Italian, Slovak, Turkish, and Chinese
- Updated the packaging
Maintainerfield to Q4OS Team (was still the original upstream rpi-imager packager's) - Built and published for i386, arm64 and armhf/Raspbian 12 in addition to amd64, matching the coverage of the package it supersedes
Built from commit 0a3f05c
CI runs (both green on the base commit this build derives from)
- Linux build: https://github.com/q4os/q4os-imager/actions/runs/29849417040
- Windows installer build: https://github.com/q4os/q4os-imager/actions/runs/29849417032