Releases: velopack/velopack
Releases · velopack/velopack
0.0.1369-g1d5c984
What's Changed
- Copy Icon to hicolor directory when packaging AppImage by @MajesticBevans in #732
- Add QtPython sample and fix progress callback deadlocks by @JessicaTegner in #722
- Add folder support to Azure blob storage commands by @azegallo in #707
New Contributors
Full Changelog: 0.0.1362-gfa48e3c...0.0.1369-g1d5c984
0.0.1362-gfa48e3c
What's Changed
- Update Gitea package to fix #708 by @caesay in #716
- Fix rust bundle lifetime by @caesay in #717
- On mac, move MacOS/sq.version to Resources/sq.version and symlink it. Workaround for code signature not being preserved after updates. by @montyc1999 in #705
- Improve windows symlink handling by @caesay in #715
- Update ImageSharp (GHSA-rxmq-m78w-7wmc) by @caesay in #718
- Update gitea by @remco1271 in #719
New Contributors
- @montyc1999 made their first contribution in #705
Full Changelog: 0.0.1350-g3ba32af...0.0.1362-gfa48e3c
0.0.1350-g3ba32af
What's Changed
- Update GiteaSource.cs GetApiBaseUrl by @KennyTK in #697
- Python: Implement missing UpdaterManager functions by @JessicaTegner in #693
- fix: declare
alloc_c_stringbefore use in c++ wrapper by @msouchon in #698 - Python sample app using WXPython by @JessicaTegner in #691
- Fix js typings for waitExitThenApplyUpdate and getUpdatePendingRestart by @caesay in #699
- Improve C/C++ code documentation by @caesay in #700
- Add python missing UM methods and fix apply signature by @caesay in #701
New Contributors
Full Changelog: 0.0.1335-g2ad2c37...0.0.1350-g3ba32af
0.0.1335-g2ad2c37
What's Changed
- Remove ts-rs and add new node handlebar template by @caesay in #683
- Disable free-threaded wheels and fix windows python version by @caesay in 2ad2c37
Dependency Updates
Full Changelog: 0.0.1331-g112f46f...0.0.1335-g2ad2c37
0.0.1331-g112f46f
What's Changed
- Add Python SDK by @JessicaTegner in #673
New Contributors
- @JessicaTegner made their first contribution in #673
Dependency Updates
Expand to see all changed dependencies
Full Changelog: 0.0.1298...0.0.1331-g112f46f
0.0.1298
0.0.1297
What's Changed
- Re-implement delta algorithm in Rust (+performance improvements) by @caesay in #651
- Refactor downloader methods to use a dictionary for headers by @thojaw in #645
- Fix http error's hidden by HttpClientFileDownloader by @caesay in #665
- Fix for self hosted Gitlab Url for Release Source by @thojaw in #667
- Replace file_rotate crate with more robust internal log rotation logic by @caesay in #675
New Contributors
Dependency Updates
Expand to see all changed dependencies
- Update rust crates by @renovate in #650
- Update dotnet packages by @renovate in #647
- Update npm packages by @renovate in #649
- Update Node.js to >=18.0.0 <=22.15.1 by @renovate in #648
- Update Rust crate uuid to v1.17.0 by @renovate in #663
- Update Node.js to >=18.0.0 <=22.16.0 by @renovate in #662
- Update npm packages by @renovate in #661
- Lock file maintenance by @renovate in #672
- Update dotnet packages by @renovate in #669
- Update Rust crate uuid to v1.17.0 by @renovate in #671
Full Changelog: 0.0.1251...0.0.1297
0.0.1251
What's Changed
- Adding Windows Forms sample by @Keboo in #452
- Add more specific exception types for lockfile and notinstalled by @caesay in #456
- Fix System.Text.Json MissingMethodException when targeting net6.0 by @caesay in #457
- Fix bug in C http_source not being initialised by @caesay in #458
- Dynamically load SetDefaultDllDirectories by @caesay in #459
- Adding --signExclude parameter by @Keboo in #462
- Fixing vulnerable NuGet packages by @Keboo in #463
- Fixing obsolete messages to reference the new class name by @Keboo in #466
- Fixing URL links by @Keboo in #473
- Fixing issue with base URL not being properly set on vpk api calls by @Keboo in #477
- Velopack Flow API fix by @Keboo in #488
- Gitea merge fix by @remco1271 in #490
- Fix --signTemplate on Linux by @iamncwilson in #476
- Fix renovate branches by @caesay in #498
- Re-implemented msi installer based on Clowd.Squirrel by @Keboo in #486
- Add ability to wait for a specific process (instead of the current one) by @caesay in #499
- Make ProcessInfo mockable, to help unusual setups and Unity by @caesay in #500
- Proposal for a rename to the CLI options by @Keboo in #501
- Allow disabling of deep signing on macos by @caesay in #503
- Fixed signDisableDeep complaining about sq.version by @benduet in #508
- Fix: rust download not propagating errors by @caesay in #521
- Fixing output link typos by @Keboo in #539
- Implementing Tiered Rollout for Flow by @Keboo in #514
- fix typo in avalonia docs by @corvinsz in #543
- Send all library logs to velopack.log by default by @caesay in #541
- fix: should still ignore non-PE files when signExclude is provided by @caesay in #578
- Better capture and display of notarization errors by @caesay in #579
- Add option forcePathStyle for s3 deployment by @OopsLouie in #575
- chore: update uno sample app with latest by @kazo0 in #584
- Updating HMAC signature by @Keboo in #621
- Fix Squirrel CLI migrations by adding --updateSelf command by @caesay in #642
New Contributors
- @iamncwilson made their first contribution in #476
- @benduet made their first contribution in #508
- @corvinsz made their first contribution in #543
- @OopsLouie made their first contribution in #575
- @kazo0 made their first contribution in #584
Dependency Updates
Expand to see all changed dependencies
- Update dependency velopack to ^0.0.1053 by @renovate in #438
- Update sample dotnet packages to 0.0.1053 by @renovate in #440
- Update Rust crate tempfile to v3.15.0 by @renovate in #441
- Update dotnet packages by @renovate in #439
- Update dependency @types/node to v22.10.5 by @renovate in #437
- Update dependency AWSSDK.S3 to 3.7.411 by @renovate in #442
- Lock file maintenance by @renovate in #444
- Update sample rust crates to v1.0.135 by @renovate in #448
- Update dependency typescript to v5.7.3 by @renovate in #446
- Update dotnet packages by @renovate in #447
- Update sample js packages by @renovate in #451
- Update Node.js to >=18.0.0 <=22.13.0 by @renovate in #449
- Update Rust crate log to v0.4.24 by @renovate in #453
- Update dependency Octokit to v14 by @renovate in #455
- Update dotnet packages by @renovate in #454
- Update rust crates by @renovate in #450
- Lock file maintenance by @renovate in #460
- Update dependency System.Text.Json to 9.0.1 by @renovate in #468
- Update sample rust crates by @renovate in #470
- Update rust crates by @renovate in #471
- Update dependency electron to v34 by @renovate in #472
- Update dependency @types/node to v22.10.7 by @renovate in #467
- Lock file maintenance by @renovate in #474
- Update Rust crate uuid to v1.12.1 by @renovate in #481
- Update dependency Uno.Sdk to 5.5.62 by @renovate in #484
- Update sample js packages by @renovate in #483
- Update Node.js to >=18.0.0 <=22.13.1 by @renovate in #478
- Update dependency @types/node to v22.10.10 by @renovate in #482
- Update Rust crate clap to v4.5.27 - autoclosed by @renovate in #479
- Lock file maintenance by @renovate in #485
- Update dotnet packages by @renovate in #469
- Update dependency electron to v34.0.2 by @renovate in #493
- Update Rust crate serde_json to v1.0.138 by @renovate in #491
- Update dependency Uno.Sdk to 5.6.22 by @renovate in #495
- Update dependency AWSSDK.S3 to 3.7.413.1 by @renovate in #492
- Update sample rust crates by @renovate in #505
- Update dependency electron to v34.1.1 by @renovate in #506
- Update dependency @types/node to v22.13.1 by @renovate in #494
- Update dotnet packages by @renovate in #504
- Update rust crates by @renovate in #496
- Lock file maintenance by @renovate in #509
- Update sample dotnet packages by @renovate in #516
- Update dependency electron to v34.2.0 by @renovate in #518
- Update dotnet packages by @renovate in #512
- Update rust crates by @renovate in #515
- Update Node.js to >=18.0.0 <=22.14.0 by @renovate in #517
- Update npm packages by @renovate in #513
- Lock file maintenance by @renovate in #522
- Update sample dotnet packages by @renovate in #526
- Update sample rust crates by @renovate in #527
- Update rust crates by @renovate in #525
- Update dependency AWSSDK.S3 to 3.7.415.4 by @renovate in #524
- Update sample js packages to v7.7.0 by @renovate in #528
- Lock file maintenance by @renovate in #529
- Update dependency electron to v34.3.0 by @renovate in #535
- Update Rust crate uuid to v1.15.1 by @renovate in #534
- Update dependency prettier to v3.5.2 by @renovate in #532
- Update sample dotnet packages to 11.2.5 by @renovate in #536
- Update dependency typescript to ~5.8.0 by @renovate in #538
- Update npm packages by @renovate in #537
- Update dotnet packages by @renovate in #531
- Update rust crates by @renovate in #533
- Update dependency Uno.Sdk to 5.6.45 by @renovate in #546
- Update sample rust crates to v1.0.97 by @renovate in #550
- Update dependency Gitea.Net.API to v25 - autoclosed by @renov...
0.0.1213-g57cf68d
What's Changed
- Send all library logs to velopack.log by default by @caesay in #541
- fix: should still ignore non-PE files when signExclude is provided by @caesay in #578
- Better capture and display of notarization errors by @caesay in #579
- Add option forcePathStyle for s3 deployment by @OopsLouie in #575
New Contributors
- @OopsLouie made their first contribution in #575
Dependency Updates
Expand to see all changed dependencies
- Update dependency Uno.Sdk to 5.6.45 by @renovate in #546
- Update sample rust crates to v1.0.97 by @renovate in #550
- Update dependency Gitea.Net.API to v25 - autoclosed by @renovate in #551
- Update dotnet packages by @renovate in #547
- Update npm packages by @renovate in #548
- Update dependency electron to v35 by @renovate in #552
- Update dependency AWSSDK.S3 to 3.7.415.14 by @renovate in #553
- Update rust crates by @renovate in #549
- Update dependency System.Text.Json to 9.0.3 by @renovate in #556
- Update dotnet packages by @renovate in #558
- Update dependency @types/node to v22.13.10 by @renovate in #555
- Update sample rust crates by @renovate in #560
- Update dependency electron to v35.0.1 by @renovate in #557
- Update rust crates by @renovate in #559
- Update dependency AWSSDK.S3 to 3.7.415.18 by @renovate in #562
- Update Rust crate async-std to v1.13.1 by @renovate in #569
- Update dotnet packages by @renovate in #571
- Update dependency @types/node to v22.13.11 by @renovate in #574
- Update dependency electron to v35.0.3 by @renovate in #570
- Update dependency Uno.Sdk to 5.6.51 by @renovate in #577
- Update dependency AWSSDK.S3 to 3.7.415.23 by @renovate in #576
Full Changelog: 0.0.1165-g6c20617...0.0.1213-g57cf68d
0.0.1165-g6c20617
What's Changed
- Fix: rust download not propagating errors by @caesay in #521
- Fixing output link typos by @Keboo in #539
- Implementing Tiered Rollout for Flow by @Keboo in #514
- fix typo in avalonia docs by @corvinsz in #543
New Contributors
Dependency Updates
Expand to see all changed dependencies
- Lock file maintenance by @renovate in #509
- Update sample dotnet packages by @renovate in #516
- Update dependency electron to v34.2.0 by @renovate in #518
- Update dotnet packages by @renovate in #512
- Update rust crates by @renovate in #515
- Update Node.js to >=18.0.0 <=22.14.0 by @renovate in #517
- Update npm packages by @renovate in #513
- Lock file maintenance by @renovate in #522
- Update sample dotnet packages by @renovate in #526
- Update sample rust crates by @renovate in #527
- Update rust crates by @renovate in #525
- Update dependency AWSSDK.S3 to 3.7.415.4 by @renovate in #524
- Update sample js packages to v7.7.0 by @renovate in #528
- Lock file maintenance by @renovate in #529
- Update dependency electron to v34.3.0 by @renovate in #535
- Update Rust crate uuid to v1.15.1 by @renovate in #534
- Update dependency prettier to v3.5.2 by @renovate in #532
- Update sample dotnet packages to 11.2.5 by @renovate in #536
- Update dependency typescript to ~5.8.0 by @renovate in #538
- Update npm packages by @renovate in #537
- Update dotnet packages by @renovate in #531
- Update rust crates by @renovate in #533
Full Changelog: 0.0.1126-g9740825...0.0.1165-g6c20617