Skip to content

AffineUI

v0.4.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

bootstrap cplusplus c# css dearimgui electron
+14 more
gamedev gpu gpu-accelerated-library gradio html5 python qt single-header-lib single-header-library ui ui-components ui-frameworks ui-frontend wpf

Summary

AI summary

Fixed cargo build failing to link on Windows for Rust users.

Changes in this release

Bugfix Medium

Fixes `cargo build` link failure on Windows for Rust crate.

Fixes `cargo build` link failure on Windows for Rust crate.

Source: llm_adapter@2026-07-16

Confidence: high

Full changelog

A Windows fix for Rust users. Nothing else changed — if you are not building
the Rust crate on Windows, 0.4.1 is equivalent.

Still alpha: features, APIs, and the set of supported platforms are all in
flux. Verified on Linux (Ubuntu, x86-64), macOS (Apple Silicon), and Windows
(x86-64).

Fixes

  • cargo build failed to link on Windows. The crate compiled its C++ core
    against the release C runtime while cargo's default (debug) profile linked
    the debug one, so the link died on unresolved external symbol __imp__calloc_dbg. --release happened to work; the default did not. (#107)

Release tooling

  • CI now builds a real Rust consumer on Windows, in both debug and release. No
    job had ever run cargo on Windows, which is why the above shipped. (#107)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AffineUI

Get notified when new releases ship.

Sign up free

About AffineUI

All releases →

Related context

Beta — feedback welcome: [email protected]