Skip to content

Commit

Permalink
chore(main): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 11, 2023
1 parent ea5b583 commit 6e8c4cb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [2.1.0](https://github.com/ublue-os/bazzite/compare/v2.0.2...v2.1.0) (2023-11-11)


### Features

* Always layer Steam ([#525](https://github.com/ublue-os/bazzite/issues/525)) ([c999706](https://github.com/ublue-os/bazzite/commit/c99970620f2edc60520d08b652d229a3d35ffce8))
* **deck:** Add Xvfb, useful for running some services in the background in gamemode. ([48ae649](https://github.com/ublue-os/bazzite/commit/48ae649f5bc91b96339fd327f19574d1f8d9bc77))


### Bug Fixes

* Correct missing extest library ([d324f62](https://github.com/ublue-os/bazzite/commit/d324f62446185ccf58d8d9ca6a4824748d653b50))
* **deck:** Correct zram disabling karg ([ea5b583](https://github.com/ublue-os/bazzite/commit/ea5b583bcaa4dedc91aeb86090bf5d2cb186a25e))
* **deck:** Don't consider errors in steamos-automount to be fatal, this is just a request for external drives to be mounted. ([dac5bf5](https://github.com/ublue-os/bazzite/commit/dac5bf5cf3e4e99f1b66b28a6cf08f2f4b5172d6))
* **deck:** Fix issue with ntfs in the latest udisks2 ([11408e1](https://github.com/ublue-os/bazzite/commit/11408e14acf80c29175d6fb78d845581da3dbd4b))
* **deck:** Modify returned/accepted values of os-branch-select to something the steam client understands ([62e299c](https://github.com/ublue-os/bazzite/commit/62e299c2b4e56a83a25154cc9f07c62f5126703c))
* **gnome:** Fix issue with logo menu not enabling automatically on Fedora 39. ([a94f845](https://github.com/ublue-os/bazzite/commit/a94f845c81db7cae1b9860fe98d1b381d8a7a402))
* **kde:** Add gwenview and okular flatpaks to default install list after they were removed from Kinoite. ([7e683ba](https://github.com/ublue-os/bazzite/commit/7e683ba3bab2a749d166e94b460b09162ac97dae)), closes [#526](https://github.com/ublue-os/bazzite/issues/526)
* Resolve xdg-desktop-portal issues(!) ([57cbf67](https://github.com/ublue-os/bazzite/commit/57cbf6794ef1a2654551da67e23852d39f72758f))
* Restore noto-san change removed from main ([4d955cb](https://github.com/ublue-os/bazzite/commit/4d955cb8ace939f8814063394aa26ee75e36a44a))

## [2.0.2](https://github.com/ublue-os/bazzite/compare/v2.0.1...v2.0.2) (2023-11-08)


Expand Down

0 comments on commit 6e8c4cb

Please sign in to comment.