Releases: aforensics/HiddenVM
Releases · aforensics/HiddenVM
v1.2.3
- Added support for Tails 4.4.1
Supported Tails versions: 4.4, 4.4.1
v1.2.2
- Fixed a small error handling bug
Supported Tails versions: 4.4
v1.2.1
- Improved stability and security around Admin authentication
Supported Tails versions: 4.4
v1.2.0
Supported Tails versions: 4.4
v1.1.6
- Fix to prevent multiple HiddenVM AppImage instances from running at the same time
Supported Tails versions: 4.3
v1.1.5
- Minor source file restructuring
Supported Tails versions: 4.3
v1.1.4
Improvements to how HiddenVM handles lack of Tor connection:
- Fail fast with a proper error log when 'apt-get update' must run, but can't because Tor is disconnected.
- Only skip 'apt-get update' when the 7-day period has rolled over and Tor is disconnected. All other conditions under which 'apt-get update' must run are no longer skipped if Tor is disconnected. This is to prevent HiddenVM from failing downstream due to outdated package data and configuration.
v1.1.3
- Fixed a bug that would cause offline install to fail due to not restoring cached apt lists
v1.1.2
Updated messages to have 'v' in front of the version number
v1.1.1
Added -version command line option.