• v0.6.0 345b23c9d4

    Release 0.6.0
    All checks were successful
    Main / Get release for RPM package (push) Successful in 4s
    Main / RPM build for sisyphus.arm64 and uploading (push) Successful in 7m18s
    Main / RPM build for sisyphus.amd64 and uploading (push) Successful in 4m56s
    Main / Check vala files (push) Successful in 10s
    Main / Check blueprint files (push) Successful in 13s
    Main / Build gnome image (push) Successful in 3m17s
    Main / Build, update translation and upload doc (push) Successful in 1m37s
    Main / RPM build for p11.amd64 and uploading (push) Successful in 4m32s
    Main / RPM build for p11.arm64 and uploading (push) Successful in 8m6s
    Main / Build phrog image (push) Successful in 2m20s
    Stable

    rirusha released this 2026-03-17 19:11:01 +03:00 | 287 commits to main since this release

    Highlights

    • Renamed intact mode to sandbox (CLI option --sandbox).
    • Added operation modes: INITIAL_SETUP, INSTALLER, TOUR.
    • Added On-Screen Keyboard (sm.puri.OSK0) support via D-Bus.
    • Implemented pre/post hooks (ready-set runtime user and system).
    • Added translate.alt-gnome.ru integration.

    Plugins

    Keyboard

    • Added Latin layout check. User can't go next if layout with latin symbols not selected
    • Added default feature to keyboard-input-sources. Default value equal to org.gnome.desktop.input-sources.sources if present or system locale (org.freedesktop.locale1). The layout associated with the selected locale will be added to this list. If default is [xkb::us] and locale is ru_RU.UTF-8, [xkb::us, xkb::ru] will be selected.

    User

    • Added user_with_set_root option for separate root password setup.
    • Added translation of full name in Russian to English username (Иван Иванович-> Ivan Ivanovich).

    Language

    • Changed transition animation

    Interface

    • Improved tooltips and error messages.
    • Updated ru translation

    Other

    • Added RPM build for arm64 architecture.
    • Updated CI/CD workflows, addded updating po files for Weblate.