New
1.2.9
Quickgui 1.2.9 is out! π
- Updated to current Flutter π¦
- Updated to work with Quickemu 4.9.6 β¨
- Fixed many rendering and performance issues π©Ή
- Fixed lots of bugs π
- Fixed localisations πΊοΈ
- Added automatic publishing of .deb, .rpm, .AppImage and pre-compiled binary to our GitHub releases π¦οΈ
- Added automatic publishing of a Nix flake to FlakeHub βοΈ
- Added automatic publishing of .deb to our Launchpad PPA π
- Added additional operating system icons π§
What's Changed
- added categories to fix lost & found by @ZorinArch in https://github.com/quickemu-project/quickgui/pull/88
- Add additional icons by @Lukewh in https://github.com/quickemu-project/quickgui/pull/87
- Add license file based on packaging repo license by @AyoungDukie in https://github.com/quickemu-project/quickgui/pull/102
- Updated URLs by @criadoperez in https://github.com/quickemu-project/quickgui/pull/110
- Theme updates by @marxjohnson in https://github.com/quickemu-project/quickgui/pull/128
- ci: add MVP workflow to build for Linux and archive a zip artifact by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/129
- feat: add flutter_distributor by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/130
- feat: add nix flake by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/131
- fix: add pubspec.lock.json; required for package.nix by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/132
- refactor: update loadOperatingSystems to use quickget --list-csv by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/137
- fix: update download progress parsing to support curl's output by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/138
- chore: temporarily force light mode by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/139
- refactor: minor tweaks, dependencies updates, nix package fix and version bump by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/140
- fix: look for supported terminals on operating systems other than Debian/Ubuntu by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/141
- fix: unlocalized messages (and wrong filename) by @ymauray in https://github.com/quickemu-project/quickgui/pull/148
- fix: more unlocalizable messages by @ymauray in https://github.com/quickemu-project/quickgui/pull/150
- ci: add test building to PPA by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/147
- refactor: update nix flake to be consistent with other packaging by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/152
- style: make theme switching inactive and enable light theme by default by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/153
- fix: prevent flickering while left_menu slides in by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/154
- docs: update README by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/151
- ci: correct typo in uses: to fix publish-quickgui workflow by @flexiondotorg in https://github.com/quickemu-project/quickgui/pull/155
New Contributors
- @ZorinArch made their first contribution in https://github.com/quickemu-project/quickgui/pull/88
- @AyoungDukie made their first contribution in https://github.com/quickemu-project/quickgui/pull/102
- @criadoperez made their first contribution in https://github.com/quickemu-project/quickgui/pull/110
- @flexiondotorg made their first contribution in https://github.com/quickemu-project/quickgui/pull/129
- @ymauray made their first contribution in https://github.com/quickemu-project/quickgui/pull/148
Full Changelog: https://github.com/quickemu-project/quickgui/compare/v1.2.8...1.2.9