mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-29 03:20:57 +00:00
12 KiB
12 KiB
Changelog
3.0.0 (2024-04-24)
Features
- Upgrade to Fedora 40 base
- add bazzite-rollback-helper util (#1002) (1d146d6)
- add command to support rebasing (#989) (c96bc6f)
- Add framework-laptop kmod (1ab933c)
- Add kmod for cdemu (c789ce2)
- Add kmod for looking glass client (049912f)
- Add option to ujust to control background transparency of the Ptyxis terminal (0767471)
- Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick) (94334a0)
- Add ujust command to optionally install CDEmu for handling disk-based games without a CD drive. (3c38bd3)
- deck: Automatically hide HHD-UI desktop icon on Steam Deck hardware where it's not applicable. (59e4c38)
- deck: End X11 support (21e5f14)
- deck: Remove nested desktop support. This has been broken under GNOME since launch, and is now broken under KDE as of KDE6. (3032dae)
- desktop: add an action to install ollama on a Bazzite system (#994) (2dba9b1)
- gnome: Add patched mutter with triple buffering and nvidia secondary gpu copy acceleration (4889453)
- Include zoxide by default (8ae44a7)
- New fetch logo (b9419a9)
- nvidia: Restore X11 support on KDE until Nvidia successfully moves on from 80s Deco (4885be3)
- Switch to fastfetch from hyfetch (8c921a5)
- ujust: add ujust for disabling/enabling swipe gestures (#1005) (1ecb734)
Bug Fixes
- ci: extract digest output from retry action (#1003) (a8675e9)
- Correct BLEND_TF support in gamescope AMD HDR patch (5538873)
- Correctly apply vfio after initramfs changes (#987) (79146b8)
- deck: Use new rotation system based on Valve's bootstrap. (c16afeb)
- ds-inhibit: autoload hid-playstation to avoid hook conflicts (#991) (a771bf7)
- Fix issue with Waydroid due to apparmor entry in LXC config (baf680d)
- just: correctly set default powerprofile to power-saver when selected (e189885)
- move custom-device-pollrates.conf (#975) (18132ea)
Miscellaneous Chores
- release 3.0.0 (f138206)
2.5.0 (2024-04-14)
Features
- New ISO install experience with Flatpaks now included.
- Removal of initramfs building at first boot thanks to new in-image generation. Existing users who haven't customized initramfs can run
rpm-ostree initramfs --disable
after updating to speed up future updates. - Add auto-vram kargs for Legion GO and ASUS Ally (d8f450c)
- Add copr helper (df62cd6)
- Add ISO torrents via archive.org, huge thanks to @qoijjj for all the work on this (#933) (022bf16)
- Add Nobara USB Polling Rate Patch (#964) (f349a39)
- Add pre-image initramfs generation, preload fido2, tpm2-tss, and clevis (f9b4ef9)
- add readme for how to trigger initramfs rebuild (6834f49)
- Add setroubleshoot by default, with alerts disabled (142e573)
- Add support for midi in Lutris (5403679)
- Add udica for generating SELinux policies for containers (b18c31b)
- deck: add tdpfix for cards that has 15W TDP on boot due to writable sysfs on boot (#892) (0bbd9a5)
- gamescope: Add HDR patch for Kernel 6.8 (f8ad9ab)
- just: add warning message for looking-glass shm creation. (1700ea7)
- just: Enable virtualization for deck hardware (#895) (2139735)
- just: update recipe to edit tuned default profile using ppd.conf (#907) (eed757d)
- remove custom rpm-ostree initramfs arg support (c8dc6d8)
- Remove initramfs step that takes a long time on first startup (b48a3ec)
- Switch yafti to use the new Solaar flatpak (020060e)
- update image label with actual kernel version (#924) (2bbdf25)
- Use new https://github.com/ublue-os/hwe Nvidia install script (a692a2f)
- Use zstd compression for initramfs (6592377)
Bug Fixes
- Add lsb_release package for EmuDeck (2c8bfc3)
- Add missing sqlite package for duperemove, fixes #959 (5403679)
- ally: Fix a bug where the power drains when the device is fully powered off caused by the fingerprint reader. (f5f0334)
- Correct issue with hhd being enabled on root, add HHD adjustor package. (929cee4)
- Correct issues with newest version of distrobox (bae2fae)
- deck: Restore all settings in restore-gnome-de-settings ujust command on deck images (89ca085)
- deck: Skip the first update in gaming mode on new installs (5eede45)
- gamescope: add 3.13.16.9 backport (#967) (45a8e4a)
- gnome: Disable joystickwake on GNOME until lock screen issue can be triaged and fixed. (57f144f)
- Install firmware on all images, allows desktop images to be used on some handhelds (with caveats) (a5a7b95)
- kde: Update gtk4 package for Ptyxis (0109f9a)
- Pull in s76 scheduler fixes from fruitchewy (b60b1e6)
- readme: Remove Dual Boot documentation (#969) (5bd73aa)
- remove clevis from dracut.conf.d (977321b)
- Remove unneeded file checks from hardware setup (7133fc7)
- Remove unneeded secure boot message (7a3a9c1)
- Use balanced-no-pstate profile on CPUs that don't support a pstate governor. (1dcda86)
- Use Ptyxis from ublue-os/staging copr (a1d47b0)
- Use xone driver as canary for secure boot check (6113650)