Skip to content

2021.10.28-treviso

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 19:34

News

  • Now there is an internal Notifications manager, so we can keep in touch with the community!
  • Implement DataManager to store and manage internal data
  • Migrate components to the new ComponentEntry widget
  • Dependencies catalog is now sorted alphabetically
  • Now it is possible to read the installer review
  • Now all HTTP requests are cached after the first time
  • Support for QTerminal and LXTerminal
  • Allow also other packages to use the sandboxed userdir in bottles (currenty thi is not a full sandbox, just the userdir is not linked to the homedir)
  • General UI Cleanups (thanks to @BrainBlasted)

Bug fixes

  • Fixed a regression in Wayland support
  • Fixed a bug in environment variables storing
  • Fixed the wrong dxvk_nvapi flag in bottle configuration
  • Fixed a bug with Proton component installation
  • Fixed a bug that was causing the Versioning system executing methods in the main thread in a non safe way
  • Fixed "Directory not empty" bug on bottle deletion
  • Fixed "'bool' object is not callable" bug on component installation failure
  • Fixed mispelling in translations (thanks to @Martinligabue, @comradekingu)

Translations

  • Finnish translations thanks to Jiri Grönroos
  • Hindi translations thanks to @ExistingProgrammer, @gauthamkrishna9991
  • Croatian translations thanks to @milotype
  • Japanese translations thanks to @jatin-cbs
  • Portuguese (Brazil) translations thanks to @davipatricio