Releases: 0install/0install-win
Releases · 0install/0install-win
2.25.2
Download Zero Install for Windows
Changes
<package-implementation distributions="Windows" ... />
: Added support for .NET Framework 4.8.1 and arbitrary OpenJDK versions- Updated libraries for extract
.cab
and.msi
archives - UI language setting in Windows user registry takes precedence over setting in machine registry
- Improved error handling
- Avoid
ArgumentOutOfRangeException
when well-known folders on Windows are missing - Avoid
ArgumentOutOfRangeException
when HTTP servers return invalid status codes - Avoid
InvalidOperationException
on damaged config file - Handle errors using Windows Task Scheduler API
- Handle errors using Windows Task Dialog API
- Avoid
- Updated translations
- Reduced build size
Based on Zero Install .NET 2.25.2.
2.25.1
Download Zero Install for Windows
Changes
- Sync setup wizard
- Fixed error handling and support for Windows file shares
- Show equivalent command-line on last page
0install config
: Don't show***
for empty passwords0install store serve
: Automatically create Windows Firewall rule for selected port- Fixed formatting of titles in console output
- Fixed potential
NullReferenceException
when extracting damaged.tar
archives
Based on Zero Install .NET 2.25.1.
2.25.0
Download Zero Install for Windows
Changes
- Improved
0install store serve
- Advertise instance for service discovery
- Report selected port number
- Serve multiple concurrent requests
- Better error handling
- Pre-configure Windows Firewall during
0install self deploy --machine
- Improved
0install store copy
- Added support for remote URIs
- Added
discover:DIGEST
syntax for fetching implementations from local network
- Improved
0install download|update|run|...
- Added
--discover
option for fetching implementations from local network
- Added
- Fixed Zero Install Sync setup wizard
- Improved download error handling
- Reduced number of desktop integration stub rebuilds
Based on Zero Install .NET 2.25.0.
2.24.10
Download Zero Install for Windows
Changes
- Fixed downloads being cancelled after 100 seconds
0install store serve
: Automatically pick free port number- Clamp
max_parallel_downloads
config value between 1 and 128 - Show progress bar for applying desktop integration
- Try to automatically replace missing
.config.exe
files - Updated translations
Based on Zero Install .NET 2.24.10.
2.24.8
2.24.7
Download Zero Install for Windows
Changes
- Improved HTTP download performance (enabled connection reuse and GZip-compression support)
- Fixed sporadic
ArgumentNullException
andNullReferenceException
inServiceImplementationStore
- Fixed sporadic
ExternalException
inProgressForm
- Updated archive decompression libraries
Based on Zero Install .NET 2.24.7.
2.24.6
Download Zero Install for Windows
Changes
- Implicitly try
--fresh
when--version
would otherwise lead to no results - Fixed building
.tar.zst
archives - Fixed potential
InvalidOperationException
when running solver with damaged implementations in cache - Fixed potential
PgpException
on damaged signatures - Added support for feed branding with machine-wide icon store
- Improved progress messages when reading directories
- Updated translations
Bootstrapper
- Separate options for versions of Zero Install and target application
- Automatically try refresh when
--version
leads to solver failure - Fixed passing arguments to target app
- Fixed embedded key trust not applying when using
--refresh
- Reject custom paths on non-NTFS drives
- Respect
--version
for--prepare-offline
- Pass
--refresh
to0install export
for--prepare-offline
- Added support for embedded content files
Based on Zero Install .NET 2.24.6.
2.24.4
Download Zero Install for Windows
Changes
- Fixed
ConfigurationErrorsException
on proxy server config issues - Fixed sporadic
COMException
s when loadingtrustdb.xml
- Fixed potential
UnauthorizedAccessException
s inImplementationStore.GetPath()
- Fixed potential
NullReferenceException
inProgressForm.Dispose()
- Fixed unhandled
PlatformNotSupportedException
when starting Zero Install GUI in portable mode on FAT32 filesystem - Fixed progress form not being centered on screen
- Added fallback logic for showing error messages
- Improved annotations for screen readers
- Updated to BouncyCastle 2.x for GnuPG signature validation
- Updated translations
Based on Zero Install .NET 2.24.4.
2.24.2
Download Zero Install for Windows
Changes
- Fixed searching for in-use files in
0install store remove
|purge
- Improved error handling in
WindowsPackageManager.FindDotNet()
Based on Zero Install .NET 2.24.2.
2.24.1
Download Zero Install for Windows
Changes
- Fixed Store Service for sharing implementations between users
- Improved performance extracting
.tar.zst
archives - Improved
0install-win select
output - Reduced log severity when referencing unset environment variables in feeds
- Updated translations
Based on Zero Install .NET 2.24.1.