• v0.7.1 6bacf9e944

    Release 0.7.0 + Ho'r'fix 0.7.1
    All checks were successful
    Main / Get release for RPM package (push) Successful in 5s
    Main / Check vala files (push) Successful in 12s
    Main / Check blueprint files (push) Successful in 15s
    Main / Build, update translation and upload doc (push) Successful in 1m48s
    Main / RPM build for sisyphus.amd64 and uploading (push) Successful in 6m0s
    Main / Build gnome-gis image (push) Successful in 4m32s
    Main / Build gnome image (push) Successful in 4m58s
    Main / Build phrog image (push) Successful in 2m46s
    Main / RPM build for sisyphus.arm64 and uploading (push) Successful in 11m3s
    Attach sources / Attach sources to release (release) Successful in 9s
    Attach sources / attach-sources (release) Successful in 0s
    Stable

    rirusha released this 2026-05-30 00:58:19 +03:00 | 51 commits to main since this release

    Hotfix

    • Fixed segfault when closing the steps sidebar via button.

    Interface

    • Improved adaptivity and layout handling for vertical, horizontal, big, and small screen sizes using Adw.MultiLayoutView.
    • Updated welcome page to display OS name dynamically.
    • Removed "Tour" mode; application now defaults to INITIAL_SETUP or INSTALLER modes.
    • Hidden sidebar and info panel on standalone pages (e.g., Welcome).

    Plugins

    • Added dependency support for plugins (defined in .plugin files).
    • Added new license-agreement plugin to display and accept license agreements. (!92)

    Language

    • Made current language row non-activatable in the language selector.

    Keyboard

    • Keyboard plugin now depends on the Language plugin.

    User

    • Split user creation into separate pages for username, password, and root password (if enabled).
    • Removed autologin option from the user password page.

    Library

    • Refactored BasePage and introduced StatusPage for better consistency.
    • Changed context integer values to use int64.
    • Replaced custom error data serialization with libserialize.
    • Made pkexec calls asynchronous.
    • Cleaned up public API and improved documentation (Valadoc).

    Other

    • Added docstrings everywhere!

    i18n

    • Updated Russian translation.
    Downloads