Skip to content

Commit

Permalink
chore: add 08-05-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Aug 6, 2024
1 parent 4714c72 commit da1c476
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions updates/08-05-2024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"bugs": [
{
"title": "Fixed missing wayland session and GDM freezes for most NVIDIA users",
"description": "Some NVIDIA users reported the GNOME Wayland session was not available and some other reported GDM freezes, making the login impossible. This change rollbacks to NVIDIA 535 and introduced a new vanilla-exp image for those who needs more updated drivers (beta drivers). Everything documented in our handbook.",
"affected": "NVIDIA users",
"link": "https://github.com/Vanilla-OS/nvidia-image/pull/49"
}
],
"enhancements": [
{
"title": "Deprecated the nvidia-proprietary image",
"description": "We have deprecated the nvidia-proprietary image and replaced by nvidia and nvidia-exp images. Once upgraded, Vanilla OS will ask the user to switch image by pointing to the documentation."
},
{
"title": "Removed multi image support for NVIDIA devices in installer",
"description": "The installer now always proposes to install the nvidia image for all NVIDIA devices, since the nvidia-proprietary image got deprecated. Users who really need for recent drivers (at costs of possible issues) can opt for the Custom Image option during the installation and type ghcr.io/vanilla-os/nvidia-exp once asked."
},
{
"title": "New and improved translations",
"description": "One or more of the supported languages have been updated."
}
]
}

0 comments on commit da1c476

Please sign in to comment.