Skip to content

perry

v0.4.32 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo Build & Package
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android compile harmonyos ios llvm macos
+5 more
native smc typescript watchos windows

Summary

AI summary

Fixed macOS ImageFile size mismatch, Android asset loading, and Windows widget transparency issues.

Full changelog

Bug Fixes

  • macOS: ImageFile setSize now resizes the underlying NSImage to match desired dimensions — previously only the view frame changed, leaving the intrinsic content size mismatched; also sets NSImageScaleProportionallyUpOrDown
  • macOS: ImageFile resolves relative paths via NSBundle.mainBundle.resourcePath first, then executable dir — fixes images not loading inside .app bundles
  • 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_CTLCOLORSTATIC returns NULL_BRUSH instead of ancestor's solid brush
  • Windows: Image bitmap transparency uses ancestor background color — reload_bitmap_scaled fills 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

Track perry

Get notified when new releases ship.

Sign up free

About perry

A native TypeScript compiler written in Rust. Compiles TypeScript directly to executables using SWC and LLVM.

All releases →

Beta — feedback welcome: [email protected]