Skip to content

Releases: 0install/0install-win

2.25.2

01 Oct 10:27
Compare
Choose a tag to compare

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
  • Updated translations
  • Reduced build size

Based on Zero Install .NET 2.25.2.

2.25.1

13 Jul 18:35
Compare
Choose a tag to compare

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 passwords
  • 0install 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

26 Jun 15:12
Compare
Choose a tag to compare

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
  • 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

24 May 10:11
Compare
Choose a tag to compare

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

04 May 11:41
Compare
Choose a tag to compare

2.24.7

16 Apr 14:43
Compare
Choose a tag to compare

Download Zero Install for Windows

Changes

  • Improved HTTP download performance (enabled connection reuse and GZip-compression support)
  • Fixed sporadic ArgumentNullException and NullReferenceException in ServiceImplementationStore
  • Fixed sporadic ExternalException in ProgressForm
  • Updated archive decompression libraries

Based on Zero Install .NET 2.24.7.

2.24.6

23 Feb 09:52
Compare
Choose a tag to compare

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 to 0install export for --prepare-offline
  • Added support for embedded content files

Based on Zero Install .NET 2.24.6.

2.24.4

12 Jan 13:17
Compare
Choose a tag to compare

Download Zero Install for Windows

Changes

  • Fixed ConfigurationErrorsException on proxy server config issues
  • Fixed sporadic COMExceptions when loading trustdb.xml
  • Fixed potential UnauthorizedAccessExceptions in ImplementationStore.GetPath()
  • Fixed potential NullReferenceException in ProgressForm.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

21 Dec 01:09
Compare
Choose a tag to compare

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

16 Dec 16:22
Compare
Choose a tag to compare

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.