Releases: ALSchwalm/pISO
v1.3.0
The release fixes the issues and adds the features described below:
Features
- Add support for sorting drives by name (see the Additional Configuration section of the wiki)
- Allow
step_size
anddefault_size
to be decimal values
Bug Fixes
- Fixed an issue where the pISO would hang after creating a drive on non W versions of the Raspberry Pi (this bug was introduced in v1.2.0).
- Fixed an issue where the 'Free' percent could be very precise
- Fixed an issue where ISOs would not show up correctly under MacOS
- Fixed an issue where when selecting drive size, the user could keep going less than 0%
v1.3.0-beta.2
The release fixes the issues and adds the features described below:
Bug Fixes
- Fixed an issue where the pISO would hang after creating a drive on non W versions of the Raspberry Pi (this bug was introduced in v1.2.0).
- Fixed an issue where the 'Free' percent could be very precise
- Fixed an issue where the wrong version number was shown in the Version screen
v1.3.0-beta.1
The release fixes the issues and adds the features described below:
Features
- Add support for sorting drives by name (add
sort_drives=true
to the 'ui' section in you 'piso.conf' file) - Allow
step_size
anddefault_size
to be decimal values
Bug Fixes
- Fixed an issue where ISOs would not show up correctly under MacOS
- Fixed an issue where when selecting drive size, the user could keep going less than 0%
v1.2.0
The release fixes the issues and adds the features described below:
Features
- A 'version' menu is now available from under the 'options' menu. This will show the current pISO OS version
Bug Fixes
- Fixed an issue where users could not copy files larger than about 200MB to SMB shares
- Fixed an issue where 'plugged in' drives were still visible over SMB/FTP
v1.2.0-beta.1
The release fixes the issues and adds the features described below:
Features
- A 'version' menu is now available from under the 'options' menu. This will show the current pISO OS version
Bug Fixes
- Fixed an issue where users could not copy files larger than about 200MB to SMB shares
- Fixed an issue where 'plugged in' drives were still visible over SMB/FTP
v1.1.0
This release adds a number of features and bug fixes described below. Please note that starting with this release, updates will be delivered via an 'update.zip' file. To update your pISO, just extract the contents of the zip file to the root of your SD card (see the update instructions here)
Features
- Renaming drives is now supported. See the wiki page for additional info
Bug Fixes
- Larger ISOs should no longer experience read failures or 'corruption'.
- The MacOS temp files created in the ISOs folder (starting with '._') are no longer visible on the pISO display
- UDF formatted ISOS (like the Windows installer) now appear correctly in Windows. This also fixes the 'missing drivers' issue when trying to install windows from an ISO on the pISO.
- In general, the accuracy of the emulated CD/DVD drive is improved, which may fix problems with some BIOS not listing the pISO as a boot option.
v1.1.0-beta.1
This release adds a number of features and bug fixes described below. Please note that starting with this release, updates will be delivered via an 'update.zip' file. To update your pISO, just extract the contents of the zip file to the root of your SD card (see the update instructions here)
Features
- Renaming drives is now supported. See the wiki page for additional info
Bug Fixes
- Larger ISOs should no longer experience read failures or 'corruption'.
- The MacOS temp files created in the ISOs folder (starting with '._') are no longer visible on the pISO display
- UDF formatted ISOS (like the Windows installer) now appear correctly in Windows. This also fixes the 'missing drivers' issue when trying to install windows from an ISO on the pISO.
- In general, the accuracy of the emulated CD/DVD drive is improved, which may fix problems with some BIOS not listing the pISO as a boot option.