-
Release 0.7.0 + Ho'r'fix 0.7.1
StableAll checks were successfulMain / Get release for RPM package (push) Successful in 5sMain / Check vala files (push) Successful in 12sMain / Check blueprint files (push) Successful in 15sMain / Build, update translation and upload doc (push) Successful in 1m48sMain / RPM build for sisyphus.amd64 and uploading (push) Successful in 6m0sMain / Build gnome-gis image (push) Successful in 4m32sMain / Build gnome image (push) Successful in 4m58sMain / Build phrog image (push) Successful in 2m46sMain / RPM build for sisyphus.arm64 and uploading (push) Successful in 11m3sAttach sources / Attach sources to release (release) Successful in 9sAttach sources / attach-sources (release) Successful in 0sreleased this
2026-05-30 00:58:19 +03:00 | 51 commits to main since this releaseHotfix
- 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_SETUPorINSTALLERmodes. - Hidden sidebar and info panel on standalone pages (e.g., Welcome).
Plugins
- Added dependency support for plugins (defined in
.pluginfiles). - Added new
license-agreementplugin 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
BasePageand introducedStatusPagefor better consistency. - Changed context integer values to use
int64. - Replaced custom error data serialization with
libserialize. - Made
pkexeccalls asynchronous. - Cleaned up public API and improved documentation (Valadoc).
Other
- Added docstrings everywhere!
i18n
- Updated Russian translation.
Downloads