VirtualBox

source: vbox/trunk/doc/manual/user_ChangeLogImpl.xml@ 81487

Last change on this file since 81487 was 81487, checked in by vboxsync, 5 years ago

changelog: now at r133600, about 300 revs to go

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 8.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Release change log structure
3
4Each release has a matching log of changes which were made for that and
5earlier releases. Earlier releases means anything with a lower number (e.g.
65.0.18 is lower than 5.1.2) which was released before this one. The log is
7kept in the file doc/manual/user_ChangeLogImpl.xml. Anything worth mentioning,
8particularly new features and fixed bugs, with a trac bug number if possible,
9should be added to the top of the change log (that is, the section for the
10upcoming release) for the branch in which it first appears - stable or
11development - before the next release. If you back-port it to older branches
12please add an entry there too. When a new major release is made, change log
13sections for earlier releases are merged in.
14
15Change log sections are split into two groups: major new features (normally
16only for dot zero releases) and fixes. In addition, the entries in each group
17are 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
27Please do further ordering as seems appropriate by importance and visibility for
28users, e.g. audio before serial ports and generally Windows before Linux. Please
29also try to describe the user impact, not the technical details, and only use
30technical 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.0_BETA2 (2019-10-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 Runtime: Works now on hosts with many CPUs (limit now 1024)
49 </para>
50 </listitem>
51
52 <listitem>
53 <para>
54 GUI: Storage and Network settings pages bug-fixes and usability optimization
55 </para>
56 </listitem>
57
58 <listitem>
59 <para>
60 GUI: Media enumeration fixes
61 </para>
62 </listitem>
63
64 <listitem>
65 <para>
66 GUI: Popup messages mouse click fix
67 </para>
68 </listitem>
69
70 <listitem>
71 <para>
72 GUI: Details pane fixes
73 </para>
74 </listitem>
75
76 <listitem>
77 <para>
78 GUI: Added multimedia keys to soft keyboard and other improvements
79 </para>
80 </listitem>
81
82 <listitem>
83 <para>
84 GUI: Fix and unify geometry save/restore in various dialogs
85 </para>
86 </listitem>
87
88 <listitem>
89 <para>
90 Cloud: More flexibility in VM export and import to Oracle Cloud
91 Infrastructure, add free-form tags to cloud images
92 </para>
93 </listitem>
94
95 <listitem>
96 <para>
97 Virtualization core: Improvements for nested hardware-virtualization
98 on Intel CPUs, Windows works now on outer VM (needs beta VirtualBox)
99 </para>
100 </listitem>
101
102 <listitem>
103 <para>
104 Virtualization core: Drop recompiler, i.e. running VMs now needs
105 a CPU supporting hardware virtualization
106 </para>
107 </listitem>
108
109 <listitem>
110 <para>
111 Graphics: Additional texture format supportd on Windows host
112 </para>
113 </listitem>
114
115 <listitem>
116 <para>
117 Graphics: Improved fix for flickering on Windows host
118 </para>
119 </listitem>
120
121 <listitem>
122 <para>
123 API: Reduce the amount of leftovers from Move VM function
124 </para>
125 </listitem>
126
127 <listitem>
128 <para>
129 VBoxManage: As part of the guest control feature support moving
130 multiple source files/directories to a target directory
131 </para>
132 </listitem>
133
134 <listitem>
135 <para>
136 macOS host: Fix VM crashes (most visible on macOS Catalina)
137 </para>
138 </listitem>
139
140 <listitem>
141 <para>
142 EFI: Add NVRAM support, should improve compatibility with OSes
143 significantly
144 </para>
145 </listitem>
146
147 </itemizedlist>
148
149 </sect1>
150
151 <sect1>
152 <title>Version 6.1.0_BETA1 (2019-09-12)</title>
153
154 <para>
155 This is a major update. The following major new features were
156 added:
157 </para>
158
159 <itemizedlist>
160
161 <listitem>
162 <para>
163 Implemented support for importing a virtual machine from Oracle
164 Cloud Infrastructure
165 </para>
166 </listitem>
167
168 <listitem>
169 <para>
170 Extended support for exporting a virtual machine to Oracle
171 Cloud Infrastructure, allowing the creation of multiple
172 virtual machines without re-uploading. Also added option to
173 export a VM to the cloud using the more efficient variant
174 "paravirtialized"
175 </para>
176 </listitem>
177
178 <listitem>
179 <para>
180 Virtualization core: Support for nested hardware-virtualization
181 on Intel CPUs (starting with 5th generation Core i, codename
182 Broadwell)
183 </para>
184 </listitem>
185
186 <listitem>
187 <para>
188 Graphics: New style 3D support (with VBoxSVGA and VMSVGA) remains,
189 old style 3D support (with VBoxVGA) has been completely removed
190 </para>
191 </listitem>
192
193 <listitem>
194 <para>
195 Shared Clipboard: Implemented experimental support for file transfers
196 (Windows hosts/guests only at the moment). Needs to be enabled via
197 VBoxManage (disabled by default).
198 </para>
199 </listitem>
200
201 </itemizedlist>
202
203 <para>
204 In addition, the following items were fixed and/or added:
205 </para>
206
207 <itemizedlist>
208
209 <listitem>
210 <para>
211 GUI: Improved the VISO creation and file manager dialogs
212 </para>
213 </listitem>
214
215 <listitem>
216 <para>
217 GUI: Virtual machine list of VirtualBox Manager was improved. Machine
218 groups are now more obvious visually and VM search functionality
219 has been improved. Global Tools element can now be pinned in place,
220 to avoid scrolling it with rest of machine list
221 </para>
222 </listitem>
223
224 <listitem>
225 <para>
226 GUI: Virtual machine details pane is now extended with embedded editors
227 for certain VM attributes which we decided as the most
228 important, allowing user to edit them on-the-fly by clicking corresponding
229 hyper-links without opening VM settings dialog
230 </para>
231 </listitem>
232
233 <listitem>
234 <para>
235 GUI: Internal medium enumeration routines were optimized to reduce the load
236 and optimize the performance in cases when user have lots
237 of media registered. Also, we again allowed to add existing media (and create new)
238 via Virtual Media Manager
239 </para>
240 </listitem>
241
242 <listitem>
243 <para>
244 GUI: VM storage settings page was adjusted a bit in usability regard. User is now
245 allowed to change controller bus type and can move attachments between the controllers
246 by using drag and drop
247 </para>
248 </listitem>
249
250 <listitem>
251 <para>
252 GUI: Added a new soft (virtual) keyboard enabling keyboard inputs to guests
253 </para>
254 </listitem>
255
256 <listitem>
257 <para>
258 GUI: Improved and extended the Session Information dialog
259 </para>
260 </listitem>
261
262 <listitem>
263 <para>Input: Added support for horizontal scrolling in the PS/2 mouse
264 device using the IntelliMouse Explorer protocol. Note that this support
265 is automatically used by Linux guests but not by Windows guests
266 </para>
267 </listitem>
268
269 <listitem>
270 <para>vboximg-mount: Experimental support for direct read-only access
271 to NTFS, FAT and ext2/3/4 filesystems inside a disk image without
272 the need for support on the host
273 </para>
274 </listitem>
275
276 <listitem>
277 <para>Guest Control/VBoxManage: Added support for specifying multiple sources
278 when renaming guest files
279 </para>
280 </listitem>
281
282 </itemizedlist>
283
284 </sect1>
285
286</chapter>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette