This release fixes issues for SREs watching stability and regressions.
Published 2mo
Build & Package
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
android
compile
harmonyos
ios
llvm
macos
+5 more
native
smc
typescript
watchos
windows
Summary
AI summaryFixed macOS ImageFile size mismatch, Android asset loading, and Windows widget transparency issues.
Full changelog
Bug Fixes
- macOS:
ImageFilesetSizenow resizes the underlying NSImage to match desired dimensions — previously only the view frame changed, leaving the intrinsic content size mismatched; also setsNSImageScaleProportionallyUpOrDown - macOS:
ImageFileresolves relative paths viaNSBundle.mainBundle.resourcePathfirst, then executable dir — fixes images not loading inside.appbundles - Android: APK now bundles
assets/,logo/,resources/,images/directories —ImageFile('assets/foo.png')works at runtime - Windows: Text widgets now transparent over gradient backgrounds —
WM_CTLCOLORSTATICreturnsNULL_BRUSHinstead of ancestor's solid brush - Windows: Image bitmap transparency uses ancestor background color —
reload_bitmap_scaledfills transparent areas with the nearest ancestor's bg color instead of white
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
About perry
A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.
Related context
Beta — feedback welcome: [email protected]