Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10.2 #259

Merged
merged 67 commits into from
Apr 16, 2022
Merged

0.10.2 #259

merged 67 commits into from
Apr 16, 2022

Conversation

vinifmor
Copy link
Owner

Improvements

  • Arch

    • install:
      • missing dependencies dialog now displays the packages sizes and descriptions (only from repositories)
      • optional packages installation dialog appearance (aligned with other dependencies dialogs)
    • uninstall:
      • displaying hard and unnecessary requirements versions and descriptions
    • settings:
      • displaying different tabs for general Arch configurations and AUR's
  • Debian

    • install: installation/download sizes order (to follow the upgrade dialog order)
    • uninstall: dependencies dialog size
    • settings: new property to enable "purge" as the default removal method
  • Flatpak

    • faster updates reading (threaded)
  • General

    • code refactoring
  • UI

    • update summary:
      • displaying a '+' for positive sizes (previously the sign was only displayed for negative numbers) #250
      • changing some words and symbols to improve readability and cohesion #250
      • displaying update sizes as localized numbers #250
    • settings: some components' width reduced
  • Web

    • installation form width

Fixes

  • Arch:

    • displaying already installed packages when suggesting optional dependencies (pacman >= 6.0)
  • Debian

    • install/upgrade: hanging when packages require manual configuration
    • info: crashing when the package size has unexpected symbols #251
    • displaying wrong symbols among numbers in install/uninstall/upgrade outputs for systems without english encoding installed
    • removing unused packages on any type of transaction (this is the default behaviour for aptitude)
  • Flatpak

    • some updates or download sizes not being displayed when there are new required runtimes for installed Flatpaks
    • not displaying new required runtimes as updates (requires Flatpak >= 1.12)
    • upgrade: informing the download size as the additional installation size
    • random index out of bounds exception when reading updates
  • General

    • not properly converting bibyte (KiB, MiB, ...) and byte (kB, MB, ...) based sizes to bytes
    • uninstall and downgrade logs are not available #255
  • UI

    • not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) #250
    • some components do not properly adjust the text size #253

vinifmor added 30 commits April 4, 2022 11:38
…utputs for systems without english encoding installed
vinifmor added 29 commits April 8, 2022 12:19
…when changing cpu governor (only 'cp' may require confirmation)
@vinifmor vinifmor merged commit d1ddacc into master Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant