Skip to content

Fluxzy v1.27.2

Compare
Choose a tag to compare
@haga-rak haga-rak released this 19 Jan 00:45
· 18 commits to main since this release

Official .NET builds are signed and published at nuget.org.

vv1.27.2 vv1.27.2

  • CLI binaries are available as assets or downloadable via this page.
  • Docker images are available at Docker Hub.

What's Changed

Fixes

  • Remove secp256r pre-shared key in Chromium 131 based browser by @haga-rak in #342
  • Fix port exhaustion when using plain HTTP w/ implicit 0 length response body by @haga-rak in #355
  • Settle appdata env var for nix and macos to avoid unwanted folders by @haga-rak in #357

New Features

  • Add --insecure option to disable certificate validation globally by @haga-rak in #349
  • Add analyzer to detect issues on rule and settings by @haga-rak in #358

Other Changes

  • Change main loop to TaskCreationOptions.LongRunning task option by @haga-rak in #347
  • Missing RunContinuationsAsynchronously on several instance of TaskCompletionSource by @haga-rak in #348
  • Rearrange order of options in start command by @haga-rak in #354

Full Changelog: v1.27.1.1...v1.27.2.1