Releases: phpvirtualbox/phpvirtualbox
7.1-1 for VirtualBox 7.1
What's Changed
- Fix sourceforge URL by @tom077 in #138
- Add Danish translation by @chrjorgensen in #146
- Update da.xml by @scootergrisen in #152
- Add ability to change clipboard mode on Advanced Tab. by @thedisbo1125 in #164
- Add Discard (TRIM) option and NVME storage controller by @chotaire in #186
- Change SCSI maxPortCount to 15 (by pasha1st) by @chotaire in #189
- Don't carry .vscode around. Add to .gitignore by @trasherdk in #191
- Update de.xml by @arthurfreycobraag in #183
- Prevent access to .git/ directory by @clcain in #205
- Support for Virtualbox 6.1 #210 by @cesium147 in #213
- FIX: Remote Display (VRDP Support) Authentication Type set to Null by @cesium147 in #215
- FIX: Error "Invalid controller type: USB" by @cesium147 in #214
- Add selection of graphics controller (VBoxVGS/VMSVGA/VboxSVGA) (by pasha1st) by @chotaire in #188
- Add Nested Virtualization & fix VRAMSize attribute missing error by @chotaire in #187
- Add OS icon for Windows Server 2019. by @RemcodM in #223
- Fix shared folders in 6.1 by @stianvis in #226
- Fix code to logo from macOs by @ti4luciano in #227
- Fix adding new CD/DVD drive to machine by @stianvis in #241
- Fix adding USB device filter from device by @stianvis in #242
- Add VirtIO SCSI support by @stianvis in #243
- Set default cookie expiry date to 7 days after creation by @twingg in #269
New Contributors
- @chrjorgensen made their first contribution in #146
- @scootergrisen made their first contribution in #152
- @thedisbo1125 made their first contribution in #164
- @chotaire made their first contribution in #186
- @trasherdk made their first contribution in #191
- @arthurfreycobraag made their first contribution in #183
- @clcain made their first contribution in #205
- @cesium147 made their first contribution in #213
- @RemcodM made their first contribution in #223
- @stianvis made their first contribution in #226
- @ti4luciano made their first contribution in #227
- @twingg made their first contribution in #269
Full Changelog: 5.2-1...7.1-1
Version 5.2 Update for Virtualbox 5.2
Various snapshot fixes and improvements - @Adam5Wu
Add a configuration variable to set the VRDE address - @rosorio
New icons to match Desktop Application - @der-eismann
Fix Import/Export - @tom077
Russian translation fixes - @Svetlanatkachenko
Viewport and URL fixes - @krzysztof113
Version 5.2 for VirtualBox 5.2
Long overdue post 5.0 support (5.2 at this stage)
PHP 7.1 support thanks to @mikedld
New Czech localization thanks to @p-bo
MySQL autho module thanks to @tioigor96
Various bugfixes thanks to @tschoening and @ashway83
Huge support effort from @tom077!
Apologies if I forgot anyone. :-)
Thanks to everyone who's helped bring this project back up to speed!
5.0-5
5.0-4
Fixed bug in file / folder browser when $browserRestrictFolders is
set.
https://sourceforge.net/p/phpvirtualbox/bugs/50/
Fixed bug in host network interface sorting.
https://sourceforge.net/p/phpvirtualbox/bugs/36/
Fixed bug where phpVirtualBox installations on the same server may
share session cookies in certain PHP configurations.
Fixed bug where noPreview=true; was ignored in settings.
https://sourceforge.net/p/phpvirtualbox/bugs/38/
5.0-3
Fixed file browser header content type causing blank file / folder
contents
https://sourceforge.net/p/phpvirtualbox/bugs/49/
Fixed selection highlighting in file / folder browser
Fixed all VMs in a group starting on the same RDP port
https://sourceforge.net/p/phpvirtualbox/bugs/46/
Fixed missing en.xml language file
https://sourceforge.net/p/phpvirtualbox/bugs/45/