Quickgui 1.2.10 is out! 🚀
- Added more comprehensive testing in CI 🧪
- Added all required documents/policies to complete Community Standards ⭐️
- Added Quickemu version and Authors to the pop-out menu ✨
- Improved terminating running VMs by using Quickemu
--kill
☠️ - Updated Nix flake to track current stable Nixpkgs for builds and include Quickemu from FlakeHub ❄️
- Fixed Localisations 🗺️
- Fixed connecting via SSH on operating systems other than Debian and Ubuntu 🖥️
What's Changed
- ci: add Nix flake checker and updater by @flexiondotorg in #156
- chore: update flake.lock by @github-actions in #157
- ci: add pub to dependabot by @flexiondotorg in #158
- build(deps): bump DeterminateSystems/update-flake-lock from 22 to 23 by @dependabot in #159
- build(deps): bump process_run from 0.14.2 to 1.0.0+1 by @dependabot in #160
- ci: add semantic commit validator by @flexiondotorg in #161
- docs: add CODE_OF_CONDUCT.md by @flexiondotorg in #162
- docs: add CONTRIBUTING.md by @flexiondotorg in #163
- docs: add SECURITY.md by @flexiondotorg in #164
- docs: update issue templates by @flexiondotorg in #165
- docs: update SECURITY.md by @flexiondotorg in #166
- docs: update SECURITY.md by @flexiondotorg in #167
- docs: add pull_request_template.md by @flexiondotorg in #168
- ci: only test build quickgui if the flutter app was changed by @flexiondotorg in #171
- refactor: check-in pubspec.lock by @flexiondotorg in #172
- feat: add fetchQuickemuVersion() and display version in the menu by @flexiondotorg in #173
- docs: update pull_request_template.md by @flexiondotorg in #175
- feat: kill VMs using quickemu --kill when running quickemu >= 4.9.6 by @flexiondotorg in #174
- feat: add authors to the left menu and improve the disabled dark mode toggle by @flexiondotorg in #176
- feat: nix package, overlay and devshell use the quickemu FlakeHub flake by @flexiondotorg in #178
- fix: localizations by @ymauray in #177
- build(deps): bump file_picker from 8.0.5 to 8.0.6 by @dependabot in #180
- build(deps): bump gettext_i18n from 1.0.5 to 1.0.7 by @dependabot in #181
- chore: update pubspec.lock.json by @flexiondotorg in #183
- docs: update pull_request_template.md by @flexiondotorg in #184
- fix: check for running VM processes using kill -0 by @flexiondotorg in #182
- chore: bump version to 1.2.10 by @flexiondotorg in #185
New Contributors
- @github-actions made their first contribution in #157
- @dependabot made their first contribution in #159
Full Changelog: 1.2.9...1.2.10