Releases: quickemu-project/quickgui
Releases · quickemu-project/quickgui
v1.1.9
What's Changed
- Spotted a small oopsy on the stream by @philclifford in #27
- Italian translation by @philclifford in #23
- Added check for ports file when launching a new VM re #28 by @WillyJimmyDev in #29
- Scots gaelic by @philclifford in #24
- Dutch, Norwegian, Russian and Welsh by @philclifford in #33
- Italian updates by @philclifford in #38
- i18n: adds Occitan locale by @Mejans in #36
- Simple check for negative process.exitCode when active download is cancelled re #41 by @WillyJimmyDev in #42
- Add cancel translations to nlnoru by @philclifford in #45
- Add cancel trans Scots gaelic by @philclifford in #46
- Added Czech translation. by @paadza in #47
- litle fix by @Zxce3 in #39
New Contributors
- @philclifford made their first contribution in #27
- @Mejans made their first contribution in #36
- @paadza made their first contribution in #47
- @Zxce3 made their first contribution in #39
Full Changelog: v1.1.5...v1.1.9
v1.1.5
v1.1.4
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
v1.1.2
- 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
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
- @WillyJimmyDev made their first contribution in #1
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - The Big Merge©®️™!
This is the first version relased after the merge of @marxjohnson 's quickemu_gui into quickgui.