ITADN

版本发布 8

4.9.9
? · 2026-02-10

## What's Changed * fix(quickemu): conditionalise KVM-specific CPU flags for Windows by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1805 * fix(quickget): add hash verification for Archcraft, KolibriOS, Mabox by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1806 * fix(quickget): resize Batocera image for GPT expansion by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1807 * fix(quickemu): improve TSC flag detection for macOS on AMD CPUs by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1808 * fix(devshell): enable EFI boot on macOS by patching OVMF paths by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1809 * fix(quickemu): skip x86 CPU feature checks on Apple Silicon by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1810 * feat(quickget): integrate OpenCore into macOS disk image by default by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1811 * feat(quickemu): enable GL on macOS (cocoa) and prefer virtio GL by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1812 * fix(quickemu): accept HygonGenuine CPUs and skip x86 checks on ARM hosts by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1813 * fix(quickget): support algorithm-prefixed hashes and b2sum by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1814 * feat(quickemu): warn on unstable TSC for macOS Ventura+ on AMD by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1815 * feat(quickemu): add ARM64 (aarch64) guest support by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1290 * feat(quickemu): add CPU flag management with deduplication by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1816 * fix(quickemu): enable pflash secure property only when secureboot on by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1817 * fix(quickemu): set xres/yres only for devices that support them by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1818 * feat(quickemu): derive SHARE_PATH from QEMU binary by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1819 * feat(quickget): add ARM64 (aarch64) download support by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1820 * refactor: quote expansions and add ShellCheck directive by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1821 * docs(quickemu): clarify CPU, display and VM comments by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1822 * build(packaging): sync Nix flakes, devshell and Debian packaging by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1823 * perf(quickemu): tune TCG translation cache and enable multithreaded TCG by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1824 * perf(quickemu): enable TRIM/discard and detect-zeroes for qcow2 drives by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1825 * fix(quickemu): select correct sound card for macOS guests by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1826 * fix(quickemu): enable vmware TSC and disable ACPI PCI hotplug for macOS by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1827 * fix(quickemu): enable xhci when braille devices used by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1829 * fix(quickget): exit on curl failure in web_get by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1830 * fix: restore rockylinux dynamic releases by @philclifford in https://github.com/quickemu-project/quickemu/pull/1735 * fix: adjust rockylinux 10.0 dvd by @philclifford in https://github.com/quickemu-project/quickemu/pull/1833 * build(flake): update nixpkgs to nixos-unstable by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1832 * fix(quickemu): disable GL when display backend is none by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1834 * feat(quickget): add Azure Linux (3.0) support by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1835 * perf(quickemu): improve disk I/O defaults (cache,aio) by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1837 * fix(quickemu): detect audio backends via sockets, not pidof by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1839 * feat(quickget): add architecture-aware output and filenames by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1840 * fix(quickemu): only add 'topoext' cpu flag for x86_64 AMD guests by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1842 * fix(macos): prevent default sound card overriding the compatible selection by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1843 * fix(quickemu): remove integrated OpenCore support, require OpenCore.qcow2 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1844 * fix(quickemu): read "Vendor ID" for CPU vendor detection by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1846 * feat(quickemu): enable SPICE display reconnection for running VMs by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1847 * build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1849 * build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1850 * fix(quickemu): simplify display device selection and remove -vga none by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1848 * feat(quickemu): enable local SPICE over Unix sockets with VirGL by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1851 * fix(quickget): pin macOS OpenCore and OVMF downloads to last-good commit by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1854 * fix(quickemu): use vmware-svga display for macOS guests by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1855 * fix(quickemu): disable serial by default for macOS and Windows by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1856 * feat(quickemu): prefer GTK display backend and add GTK->SDL fallback by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1857 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1859 * docs: align manual pages with release 4.9.8 by @philclifford in https://github.com/quickemu-project/quickemu/pull/1858 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.8...4.9.9

4.9.8
? · 2026-01-24

## What's Changed * chore: regenerate docs to align with current release by @philclifford in https://github.com/quickemu-project/quickemu/pull/1544 * fix(windows): Fix the download of the Chinese Windows ISO. by @debuggerx01 in https://github.com/quickemu-project/quickemu/pull/1540 * fix(siduction): Update to Shine_on+ by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1549 * fix(macos): Correct version user receives from quickget; add sequoia by @debuggerx01 in https://github.com/quickemu-project/quickemu/pull/1550 * feat: Linux Mint 22.1 support by @hyperpuncher in https://github.com/quickemu-project/quickemu/pull/1563 * fix: Check for PipeWire as well as PulseAudio before falling back to ALSA by @alexhaydock in https://github.com/quickemu-project/quickemu/pull/1565 * fix: Disregard curl configuration by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1571 * docs: Fix typo in README.md by @gvelasq in https://github.com/quickemu-project/quickemu/pull/1568 * fix: Allow non-v24 arcolinux releases by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1575 * fix: Correctly throw errors when an invalid option is passed by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1560 * chore: use https for git submodules to use CA PKI instead of SSH TOFU by @nxxxse in https://github.com/quickemu-project/quickemu/pull/1553 * fix: move creation of script before functions that may update it by @philclifford in https://github.com/quickemu-project/quickemu/pull/1577 * fix: correctly match editions by @philclifford in https://github.com/quickemu-project/quickemu/pull/1585 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1559 * chore(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1569 * fix: Better match parrotsec releases by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1619 * fix: Secure Boot does not work for Linux guests by @alexhaydock in https://github.com/quickemu-project/quickemu/pull/1579 * chore: move arco to author-requested release source by @philclifford in https://github.com/quickemu-project/quickemu/pull/1624 * feat(quickget): Show download path by @abitrolly in https://github.com/quickemu-project/quickemu/pull/1516 * fix: Use the pcnet ethernet device for FreeDOS by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1587 * feat: Add PCLinuxOS to quickget by @user20198 in https://github.com/quickemu-project/quickemu/pull/1610 * fix: handle pclinuxos inconsistent naming by @philclifford in https://github.com/quickemu-project/quickemu/pull/1629 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1608 * feat: Add Bazzite Deck; fix: Correct bazzite filenames by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1631 * fix(quickemu): correctly handle version 10.0.0 of QEMU by @spameier in https://github.com/quickemu-project/quickemu/pull/1640 * chore(deps): bump DeterminateSystems/nix-installer-action from 16 to 17 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1639 * fix(nix): Do not use per-system overlays in Flake by @stv0g in https://github.com/quickemu-project/quickemu/pull/1635 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1638 * Fix: parrotos urls changed to new ones by @lori28167 in https://github.com/quickemu-project/quickemu/pull/1643 * chore(deps): bump DeterminateSystems/update-flake-lock from 24 to 25 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1653 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1650 * fix: adapt openindiana release search to updated website by @philclifford in https://github.com/quickemu-project/quickemu/pull/1658 * fix(solus): update editions function to find correct editions by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1659 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1663 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1674 * chore(deps): bump DeterminateSystems/flake-checker-action from 9 to 10 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1666 * feat: Add support for FreeDOS 1.4 by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1678 * fix(nixos): support only latest 25.05 by @kachick in https://github.com/quickemu-project/quickemu/pull/1673 * fix: quickget - Handle Fedora KDE 42 (and up) as edition and not as spin. by @mag37 in https://github.com/quickemu-project/quickemu/pull/1697 * fix: add dependency on new qemu-system-modules-spice for noble onwards by @philclifford in https://github.com/quickemu-project/quickemu/pull/1696 * fix(macos) Add support for gnu hash algo by @popey in https://github.com/quickemu-project/quickemu/pull/1700 * fix: Accept edition as fedora variant by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1705 * fix(Trisquel): Add missing field separator (|) by @napcok in https://github.com/quickemu-project/quickemu/pull/1711 * fix(ubuntu): just get the latest iso as the previous has been removed by @philclifford in https://github.com/quickemu-project/quickemu/pull/1715 * fix: Arch Linux Mirror by @lori28167 in https://github.com/quickemu-project/quickemu/pull/1709 * chore(deps): bump DeterminateSystems/nix-installer-action from 17 to 19 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1701 * chore(deps): bump DeterminateSystems/update-flake-lock from 25 to 27 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1703 * chore(deps): bump DeterminateSystems/flake-checker-action from 10 to 12 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1704 * chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1716 * fix: change iso fs for unattended iso by @philclifford in https://github.com/quickemu-project/quickemu/pull/1626 * feat: Homebrew Install for macos Sequoia by @Glydric in https://github.com/quickemu-project/quickemu/pull/1693 * chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1719 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1681 * fix: Support 4M qcow2 images by @alexhaydock in https://github.com/quickemu-project/quickemu/pull/1749 * fix: don't crash if public dir does not exist by @jfly in https://github.com/quickemu-project/quickemu/pull/1752 * fix: windows 11 25H2 installation by @lvillani in https://github.com/quickemu-project/quickemu/pull/1745 * refactor(windows): don't install usbdk by @lvillani in https://github.com/quickemu-project/quickemu/pull/1740 * fix(windows): make local account passwords never expire by @lvillani in https://github.com/quickemu-project/quickemu/pull/1743 * fix: Use the correct ethernet device for bridged networking by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1588 * feat: Add Zorin 18 by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1761 * fix: URL of openSUSE Leap 16.0 ISO URL by @rezib in https://github.com/quickemu-project/quickemu/pull/1777 * feat(popos): Add support for Pop!_OS 24.04 release by @codemedic in https://github.com/quickemu-project/quickemu/pull/1782 * feat: add elementary OS 8.1 by @codemedic in https://github.com/quickemu-project/quickemu/pull/1789 * docs: update to reflect currently supported OSes by @philclifford in https://github.com/quickemu-project/quickemu/pull/1706 * chore: update flake.lock by @github-actions[bot] in https://github.com/quickemu-project/quickemu/pull/1730 * chore: fix small typo by @philclifford in https://github.com/quickemu-project/quickemu/pull/1734 * chore: pacify shellcheck by @philclifford in https://github.com/quickemu-project/quickemu/pull/1737 * chore(deps): bump DeterminateSystems/nix-installer-action from 19 to 21 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1770 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1773 * chore(deps): bump DeterminateSystems/update-flake-lock from 27 to 28 by @dependabot[bot] in https://github.com/quickemu-project/quickemu/pull/1776 * fix(arcolinux): arcolinux has gone away by @philclifford in https://github.com/quickemu-project/quickemu/pull/1768 * fix(nix): glxinfo has been renamed mesa-demos by @supermarin in https://github.com/quickemu-project/quickemu/pull/1795 * fix: Use a portable grep option by @antonalekseev in https://github.com/quickemu-project/quickemu/pull/1779 * feat: add support for CPU pinning by @ivatolm in https://github.com/quickemu-project/quickemu/pull/1771 * fix(windows): enforce minimum 2 CPU cores for Windows 11 guests by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1797 * fix(bios): set machine type to pc for legacy BIOS boot by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1798 * chore(opensuse): remove aeon appliance handling. fixes #1793 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1799 * refactor(firmware): use od to read qcow2 magic bytes by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1801 * fix(public_dir): respect public_dir setting when loading VM by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1802 * ci(test-quickget): split tests into detect/matrix per-distro workflow by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1803 * fix(quickget): resolve failing ISO downloads by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1804 ## New Contributors * @debuggerx01 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1540 * @hyperpuncher made their first contribution in https://github.com/quickemu-project/quickemu/pull/1563 * @alexhaydock made their first contribution in https://github.com/quickemu-project/quickemu/pull/1565 * @gvelasq made their first contribution in https://github.com/quickemu-project/quickemu/pull/1568 * @nxxxse made their first contribution in https://github.com/quickemu-project/quickemu/pull/1553 * @abitrolly made their first contribution in https://github.com/quickemu-project/quickemu/pull/1516 * @user20198 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1610 * @spameier made their first contribution in https://github.com/quickemu-project/quickemu/pull/1640 * @stv0g made their first contribution in https://github.com/quickemu-project/quickemu/pull/1635 * @lori28167 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1643 * @kachick made their first contribution in https://github.com/quickemu-project/quickemu/pull/1673 * @mag37 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1697 * @Glydric made their first contribution in https://github.com/quickemu-project/quickemu/pull/1693 * @jfly made their first contribution in https://github.com/quickemu-project/quickemu/pull/1752 * @lvillani made their first contribution in https://github.com/quickemu-project/quickemu/pull/1745 * @rezib made their first contribution in https://github.com/quickemu-project/quickemu/pull/1777 * @codemedic made their first contribution in https://github.com/quickemu-project/quickemu/pull/1782 * @supermarin made their first contribution in https://github.com/quickemu-project/quickemu/pull/1795 * @antonalekseev made their first contribution in https://github.com/quickemu-project/quickemu/pull/1779 * @ivatolm made their first contribution in https://github.com/quickemu-project/quickemu/pull/1771 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.7...4.9.8

4.9.7
? · 2024-12-30

## What's Changed * chore: Remove unused dependency windowskey by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1376 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1382 * feat: Improve quickget custom configurations, including unattended windows support by @sudoAlphaX in https://github.com/quickemu-project/quickemu/pull/1373 * chore(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1393 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1394 * fix: dequote editions pipe by @philclifford in https://github.com/quickemu-project/quickemu/pull/1407 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1425 * Fix: set RTC to localtime only for Windows/ReactOS/DOS and UTC for all others by @chasecovello in https://github.com/quickemu-project/quickemu/pull/1429 * fix: Use 1 as default sockets value by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1433 * fix: make function ignore_msrs_always work by @Gitsarry in https://github.com/quickemu-project/quickemu/pull/1422 * fix: extend search for smbd by @philclifford in https://github.com/quickemu-project/quickemu/pull/1410 * fix: get sparky info from mirror by @philclifford in https://github.com/quickemu-project/quickemu/pull/1406 * docs: regenerated man pages include new options by @philclifford in https://github.com/quickemu-project/quickemu/pull/1402 * fix: #1391 Change http to https endpoints for macos download by @isasmendiagus in https://github.com/quickemu-project/quickemu/pull/1392 * feat: Add support for OpenSuse Aeon by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1401 * fix: use double brackets for if clause with and & or concatenation by @Gitsarry in https://github.com/quickemu-project/quickemu/pull/1418 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1441 * chore(new supported release): Added support for Linux Mint 22 by @mKay00 in https://github.com/quickemu-project/quickemu/pull/1440 * remove popos 21.10 by @ahoneybun in https://github.com/quickemu-project/quickemu/pull/1439 * chore(deps): bump DeterminateSystems/update-flake-lock from 23 to 24 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1450 * chore(deps): bump DeterminateSystems/flake-checker-action from 8 to 9 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1451 * chore(deps): bump DeterminateSystems/nix-installer-action from 13 to 14 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1452 * refactor: remove redundant code from resolve_quickemu() by @philclifford in https://github.com/quickemu-project/quickemu/pull/1404 * chore(deps): bump DeterminateSystems/magic-nix-cache-action from 7 to 8 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1453 * fix: open homepage by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1461 * chore: Add Haiku r1beta5 by @py-crash in https://github.com/quickemu-project/quickemu/pull/1460 * docs: Move quickemu_conf manual to section 5 by @dridi in https://github.com/quickemu-project/quickemu/pull/1454 * fix: blendOS now has a single current iso by @philclifford in https://github.com/quickemu-project/quickemu/pull/1481 * fix: Change greps for parrotsec and nixos to use flags acceptable to MacOS by @philclifford in https://github.com/quickemu-project/quickemu/pull/1486 * fix: CachyOS downloads by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1483 * fix: dynamic grep latest MX linux and sort Kolibri by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1479 * fix: Archcraft and ReactOS ISO naming and editions quoting by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1468 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1478 * fix: Use ALSA on systems without a PulseAudio daemon by @szorfein in https://github.com/quickemu-project/quickemu/pull/1480 * fix(deepin): Correct architecture insertion logic by @philclifford in https://github.com/quickemu-project/quickemu/pull/1487 * fix: increase default disk size for bazzite to 64GB minimum by @Zeglius in https://github.com/quickemu-project/quickemu/pull/1490 * fix: Use HTTPS URLs wherever possible by @MartinMSPedersen in https://github.com/quickemu-project/quickemu/pull/1489 * fix(fedora): handle the space in the beta release by @philclifford in https://github.com/quickemu-project/quickemu/pull/1492 * chore: correct a spelling mistake by @philclifford in https://github.com/quickemu-project/quickemu/pull/1495 * fix(fedora): Check whether the link value contains an actual .iso file by @gorschu in https://github.com/quickemu-project/quickemu/pull/1503 * fix: Add ArchLinux 4M OVMF paths by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1514 * feat: add support for elementary 8.0 by @philclifford in https://github.com/quickemu-project/quickemu/pull/1533 * feat: Add Mabox Linux by @napcok in https://github.com/quickemu-project/quickemu/pull/1531 * fix(windows): Use new Microsoft JSON API to fix URL generation by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1534 * feat: Add proxmox-ve by @jackwasey in https://github.com/quickemu-project/quickemu/pull/1518 * fix: TrueNAS Scale download by @lwbt in https://github.com/quickemu-project/quickemu/pull/1539 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1497 * chore(deps): bump DeterminateSystems/nix-installer-action from 14 to 16 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1520 * fix(easyos): move to dynamic release behaviour by @philclifford in https://github.com/quickemu-project/quickemu/pull/1494 * fix(solus): update Solus URLs by @silkeh in https://github.com/quickemu-project/quickemu/pull/1496 * chore: bump version to 4.9.7 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1543 ## New Contributors * @sudoAlphaX made their first contribution in https://github.com/quickemu-project/quickemu/pull/1373 * @Gitsarry made their first contribution in https://github.com/quickemu-project/quickemu/pull/1422 * @isasmendiagus made their first contribution in https://github.com/quickemu-project/quickemu/pull/1392 * @mKay00 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1440 * @py-crash made their first contribution in https://github.com/quickemu-project/quickemu/pull/1460 * @dridi made their first contribution in https://github.com/quickemu-project/quickemu/pull/1454 * @Zeglius made their first contribution in https://github.com/quickemu-project/quickemu/pull/1490 * @MartinMSPedersen made their first contribution in https://github.com/quickemu-project/quickemu/pull/1489 * @gorschu made their first contribution in https://github.com/quickemu-project/quickemu/pull/1503 * @napcok made their first contribution in https://github.com/quickemu-project/quickemu/pull/1531 * @jackwasey made their first contribution in https://github.com/quickemu-project/quickemu/pull/1518 * @lwbt made their first contribution in https://github.com/quickemu-project/quickemu/pull/1539 * @silkeh made their first contribution in https://github.com/quickemu-project/quickemu/pull/1496 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.6...4.9.7

4.9.6
? · 2024-07-04

## What's Changed * chore: bump version to 4.9.6 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1319 * fix: monkey patch quickemu via direnv so OVMF firmware can be found. close #1318 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1320 * fix(nix): include samba so file sharing works by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1325 * chore: tidy up debian/ template by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1326 * ci: add Nix flake checker and updater by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1327 * chore: update flake.lock by @github-actions in https://github.com/quickemu-project/quickemu/pull/1328 * docs: add CODE_OF_CONDUCT.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1329 * docs: add CONTRIBUTING.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1330 * docs: add SECURITY.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1331 * docs: remove old issue template by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1333 * docs: update README.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1334 * docs: update issue templates by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1332 * chore: reflect wiki updates to man page by @philclifford in https://github.com/quickemu-project/quickemu/pull/1335 * docs: update SECURITY.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1336 * docs: add pull_request_template.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1338 * docs: add pull_request_template.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1339 * fix(windows-server): default to e1000 network device. fixes #1315 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1340 * refactor: attempt to press any key 5 times during Window boot from CD/DVD by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1341 * fix: get VM PID early so kill_vm() works reliably by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1342 * fix: pass relevant arguments to Exec when creating shortcuts. close #1285 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1343 * feat: Disable copy on write for disk images on btrfs by @TheMuso in https://github.com/quickemu-project/quickemu/pull/1228 * chore: remove Windows 8.1, Windows 10 LTSC and Windows Server 2012 R2 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1345 * docs: update pull_request_template.md by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1348 * chore(deps): bump DeterminateSystems/update-flake-lock from 22 to 23 by @dependabot in https://github.com/quickemu-project/quickemu/pull/1352 * fix: get rounded integer RAM_HOST values by @philclifford in https://github.com/quickemu-project/quickemu/pull/1347 * refactor: update Nix flake to be consistent with the quickgui flake by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1353 * ci: add test-build-quickemu.yml by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1357 * fix: patch samba detection in Nix flake by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1356 * fix: requesting --help is not an error by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1358 * refactor: replace all use of fold with fmt; no need for ncurses by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1359 * fix: add resolve_quickemu() to quickget so it can locate quickemu by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1360 * fix: make shellcheck happy by removing pointless echo by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1361 * fix: download Fedora Silverblue iso instead of ociarchive file by @OhMyMndy in https://github.com/quickemu-project/quickemu/pull/1362 * ci: actually test running a VM by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1366 * refactor: display socket hints based on what tools are available by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1367 ## New Contributors * @github-actions made their first contribution in https://github.com/quickemu-project/quickemu/pull/1328 * @TheMuso made their first contribution in https://github.com/quickemu-project/quickemu/pull/1228 * @dependabot made their first contribution in https://github.com/quickemu-project/quickemu/pull/1352 * @OhMyMndy made their first contribution in https://github.com/quickemu-project/quickemu/pull/1362 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.5...4.9.6

4.9.5
? · 2024-06-25

## What's Changed * fix: add quickreport to Makefile by @philclifford in https://github.com/quickemu-project/quickemu/pull/1185 * fix: add pciutils dependency by @philclifford in https://github.com/quickemu-project/quickemu/pull/1186 * chore: align subproject by @philclifford in https://github.com/quickemu-project/quickemu/pull/1188 * fix(quickemu): detect GLSL version and enable GL accordingly. close #920 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1189 * fix(nix): add missing gawk by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1190 * fix: correct VM RAM allocation check for Windows and macOS. close #1191 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1193 * feat: add a small collection of requested features and fixes by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1199 * fix: display resolution can be set using `--width` and`--height` for macOS and BSD by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1204 * chore(new supported release): Added support for Linux Mint 21.3 by @EuroNutellaMan in https://github.com/quickemu-project/quickemu/pull/1213 * docs: Regenerated man pages with new options and wiki contributions by @philclifford in https://github.com/quickemu-project/quickemu/pull/1210 * fix: correct incorrect use of apostrophe in help by @philclifford in https://github.com/quickemu-project/quickemu/pull/1215 * refactor: code clean up by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1208 * docs: regenerated man pages for new and changed options by @philclifford in https://github.com/quickemu-project/quickemu/pull/1219 * feat: remove unneeded sed from arcolinux url discovery by @philclifford in https://github.com/quickemu-project/quickemu/pull/1223 * fix: Arcolinux completely changed releases by @philclifford in https://github.com/quickemu-project/quickemu/pull/1233 * feat: add support for running quickemu on macOS hosts by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1225 * fix: resolve portability issues between Linux distros and macOS by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1247 * docs: man pages regenerated including recent wiki revisions by @philclifford in https://github.com/quickemu-project/quickemu/pull/1254 * fix: update flake to (mostly) work on macOS by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1291 * Update README.md by @DavidGoodwin in https://github.com/quickemu-project/quickemu/pull/1255 * feat: adding nixos 24.05 to releases_nixos by @JollyDevelopment in https://github.com/quickemu-project/quickemu/pull/1266 * fix: don't declare SPICE as local within configure_ports. close #1240 by @mjoerg in https://github.com/quickemu-project/quickemu/pull/1264 * fix: correctly escape characters in edition/lang validation. Closes #1270 by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1271 * fix: running quickemu and quickreport in zsh. close #1268 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1292 * chore(updated supported releases): Updated support for ParrotOS 6.1 by @EuroNutellaMan in https://github.com/quickemu-project/quickemu/pull/1279 * fix: correctly check for passthrough smartcard support. close #888 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1293 * fix: add uuid-runtime to debian/control. close #1256 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1294 * chore: make shellcheck happy in releases_nixos() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1295 * chore: make shellcheck happy in releases_parrotsec() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1296 * fix: update/correct downloads for MX Linux, ParrotSec, Deepin, NixOS, NetBSD & Slint by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1297 * docs: prepare for 4.9.5 release by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1298 * fix: Fixes nix flakes by adding version to package.nix by @mystery3525 in https://github.com/quickemu-project/quickemu/pull/1305 * fix: update bazzite to always get the latest stable release. close #1306 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1307 * fix: correct typo in max_outputs conditional by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1309 * feat(quickemu): allow overriding insufficient RAM error by @takase1121 in https://github.com/quickemu-project/quickemu/pull/1308 * fix: update holoiso to only download the most recent release by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1310 * chore: regenerated docs with README changes incorporated by @philclifford in https://github.com/quickemu-project/quickemu/pull/1303 * style: update warnings/errors for insufficient RAM allocation by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1311 * style: indent RAM allocation warnings/errors by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1312 * fix(debian): add missing comma in debian/control by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1313 ## New Contributors * @EuroNutellaMan made their first contribution in https://github.com/quickemu-project/quickemu/pull/1213 * @DavidGoodwin made their first contribution in https://github.com/quickemu-project/quickemu/pull/1255 * @JollyDevelopment made their first contribution in https://github.com/quickemu-project/quickemu/pull/1266 * @mjoerg made their first contribution in https://github.com/quickemu-project/quickemu/pull/1264 * @mystery3525 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1305 * @takase1121 made their first contribution in https://github.com/quickemu-project/quickemu/pull/1308 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.4...4.9.5

4.9.4
? · 2024-05-09

## What's Changed * chore: open 4.9.4 for development by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1179 * fix: drop passthru.tests in package.nix by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1180 * chore: regenerated man pages for changes by @philclifford in https://github.com/quickemu-project/quickemu/pull/1178 * docs: A few more tweaks to man pages from 4.9.3 changes by @philclifford in https://github.com/quickemu-project/quickemu/pull/1183 * refactor: make siduction editions dynamic by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1182 * fix: don't double quote while hunting for OVMF. close #1181 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1184 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.3...4.9.4

4.9.3
? · 2024-05-09

## What's Changed * New master merge by @zen0bit in https://github.com/quickemu-project/quickemu/pull/986 * Initial preparation for 9.4.3 release by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/989 * revised health checker by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/993 * fix sse41 contradiction and cpuid host warnings by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/994 * readd EasyOS by @zen0bit in https://github.com/quickemu-project/quickemu/pull/990 * add PureOS by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/996 * Removed references to macrecovery from Makefile by @chasecovello in https://github.com/quickemu-project/quickemu/pull/1000 * Add Tuxedo OS by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1002 * Readme and man pages regenerated to reflect updates by @philclifford in https://github.com/quickemu-project/quickemu/pull/997 * Use only latest blendos release by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1004 * fix: failing to launch VMs from outside directory by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1006 * feat: Add os_info function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1007 * fix: chimeralinux by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1019 * fix: PureOS by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1025 * fix: releases on 1 line by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1022 * ci: reviewdog by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1023 * feat: os_basedof function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1008 * feat: os_credentials function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1009 * feat: os_about function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1010 * feat: os_homepage function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1011 * feat: pretty_name function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1012 * feat: list_supported function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1013 * feat: list_isos function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1014 * feat: help_message function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1016 * feat: fold shown releases and editions by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1017 * feat: os_path_error function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1018 * feat: os_not_supported function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1020 * feat: os_error function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1021 * feat: handle_missing function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1027 * feat: os_supported_lang function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1028 * feat: os_error_edition function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1029 * feat: os_supported_edition function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1030 * feat: os_error_release function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1031 * feat: test_isos function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1015 * fix: update URLs referencing the project #945 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1032 * chore: disable reviewdog for PRs by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1033 * FIX: quickget BROKEN!!! help_message function placement by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1034 * feat: add flake.nix to assist local development by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1035 * Add pureos info (added before that) by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1036 * Move os_about function where belong by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1037 * Move os_credentials function where belongs by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1038 * Add os_homepage function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1039 * Improve list_isos function messages shown to user by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1040 * style: Sort OS releases from newest to oldest by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1041 * Refactor Windows downloading based on Mido by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1042 * A couple of fixes for quickget by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1045 * feat: add cut_1() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1046 * Disable HPET based on the QEMU version being used by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1047 * Add compatibility for old Linux operating systems by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1050 * docs: regenerated after merges by @philclifford in https://github.com/quickemu-project/quickemu/pull/1048 * fix: clean exit returns 0. Fixes #531 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1052 * Fix regression in the case of a missing release by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1054 * fix: add nixos unstable. Fixes #732 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1055 * feat: Add os_supported_release function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1059 * fix: recovered macos instructions for TRIM by @philclifford in https://github.com/quickemu-project/quickemu/pull/1061 * Replace aria2 with curl plus assorted fixes and updates by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1063 * Improve error messages functions by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1058 * fix: validate_release function by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1060 * style: fix indentation and slax by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1064 * style: Sort OS releases alphabeticaly by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1065 * Fix HoloISO downloads by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1067 * feat: Use more cut_1 function and tweaked header comment by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1068 * fix: debian from newest and on one line by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1070 * chore: Whitespaces removal - no better readibility by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1066 * style: move primtux info by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1072 * fix: move cut_1 by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1079 * fix: big moving of new parts by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1080 * chore: Incorporate changes from PR 1063 in regenerated docs. by @philclifford in https://github.com/quickemu-project/quickemu/pull/1083 * Add Windows error message to the download function by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1074 * fix: correct syntax error when detecting old ubuntu releases by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1085 * fix: small typo in sed call by @philclifford in https://github.com/quickemu-project/quickemu/pull/1086 * Make curl based web handlers and update all ISO downloaders by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1087 * feat: New UI by @zen0bit in https://github.com/quickemu-project/quickemu/pull/999 * Reintroduce some recent changes by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1092 * chore: regenerated docs for small change in available OSes by @philclifford in https://github.com/quickemu-project/quickemu/pull/1091 * Fix windows downloads by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1102 * Fix error on invalid OS selection by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1094 * Migrate to web_check() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1105 * Fix: tweaks for os_info() by @philclifford in https://github.com/quickemu-project/quickemu/pull/1101 * Update pack 1 by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1097 * Refactor and updates to get most of the tests working by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1120 * fix: relocatable chunkcheck by @philclifford in https://github.com/quickemu-project/quickemu/pull/1124 * chore: Regenerate docs after significant merged changes by @philclifford in https://github.com/quickemu-project/quickemu/pull/1126 * feat: Add nwg-shell by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1110 * Improve list_csv performance by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1089 * Catalina Haswell MacOS variant by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1119 * fix for qemu-img error on new installs by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/1134 * Update flake.nix to provide a dev shell and a package by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1138 * chore: remove wget by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1139 * docs: update the README to reference the wiki for documentation by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1140 * refactor: replace open_url() with open_homepage() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1141 * fix: add not_supported_argument() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1142 * Fix initialization messages printeing on the terminal after quickemu exits by @Jai-JAP in https://github.com/quickemu-project/quickemu/pull/1135 * Add custom_config() by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1143 * Add tests CI and refactor release workflow by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1155 * fix: daily-live not shown in checks by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1147 * Sort os_support by @zen0bit in https://github.com/quickemu-project/quickemu/pull/1149 * Fixes for daily-live URL checks and shellcheck by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1158 * Fix --url exiting with no output when provided release/edition parameters by @lj3954 in https://github.com/quickemu-project/quickemu/pull/1162 * docs: Consistent description for package.nix by @philclifford in https://github.com/quickemu-project/quickemu/pull/1161 * docs: Regenerated to adopt changes from PR 1140 and other merges by @philclifford in https://github.com/quickemu-project/quickemu/pull/1159 * ci: add lint-pr.yml; conventional commits specification checker by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1164 * ci: remove [WIP] opt-in for pull request linting by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1166 * refactor(quickemu): remove requirement for lsb_release. close #1156 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1165 * docs: correct small typos in README.md by @philclifford in https://github.com/quickemu-project/quickemu/pull/1167 * docs: update man pages to remove lsb dependency by @philclifford in https://github.com/quickemu-project/quickemu/pull/1168 * fix: assorted fixes, mostly shellcheck compliance by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1169 * fix: collection of fixes and resolution for shellcheck warnings by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1172 * fix: update cpu characteristics for macOS. close #1114 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1173 * fix: resolve the remaining shellcheck warnings and clean up by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1174 * feat: add quickreport; gather information for bug reports. close #1163 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/1176 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.2...4.9.3

4.9.2
? · 2023-12-10

## What's Changed * Add Fedora 39 by @Jai-JAP in https://github.com/quickemu-project/quickemu/pull/822 * chore: Regenerated docs for 4.9.1 changes by @philclifford in https://github.com/quickemu-project/quickemu/pull/841 * fix: make revised batocera actually find the latest file by @philclifford in https://github.com/quickemu-project/quickemu/pull/842 * bugfix: quickget: void not working by @zen0bit in https://github.com/quickemu-project/quickemu/pull/844 * Added automatic version fetching for ubuntu by @Jai-JAP in https://github.com/quickemu-project/quickemu/pull/821 * Fix -s/-t flags still downloading isos by @Jai-JAP in https://github.com/quickemu-project/quickemu/pull/846 * add qqX to the main quickemu readme (hopefully) by @TuxVinyards in https://github.com/quickemu-project/quickemu/pull/850 * Redo of quickemu indentation - no code changes. by @dabrown645 in https://github.com/quickemu-project/quickemu/pull/849 * List ubuntu-server releases and hide eol releases by @philclifford in https://github.com/quickemu-project/quickemu/pull/858 * Add EasyOS by @zen0bit in https://github.com/quickemu-project/quickemu/pull/859 * chore: docs regenerated to include qqX addition by @philclifford in https://github.com/quickemu-project/quickemu/pull/856 * Fix quickget creating empty directories while using show-iso-url or test-iso-url parameters by @lj3954 in https://github.com/quickemu-project/quickemu/pull/854 * feat: add NixOS 23.11 by @flexiondotorg in https://github.com/quickemu-project/quickemu/pull/866 ## New Contributors * @TuxVinyards made their first contribution in https://github.com/quickemu-project/quickemu/pull/850 * @lj3954 made their first contribution in https://github.com/quickemu-project/quickemu/pull/854 **Full Changelog**: https://github.com/quickemu-project/quickemu/compare/4.9.1...4.9.2