-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathupdates-feed.xml
164 lines (164 loc) · 10.8 KB
/
updates-feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Vanilla OS Updates</title>
<subtitle>Live feed of Vanilla OS updates and changes.</subtitle>
<link rel="alternate" href="https://vanillaos.org/"/>
<updated>2024-11-17T13:25:11.855Z</updated>
<generator>Feed for Deno</generator>
<author>
<name>Vanilla OS Contributors</name>
<email>[email protected]</email>
</author>
<entry>
<title>Enhancement: Upgraded packages</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>We synced the package repository with Debian sid. This includes an upgrade to Gnome 47. Version: N/A.</summary>
<content type="text">We synced the package repository with Debian sid. This includes an upgrade to Gnome 47. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Added "Open Terminal Here" Option to Gnome Files</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>You can now open a terminal window with a right click in the Files app in the folder you're currently working in. Version: N/A.</summary>
<content type="text">You can now open a terminal window with a right click in the Files app in the folder you're currently working in. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Added rescue shell for the terminal</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>If your terminal somehow breaks you can now easily recover by opening a "rescue shell" by right clicking Black Box in the overview. Version: N/A.</summary>
<content type="text">If your terminal somehow breaks you can now easily recover by opening a "rescue shell" by right clicking Black Box in the overview. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Yellow accent color</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>We decided to make the default Gnome Accent color on Vanilla OS yellow to match our general theme. You can change this color from the settings. Version: N/A.</summary>
<content type="text">We decided to make the default Gnome Accent color on Vanilla OS yellow to match our general theme. You can change this color from the settings. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: ABRoot now supports more registries</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>You can now use images from other container registries and are not limited to Github Container Registry. Version: N/A.</summary>
<content type="text">You can now use images from other container registries and are not limited to Github Container Registry. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: New and improved translations</title>
<link href=""/>
<id></id>
<updated>2024-11-11T22:00:00.000Z</updated>
<summary>Some of the supported languages have been updated. Version: N/A.</summary>
<content type="text">Some of the supported languages have been updated. Version: N/A.</content>
</entry>
<entry>
<title>Bug Fix: Fixed a critical bug that prevents the boot in the 1.0.3 image</title>
<link href="https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.4"/>
<id>https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.4</id>
<updated>2024-09-24T21:00:00.000Z</updated>
<summary>Affected: New and existing users. Fixed in version: N/A.</summary>
<content type="text">Affected: New and existing users. Fixed in version: N/A.</content>
</entry>
<entry>
<title>Enhancement: New Image Release with boot fixes</title>
<link href="https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.4"/>
<id>https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.4</id>
<updated>2024-09-24T21:00:00.000Z</updated>
<summary>We have shipped a new release across our images with a fix for a critical bug preventing the boot from happening. Version: 1.0.4.</summary>
<content type="text">We have shipped a new release across our images with a fix for a critical bug preventing the boot from happening. Version: 1.0.4.</content>
</entry>
<entry>
<title>Enhancement: New Image Release with updated packages and bug fixes</title>
<link href="https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.2"/>
<id>https://github.com/Vanilla-OS/desktop-image/releases/tag/v1.0.2</id>
<updated>2024-09-20T21:00:00.000Z</updated>
<summary>We have shipped a new release across our images bringing updated packages and bug fixes to your Vanilla OS Installation. You will receive the update automatically via VSO in the forthcoming days (based on the your update settings). It can also be performed manually with abroot upgrade command (for updating the host alone) or with vso sys upgrade command (to update both the host and VSO shell environment). Version: 1.0.2.</summary>
<content type="text">We have shipped a new release across our images bringing updated packages and bug fixes to your Vanilla OS Installation. You will receive the update automatically via VSO in the forthcoming days (based on the your update settings). It can also be performed manually with abroot upgrade command (for updating the host alone) or with vso sys upgrade command (to update both the host and VSO shell environment). Version: 1.0.2.</content>
</entry>
<entry>
<title>Bug Fix: Fixed installer crashing while looking for Wi-Fi connections</title>
<link href="https://github.com/Vanilla-OS/vanilla-installer/pull/425"/>
<id>https://github.com/Vanilla-OS/vanilla-installer/pull/425</id>
<updated>2024-08-25T21:00:00.000Z</updated>
<summary>Affected: Users installing. Fixed in version: N/A.</summary>
<content type="text">Affected: Users installing. Fixed in version: N/A.</content>
</entry>
<entry>
<title>Bug Fix: Fixed missing wayland session and GDM freezes for most NVIDIA users</title>
<link href="https://github.com/Vanilla-OS/nvidia-image/pull/49"/>
<id>https://github.com/Vanilla-OS/nvidia-image/pull/49</id>
<updated>2024-08-04T21:00:00.000Z</updated>
<summary>Affected: NVIDIA users. Fixed in version: N/A.</summary>
<content type="text">Affected: NVIDIA users. Fixed in version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Deprecated the nvidia-proprietary image</title>
<link href=""/>
<id></id>
<updated>2024-08-04T21:00:00.000Z</updated>
<summary>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. Version: N/A.</summary>
<content type="text">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. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Removed multi image support for NVIDIA devices in installer</title>
<link href=""/>
<id></id>
<updated>2024-08-04T21:00:00.000Z</updated>
<summary>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. Version: N/A.</summary>
<content type="text">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. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: New and improved translations</title>
<link href=""/>
<id></id>
<updated>2024-08-04T21:00:00.000Z</updated>
<summary>One or more of the supported languages have been updated. Version: N/A.</summary>
<content type="text">One or more of the supported languages have been updated. Version: N/A.</content>
</entry>
<entry>
<title>Bug Fix: Newly created users were not able to complete the First Setup Wizard</title>
<link href="https://github.com/Vanilla-OS/first-setup/releases/tag/v2.2.3"/>
<id>https://github.com/Vanilla-OS/first-setup/releases/tag/v2.2.3</id>
<updated>2024-07-31T21:00:00.000Z</updated>
<summary>Affected: Newly created users. Fixed in version: 2.2.3.</summary>
<content type="text">Affected: Newly created users. Fixed in version: 2.2.3.</content>
</entry>
<entry>
<title>Bug Fix: Some NVIDIA setups were unable to boot</title>
<link href=""/>
<id></id>
<updated>2024-07-31T21:00:00.000Z</updated>
<summary>Affected: NVIDIA users on some specific setups. Fixed in version: N/A.</summary>
<content type="text">Affected: NVIDIA users on some specific setups. Fixed in version: N/A.</content>
</entry>
<entry>
<title>Enhancement: Support for custom images in the Installer</title>
<link href="https://github.com/Vanilla-OS/vanilla-installer/releases/tag/v2.3.7"/>
<id>https://github.com/Vanilla-OS/vanilla-installer/releases/tag/v2.3.7</id>
<updated>2024-07-31T21:00:00.000Z</updated>
<summary>Users can now use their own system images during the installation process. Usefull for OEMs and users who need specific firmware or drivers. Version: 2.3.7.</summary>
<content type="text">Users can now use their own system images during the installation process. Usefull for OEMs and users who need specific firmware or drivers. Version: 2.3.7.</content>
</entry>
<entry>
<title>Enhancement: Support for new NVIDIA images in the installer</title>
<link href=""/>
<id></id>
<updated>2024-07-31T21:00:00.000Z</updated>
<summary>We have 2 different images for NVIDIA now, one for recent GPUs using the official Open NVIDIA drivers, one for old GPUs using the official proprietary NVIDIA drivers; the installer will automatically detect the hardware and pick the correct one. Version: N/A.</summary>
<content type="text">We have 2 different images for NVIDIA now, one for recent GPUs using the official Open NVIDIA drivers, one for old GPUs using the official proprietary NVIDIA drivers; the installer will automatically detect the hardware and pick the correct one. Version: N/A.</content>
</entry>
<entry>
<title>Enhancement: New and improved translations</title>
<link href=""/>
<id></id>
<updated>2024-07-31T21:00:00.000Z</updated>
<summary>One or more of the supported languages have been updated. Version: N/A.</summary>
<content type="text">One or more of the supported languages have been updated. Version: N/A.</content>
</entry>
</feed>