Releases: 0install/0install-win
Releases · 0install/0install-win
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.
2.24.0
Download Zero Install for Windows
Changes
- Added
<publisher>
tag to feed format - Treat unfulfillable
<requires importance='recommended'>
as<restricts>
- Improved output of
0install update
(do not show success notifications in--batch
mode) - Combined GUIs for
0install list
,0install store list-implementations
and0install store manage
- Search for open file handles to EXEs and DLLs in subdirectories on
0install store remove|purge
- Remove temporary directories on
0install store purge
- Automatically delete empty directories from implementation store
- Improved performance of extracting and building
.tar.gz
archives - Added support for building
.tar.zst
archives - Limit network use on metered internet connection
- Do not limit when explicitly calling
0install download|update
- Do not limit when explicitly calling
- Prevent system from entering standby during downloads
- Fixed sporadic
IOException
on desktop integration registry access - Fixed
ArgumentException
on invalid path in<archive extract='...'>
- Fixed
NotImplementedException
orOverflowException
on damaged archive - Bootstrapper command-line arguments:
- Added
--refresh
- Added
--background
and--verysilent
- Made
--version
apply to app instead of Zero Install when there is embedded config
- Added
- Fixed Japanese localization
Based on Zero Install .NET 2.24.0.
2.23.14
Download Zero Install for Windows
Changes
0install export
: Use custom self-update URI if configured- Never download icons or catalogs in offline mode
- Download catalogs in parallel
- Made adding implementations to disk more resilient
- Fixed
InvalidOperationException
for some languages
Based on Zero Install .NET 2.23.14.
2.23.13
Download Zero Install for Windows
Changes
- Improved "Run with options" dialog
- Hide CLI progress bar in non-interactive mode
- Fixed CLI progress bar hiding error messages
- Fixed accessing Windows Credential Store in batch/non-interactive mode
0install store purge
: Avoid deleting non-implementation sub-directories starting with_
- Updated translations
Based on Zero Install .NET 2.23.13.
2.23.11
Download Zero Install for Windows
Changes
- Added
0install store serve
0install store add
: Support for HTTP(S) archive URLs in addition to local paths0install export
: Overwrite existing icons- Increased number of concurrent HTTP connections per domain from 2 to 16
- Added more details to error messages in command-line output
- Automatically re-download corrupted feeds in cache
- Fixed drop-down menus in desktop integration advanced settings
- Fixed MIME type guessing for
.tar.lz
ending - Ignore
<remove-hook>
exit code - Improved searching for in-use files using Windows Restart Manager
- Reversed order of progress bars (newest at the bottom)
- Added "Equivalent command-line" to "Portable creator" dialog
- Delay initialization of GUI when running in
--background
mode - Use modern notifications in library mode when possible
- Improved concurrent writing of log files
- Updated translations
Based on Zero Install .NET 2.23.11.
2.23.10
Download Zero Install for Windows
Changes
- Apply
<executable-in-*>
bindings for<package-implementation>
s when possible - Fixed potential
InvalidArgumentException
s during shortcut creation - Catch
ArgumentOutOfRangeExceptions
potentially thrown during.tar
extraction - Show available versions in "Run with options" dialog when opened from "Catalog" view
Based on Zero Install .NET 2.23.10.
2.23.9
Download Zero Install for Windows
Changes
- Fixed "does not support seek" errors when extracting
.tar.xz
archives 0install export
- Use
.tgz
instead of.tbz2
for better performance - Don't include Bootstrapper by default
- Include desktop integration icons
- Use
- Bootstrapper: Added
--prepare-offline
option - Improved icon loading and validation
- Fixed potential
ArgumentException
when creating shortcuts - Fixed sporadic
OutOfMemoryException
s - Fixed possible infinite loop when attempting to elevate to admin
- Avoid asking to elevate to admin when performing cleanups in library-mode
- Made path comparisons case-insensitive
- Tweaked some window layouts
- Improved visual transition between download progress window and the launched program
- Updated translations
Based on Zero Install .NET 2.23.9.
2.23.6
Download Zero Install for Windows
Changes
- Improved icon loading and error handling
- Updated
SharpCompress
dependency
Based on Zero Install .NET 2.23.6.
2.23.5
Download Zero Install for Windows
Changes
- Added drop-down box for selecting specific version in "Run with options"
- Improved background removal of outdated implementations
- Made generated stub EXEs reproducible, keeping file hashes constant over time and across machines
- Raised limit for automatic update checks to once every 6 hours
- Use Windows Task Scheduler for automatic self-update when deployed machine-wide
- Improved feed download error handling
- Removed duplicate error messages
- Suppress notifications in
--background
mode - Return exit code
10
(web error) instead of20
(solver error)
- Fixed possible crash when loading damaged icon or splash screen for feed branding
- Fixed UI freeze when customizing selections with no matching implementations
- Updated translations
Based on Zero Install .NET 2.23.5.