1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!-- Release change log structure
|
---|
3 |
|
---|
4 | Each release has a matching log of changes which were made for that and
|
---|
5 | earlier releases. Earlier releases means anything with a lower number (e.g.
|
---|
6 | 5.0.18 is lower than 5.1.2) which was released before this one. The log is
|
---|
7 | kept in the file doc/manual/user_ChangeLogImpl.xml. Anything worth mentioning,
|
---|
8 | particularly new features and fixed bugs, with a trac bug number if possible,
|
---|
9 | should be added to the top of the change log (that is, the section for the
|
---|
10 | upcoming release) for the branch in which it first appears - stable or
|
---|
11 | development - before the next release. If you back-port it to older branches
|
---|
12 | please add an entry there too. When a new major release is made, change log
|
---|
13 | sections for earlier releases are merged in.
|
---|
14 |
|
---|
15 | Change log sections are split into two groups: major new features (normally
|
---|
16 | only for dot zero releases) and fixes. In addition, the entries in each group
|
---|
17 | are ordered as follows:
|
---|
18 |
|
---|
19 | VMM-related entries (most important)
|
---|
20 | GUI-related entries (most visible for users)
|
---|
21 | Device-related entries
|
---|
22 | VBoxManage/API/Main-related entries
|
---|
23 | Host-related entries
|
---|
24 | Guest-related entries
|
---|
25 | BIOS/EFI/ACPI-related entries
|
---|
26 |
|
---|
27 | Please do further ordering as seems appropriate by importance and visibility for
|
---|
28 | users, e.g. audio before serial ports and generally Windows before Linux. Please
|
---|
29 | also try to describe the user impact, not the technical details, and only use
|
---|
30 | technical terms if no non-technical ones are clear enough.
|
---|
31 | -->
|
---|
32 | <chapter>
|
---|
33 |
|
---|
34 | <!-- HACK ALERT! Seems we must have a single top level element for xi:include to work.
|
---|
35 | So, we use chapter and xpointer="xpointer(/chapter/)" with xi:include. -->
|
---|
36 |
|
---|
37 | <sect1>
|
---|
38 | <title>Version 6.1.x (2019-xx-xx)</title>
|
---|
39 |
|
---|
40 | <para>
|
---|
41 | In addition, the following items were fixed and/or added:
|
---|
42 | </para>
|
---|
43 |
|
---|
44 | <itemizedlist>
|
---|
45 |
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 |
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 |
|
---|
52 | </itemizedlist>
|
---|
53 | </sect1>
|
---|
54 |
|
---|
55 | <sect1>
|
---|
56 | <title>Version 6.1.0_BETA2 (2019-10-23)</title>
|
---|
57 |
|
---|
58 | <para>
|
---|
59 | In addition, the following items were fixed and/or added:
|
---|
60 | </para>
|
---|
61 |
|
---|
62 | <itemizedlist>
|
---|
63 |
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | Virtualization core: Improvements for nested hardware-virtualization
|
---|
67 | on Intel CPUs, Windows works now on outer VM (needs beta VirtualBox)
|
---|
68 | </para>
|
---|
69 | </listitem>
|
---|
70 |
|
---|
71 | <listitem>
|
---|
72 | <para>
|
---|
73 | Virtualization core: Drop recompiler, i.e. running VMs now needs
|
---|
74 | a CPU supporting hardware virtualization
|
---|
75 | </para>
|
---|
76 | </listitem>
|
---|
77 |
|
---|
78 | <listitem>
|
---|
79 | <para>
|
---|
80 | Runtime: Works now on hosts with many CPUs (limit now 1024)
|
---|
81 | </para>
|
---|
82 | </listitem>
|
---|
83 |
|
---|
84 | <listitem>
|
---|
85 | <para>
|
---|
86 | GUI: Storage and Network settings pages bug-fixes and usability optimization
|
---|
87 | </para>
|
---|
88 | </listitem>
|
---|
89 |
|
---|
90 | <listitem>
|
---|
91 | <para>
|
---|
92 | GUI: Show VM CPU load as part of status bar CPU indicator
|
---|
93 | </para>
|
---|
94 | </listitem>
|
---|
95 |
|
---|
96 | <listitem>
|
---|
97 | <para>
|
---|
98 | GUI: Media enumeration fixes
|
---|
99 | </para>
|
---|
100 | </listitem>
|
---|
101 |
|
---|
102 | <listitem>
|
---|
103 | <para>
|
---|
104 | GUI: Popup messages mouse click fix
|
---|
105 | </para>
|
---|
106 | </listitem>
|
---|
107 |
|
---|
108 | <listitem>
|
---|
109 | <para>
|
---|
110 | GUI: Details pane fixes
|
---|
111 | </para>
|
---|
112 | </listitem>
|
---|
113 |
|
---|
114 | <listitem>
|
---|
115 | <para>
|
---|
116 | GUI: Added multimedia keys to soft keyboard and other improvements
|
---|
117 | </para>
|
---|
118 | </listitem>
|
---|
119 |
|
---|
120 | <listitem>
|
---|
121 | <para>
|
---|
122 | GUI: Fix and unify geometry save/restore in various dialogs
|
---|
123 | </para>
|
---|
124 | </listitem>
|
---|
125 |
|
---|
126 | <listitem>
|
---|
127 | <para>
|
---|
128 | Cloud: More flexibility in VM export and import to Oracle Cloud
|
---|
129 | Infrastructure, add free-form tags to cloud images
|
---|
130 | </para>
|
---|
131 | </listitem>
|
---|
132 |
|
---|
133 | <listitem>
|
---|
134 | <para>
|
---|
135 | Graphics: Remove 3D support for VBoxVGA (old one deprecated with 6.0)
|
---|
136 | </para>
|
---|
137 | </listitem>
|
---|
138 |
|
---|
139 | <listitem>
|
---|
140 | <para>
|
---|
141 | Graphics: Additional texture format supportd on Windows host
|
---|
142 | </para>
|
---|
143 | </listitem>
|
---|
144 |
|
---|
145 | <listitem>
|
---|
146 | <para>
|
---|
147 | Graphics: Improved fix for flickering on Windows host
|
---|
148 | </para>
|
---|
149 | </listitem>
|
---|
150 |
|
---|
151 | <listitem>
|
---|
152 | <para>
|
---|
153 | NAT: Fix TFTP OACK response, send only if request has options
|
---|
154 | </para>
|
---|
155 | </listitem>
|
---|
156 |
|
---|
157 | <listitem>
|
---|
158 | <para>
|
---|
159 | API: Reduce the amount of leftovers from Move VM function
|
---|
160 | </para>
|
---|
161 | </listitem>
|
---|
162 |
|
---|
163 | <listitem>
|
---|
164 | <para>
|
---|
165 | Audio: Allow changing the host audio backend while the VM is
|
---|
166 | in saved state
|
---|
167 | </para>
|
---|
168 | </listitem>
|
---|
169 |
|
---|
170 | <listitem>
|
---|
171 | <para>vboximg-mount: Now also available on Linux host
|
---|
172 | </para>
|
---|
173 | </listitem>
|
---|
174 |
|
---|
175 | <listitem>
|
---|
176 | <para>
|
---|
177 | VBoxManage: More cloud functionality coverage, e.g. starting
|
---|
178 | a cloud instance
|
---|
179 | </para>
|
---|
180 | </listitem>
|
---|
181 |
|
---|
182 | <listitem>
|
---|
183 | <para>
|
---|
184 | VBoxManage: As part of the guest control feature support moving
|
---|
185 | multiple source files/directories to a target directory
|
---|
186 | </para>
|
---|
187 | </listitem>
|
---|
188 |
|
---|
189 | <listitem>
|
---|
190 | <para>
|
---|
191 | macOS host: Fix VM crashes (most visible on macOS Catalina)
|
---|
192 | </para>
|
---|
193 | </listitem>
|
---|
194 |
|
---|
195 | <listitem>
|
---|
196 | <para>
|
---|
197 | Windows host: Improve USB device capturing accuracy
|
---|
198 | </para>
|
---|
199 | </listitem>
|
---|
200 |
|
---|
201 | <listitem>
|
---|
202 | <para>
|
---|
203 | EFI: Switch to newer firmware code base and add NVRAM support,
|
---|
204 | should improve compatibility with OSes significantly
|
---|
205 | </para>
|
---|
206 | </listitem>
|
---|
207 |
|
---|
208 | </itemizedlist>
|
---|
209 |
|
---|
210 | </sect1>
|
---|
211 |
|
---|
212 | <sect1>
|
---|
213 | <title>Version 6.1.0_BETA1 (2019-09-12)</title>
|
---|
214 |
|
---|
215 | <para>
|
---|
216 | This is a major update. The following major new features were
|
---|
217 | added:
|
---|
218 | </para>
|
---|
219 |
|
---|
220 | <itemizedlist>
|
---|
221 |
|
---|
222 | <listitem>
|
---|
223 | <para>
|
---|
224 | Implemented support for importing a virtual machine from Oracle
|
---|
225 | Cloud Infrastructure
|
---|
226 | </para>
|
---|
227 | </listitem>
|
---|
228 |
|
---|
229 | <listitem>
|
---|
230 | <para>
|
---|
231 | Extended support for exporting a virtual machine to Oracle
|
---|
232 | Cloud Infrastructure, allowing the creation of multiple
|
---|
233 | virtual machines without re-uploading. Also added option to
|
---|
234 | export a VM to the cloud using the more efficient variant
|
---|
235 | "paravirtialized"
|
---|
236 | </para>
|
---|
237 | </listitem>
|
---|
238 |
|
---|
239 | <listitem>
|
---|
240 | <para>
|
---|
241 | Virtualization core: Support for nested hardware-virtualization
|
---|
242 | on Intel CPUs (starting with 5th generation Core i, codename
|
---|
243 | Broadwell)
|
---|
244 | </para>
|
---|
245 | </listitem>
|
---|
246 |
|
---|
247 | <listitem>
|
---|
248 | <para>
|
---|
249 | Graphics: New style 3D support (with VBoxSVGA and VMSVGA) remains,
|
---|
250 | old style 3D support (with VBoxVGA) has been completely removed
|
---|
251 | </para>
|
---|
252 | </listitem>
|
---|
253 |
|
---|
254 | <listitem>
|
---|
255 | <para>
|
---|
256 | Shared Clipboard: Implemented experimental support for file transfers
|
---|
257 | (Windows hosts/guests only at the moment). Needs to be enabled via
|
---|
258 | VBoxManage (disabled by default).
|
---|
259 | </para>
|
---|
260 | </listitem>
|
---|
261 |
|
---|
262 | </itemizedlist>
|
---|
263 |
|
---|
264 | <para>
|
---|
265 | In addition, the following items were fixed and/or added:
|
---|
266 | </para>
|
---|
267 |
|
---|
268 | <itemizedlist>
|
---|
269 |
|
---|
270 | <listitem>
|
---|
271 | <para>
|
---|
272 | GUI: Improved the VISO creation and file manager dialogs
|
---|
273 | </para>
|
---|
274 | </listitem>
|
---|
275 |
|
---|
276 | <listitem>
|
---|
277 | <para>
|
---|
278 | GUI: Virtual machine list of VirtualBox Manager was improved. Machine
|
---|
279 | groups are now more obvious visually and VM search functionality
|
---|
280 | has been improved. Global Tools element can now be pinned in place,
|
---|
281 | to avoid scrolling it with rest of machine list
|
---|
282 | </para>
|
---|
283 | </listitem>
|
---|
284 |
|
---|
285 | <listitem>
|
---|
286 | <para>
|
---|
287 | GUI: Virtual machine details pane is now extended with embedded editors
|
---|
288 | for certain VM attributes which we decided as the most
|
---|
289 | important, allowing user to edit them on-the-fly by clicking corresponding
|
---|
290 | hyper-links without opening VM settings dialog
|
---|
291 | </para>
|
---|
292 | </listitem>
|
---|
293 |
|
---|
294 | <listitem>
|
---|
295 | <para>
|
---|
296 | GUI: Internal medium enumeration routines were optimized to reduce the load
|
---|
297 | and optimize the performance in cases when user have lots
|
---|
298 | of media registered. Also, we again allowed to add existing media (and create new)
|
---|
299 | via Virtual Media Manager
|
---|
300 | </para>
|
---|
301 | </listitem>
|
---|
302 |
|
---|
303 | <listitem>
|
---|
304 | <para>
|
---|
305 | GUI: VM storage settings page was adjusted a bit in usability regard. User is now
|
---|
306 | allowed to change controller bus type and can move attachments between the controllers
|
---|
307 | by using drag and drop
|
---|
308 | </para>
|
---|
309 | </listitem>
|
---|
310 |
|
---|
311 | <listitem>
|
---|
312 | <para>
|
---|
313 | GUI: Added a new soft (virtual) keyboard enabling keyboard inputs to guests
|
---|
314 | </para>
|
---|
315 | </listitem>
|
---|
316 |
|
---|
317 | <listitem>
|
---|
318 | <para>
|
---|
319 | GUI: Improved and extended the Session Information dialog
|
---|
320 | </para>
|
---|
321 | </listitem>
|
---|
322 |
|
---|
323 | <listitem>
|
---|
324 | <para>Input: Added support for horizontal scrolling in the PS/2 mouse
|
---|
325 | device using the IntelliMouse Explorer protocol. Note that this support
|
---|
326 | is automatically used by Linux guests but not by Windows guests
|
---|
327 | </para>
|
---|
328 | </listitem>
|
---|
329 |
|
---|
330 | <listitem>
|
---|
331 | <para>vboximg-mount: Experimental support for direct read-only access
|
---|
332 | to NTFS, FAT and ext2/3/4 filesystems inside a disk image without
|
---|
333 | the need for support on the host
|
---|
334 | </para>
|
---|
335 | </listitem>
|
---|
336 |
|
---|
337 | <listitem>
|
---|
338 | <para>Guest Control/VBoxManage: Added support for specifying multiple sources
|
---|
339 | when renaming guest files
|
---|
340 | </para>
|
---|
341 | </listitem>
|
---|
342 |
|
---|
343 | </itemizedlist>
|
---|
344 |
|
---|
345 | </sect1>
|
---|
346 |
|
---|
347 | </chapter>
|
---|