Calamares 3.4.2 released

Mar 14, 2026

This is the first actually-tagged-release from Codeberg (3.4.1 was mentioned, but never tagged or uploaded).

There is a selection of bugfixes and minor feature-improvements from a large number of new and old contributors. The tarball-signing key has changed for 2026, which you can find on any one of the author’s websites or on the Codeberg code page.

This release contains contributions from (alphabetically by given name):

  • 8Vinso8
  • Aaron Rainbolt
  • Adriaan de Groot
  • Adrian Bunk
  • Cyber Tibi
  • Evan James
  • gfdgd_xi
  • K900
  • Kirill Shakirov
  • Robin Haberkorn
  • SixK
  • Thomas Duckworth
  • TNE
  • V3n3RiX

Core

  • Some CMake and clang-formatting updates
  • Python docstrings now consistent across pybind11 and Boost bindings, and indicate which functions are deprecated.

Modules

  • displaymanager supports the new (KDE) Plasma-login manager (thanks Thomas)
  • displaymanager for lightdm allows alternate greeter paths (e.g. for Debian)
  • mount recognizes NVMe and MMC as SSDs now (thanks 8Vinso8)
  • partition alignment of partitions now forces 4K (thanks Kirill)
Back