Skip to content

Releases: quickemu-project/quickgui

v1.1.9

10 Dec 00:19
cb7095a
Compare
Choose a tag to compare
v1.1.9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.9

v1.1.5

14 Nov 22:36
93e3eec
Compare
Choose a tag to compare

What's Changed

  • Update German translation by @daPhipz in #26
  • Various i18n improvements/fixes
  • Fixed a bug where the "Cancel/Close" button on the downloader was not visible with the light theme.

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Nov 11:49
fda2940
Compare
Choose a tag to compare

What's Changed

  • Add German translation by @daPhipz in #13
  • Update German translation by @daPhipz in #14
  • Add a desktop notification on download complete by @diddledani in #16
  • Small nullability check in manager.dart for null working directory by @diddledani in #17
  • Preselect the version when only one version is available by @diddledani in #19
  • Use local imports, not package imports for our own files by @diddledani in #18
  • Add new action buttons for running VMs by @marxjohnson in #21
  • Improve i18n to use parameterized strings

New Contributors

  • @daPhipz made their first contribution in #13
  • @diddledani made their first contribution in #16
  • @marxjohnson made their first contribution in #21

Full Changelog: v1.1.3...v1.1.4

v1.1.3

10 Nov 21:14
72103e1
Compare
Choose a tag to compare
  • Added a desktop file
  • Theme mode saved to SharedPreferences

v1.1.2

09 Nov 22:04
edfd2f9
Compare
Choose a tag to compare
  • Fixed the version number in the setting menu
  • Added a button to switch between dark and light theme
  • Made the working directory selection clearer

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Nov 23:49
3e588d6
Compare
Choose a tag to compare

What's Changed

  • pubspec.yaml: Changed git url from git:// to https:// by @WillyJimmyDev in #1
  • Mixin preferences: Refactored shared preferences functions to be generic setters/getters used as a mixin by @WillyJimmyDev in #2
  • Added basic checking of .conf files in working directory re #6. by @WillyJimmyDev in #7

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - The Big Merge©®️™!

28 Oct 06:14
fd9eefe
Compare
Choose a tag to compare

This is the first version relased after the merge of @marxjohnson 's quickemu_gui into quickgui.