Skip to content

v1.1.0

Compare
Choose a tag to compare
@fossfreedom fossfreedom released this 05 Aug 15:18
  • Printers: Add the ability to adjust the job task priority
  • Correctly turn VNC/RDP sharing off when toggling sharing options
  • Fix crash when creating new keyboard shortcut without an actual shortcut being defined.
  • Code quality: remove deprecations with network handling code
  • Code quality: remove some deprecations for info-overview and useraccounts
  • Code quality: initialise locale handling earlier to prevent glib type journal logging
  • Network: Don't crash when disconnecting devices
  • Network: Implement handling for OWE-TM networks
  • Network: Handle networks with an ampersand in their name
  • Network: Fix WWAN crash if SIM ID was not returned by the modem
  • Use a frame to show sound overamplication soundbar
  • Preserve application window state between restarts (width, height, maximized)
  • Allow long descriptions to overflow to next line (multitaksing and displays)- this helps with translations that are longer than their english equivalents.
  • Info-Overview: llvmpipe graphics is now reported as "Software Rendering"
  • Info-Overview: Add some commonly used trademarks that can't be derived from the reported device string.
  • Info-Overview: Remove some rare x.yz GHz reporting
  • Info-Overview: Remove redundant/elaboration in strings like CPU, Core and Processor
  • Info-Overview: Remove junk info like PCIe and SSE
  • Info-Overview: Replace handing of trademark symbols in a more generic way
  • Info-Overview: Handle Mesa information in a more generic manner
  • Info-Overview: Remove trademark for the AMD string
  • Info-Overview: Omit Gallium not just for AMD
  • Info-Overview: Leave all caps strings as is.
  • Power: Add support for a 2nd non-charging laptop battery
  • Power: Remove support for power-profiles-daemon < 0.9.0
  • Keyboard: Preview glib type journal logging
  • User Accounts: Allow activation autologin via keyboard shortcut (press Alt)
  • Build: Handle polkit version identification using polkit shipping files
  • Build: Bump GLib minimum dependency to 2.70
  • Build: FTBFS due to GNOME-43 desktop thumbnail API change
  • Build: Remove unused keybinding file - no need for a separate -dev package
  • Build: Required gnutls as a build-dependency
  • Build: No longer requires libsoup2.4 as a build-dependency