Conversation
itsvlxd
pushed a commit
that referenced
this pull request
Aug 15, 2026
# [1.2.0](v1.1.1...v1.2.0) (2026-08-15) ### Bug Fixes * **bin:** fix retroinstall not load previous states ([4d76226](4d76226)) * **daemon:** fix battery notification spam ([cef0c79](cef0c79)) * **quickshare:** fix instant offer declined ([b4674b5](b4674b5)) * **settings:** small fix for daemon and logs pages ([e487202](e487202)) * **tools:** move quickshare & users to tools category ([27fabab](27fabab)) ### Features * **bin:** add retro select verion on post ([4fa4b94](4fa4b94)) * **branch:** add a branch management tool ([b59c5a9](b59c5a9)) * **branch:** add branch tool, automated backups & small bug fixes ([#6](#6)) ([eb6e2c2](eb6e2c2)) * **retro:** add hide bluetooth applet on install ([6be7ddf](6be7ddf)) * **retro:** add zenity package ([783ab99](783ab99)) * **retro:** save last stable version ([ec8a2f8](ec8a2f8)) * **settings:** add lazy loading for xdg autostart apps ([ed4bf0b](ed4bf0b)) * **settings:** add timeshift backup on branch switch ([58f8501](58f8501)) * **settings:** add xdg autostart management support ([8370df3](8370df3)) * **update:** force stable updates to check for release tags only ([b7db10a](b7db10a)) * **update:** make update save last stable branch ([70cb8e0](70cb8e0))
Owner
Author
|
🎉 This PR is included in version 1.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Summary
This PR merges key branch management, system update stability, and settings performance updates into
main. It introduces a dedicated branch management tool, automated Timeshift backups during branch switches and updates, last stable version tracking, and lazy loading for autostart applications along with several installer bug fixes.Key Changes
Features
Fixes & Improvements
retroinstallfailing to load previous states.Testing & Verification
retroinstallproperly restores previous installation states.