Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 8.85 KB

CHANGELOG-SHORT.md

File metadata and controls

83 lines (62 loc) · 8.85 KB

Changelog

3.0.1 (2024-05-02)

Features

  • Add ujust setup-luks-tpm-unlock (5402f53)
  • Add new ublue wallpaper as the default (3c79d31)
  • Add new version of gamescope (60a94cd)
  • Add Steam Deck SD card mounting to desktop images (a683b3b)
  • deck: Add Handheld Controller Glyphs... (#1059) (e1f026e)
  • Deprecate looking-glass shm in favor of kvmfr module (#1013) (8f7bb0b)
  • framework: Add needed kargs and extensions to setup scripts (96f1be0)
  • framework: Use Framework logo in logo menu by default <3 (4a8e70b)
  • gnome: Add compiz alike magic lamp effect extension, default disabled (dbc7862)
  • gnome: Add power profile switcher extension (pre-configured, but disabled by default) (fb006c2)
  • gnome: Restore xwayland fractional scaling (dbc7862)
  • remove root password option from installer (ad9ec40)

Bug Fixes

  • Always install jupiter-sd-mounting-btrfs (821e9ea)
  • bazzite-user-setup should only run when needed (#1020) (f33d1e7)
  • bazzite-user-setup: include in file check and move after first if statement (#1023) (c4670d2)
  • ci: set image version to match source (#1031) (57b0d1f)
  • Correct issue with Steam refusing to launch on some multi-gpu hardware when launched on the dGPU. (0c1a55c)
  • disable requirement for testing branch (224e883)
  • Drop patched bluez (857f933)
  • fix typo (f49e0c0)
  • fully qualify path (e1cbc25)
  • kde: Fix issue with theme picker under KDE6 for Vapor and VGUI2. (3c79d31)
  • no longer tell people to configure grub when showing virtualization helptext (#1042) (3457926)
  • simplify code and add if back for testing (ca44343)

Miscellaneous Chores

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