You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not properly checking all provided packages by the system when checking for conflicts (upgrade requirements). it could lead to an unbootable system or package losses.
UI
some windows not properly being centralized (regression introduced in 0.10.4)
some windows being displayed in the wrong place (regression introduced in 0.10.4)
Improvements
Arch
added several test cases to ensure conflicting scenarios are properly covered when checking for upgrade requirements
General
replaced the use of Python's LegacyVersion for version comparison since it will be deprecated in the next Python's major release (affects Arch, AppImage and Flatpak gems)