v3.13.1
Changes
- fix if and each autocomplete schema if array is oneof by @ChristopherHX in #476
- semantic highl... and auto complete for ado condition by @ChristopherHX in #477
- Fast actions by @ChristopherHX in #478
- add musl as known alias of alpine by @ChristopherHX in #479
- add linux/386 node20 by @ChristopherHX in #482
- Ignore detail TimelineReference by @ChristopherHX in #481
- allow unsupported platform / update image by @ChristopherHX in #480
- Sync actions/runner by @ChristopherHX in #425
- fix endless loop with action cache by @ChristopherHX in #483
- update json dependency by @ChristopherHX in #484
- Allow net6.0 releases / Support single file deployment by @ChristopherHX in #487
- Document GitHub CLI Extension by @ChristopherHX in #488
- refactor wait for cancellation token code by @ChristopherHX in #489
- register cancellation token event instead of Task.Delay by @ChristopherHX in #490
- fix warning due to missing options in localcheckout by @ChristopherHX in #491
- SyncLiveLogsToDb use TryRemove directly by @ChristopherHX in #493
- Extract InvokeJobCompleted in MessageController by @ChristopherHX in #494
- extract more inter class communication by @ChristopherHX in #495
- Extract LegacyCompat code by @ChristopherHX in #496
- fix default html redirect by @ChristopherHX in #498
- Show queued vs. inprogress by @ChristopherHX in #497
- Merge ConvertYaml of azure and actions by @ChristopherHX in #499
- improve webui and experimental extension by @ChristopherHX in #500
- Fix cwd after unknown change by @ChristopherHX in #501
- continue to publish .net6 to nuget under lower revision by @ChristopherHX in #502
- upgrade cache to avoid node20 exit bug by @ChristopherHX in #503
- ext use external ip by @ChristopherHX in #504
- fix getting external ip by @ChristopherHX in #505
- ext own view container / add open in web browser by @ChristopherHX in #506
- Collect key references of context global by @ChristopherHX in #508
- Move Job Status Functions to Sdk by @ChristopherHX in #509
- move TemplateToken Equals to Sdk by @ChristopherHX in #510
- Move Actions Matrix Expansion to Sdk by @ChristopherHX in #511
- Merge GetDefaultDisplaySuffix method with Sdk by @ChristopherHX in #512
- Fix template eval of static template variables assigned dynamically by @ChristopherHX in #516
- fix report errors if conditional insertion is enabled by @ChristopherHX in #518
- cache v2 experiment by @ChristopherHX in #519
- Disallow minus for ado expressions by @ChristopherHX in #520
- ado iif and trim functions by @ChristopherHX in #521
- Blocklist upload support cache artifacts v2 by @ChristopherHX in #522
- Support native filepath / save selection by @ChristopherHX in #525
- Disable errors for autocomplete, semantic tokens and hover by @ChristopherHX in #526
- Suppress mapping schema errors while parsing if / each expressions by @ChristopherHX in #528
- azp: extension use folder button instead of doing this on empty input by @ChristopherHX in #530
- Bump Actions Workflow Dependencies by @ChristopherHX in #531
- azp: fix localcheckoutazure in single file deployment by @ChristopherHX in #533
- Gh cli auth by @ChristopherHX in #534
- Iif fix sematics by @ChristopherHX in #535
- azp: update schema for sparse checkout by @ChristopherHX in #536