Highlights
Patch release on top of v0.5.462 — seventh-round release-night fix. v0.5.456 publish failed on ubuntu-22.04 x86_64 with libgstreamer1.0-dev : Depends: libunwind-dev / E: Unable to correct problems, you have held broken packages. v0.5.460/v0.5.462 would have hit the same issue.
Fixes
- release-packages.yml — extend the
Install GTK4 development libraries (Linux glibc)apt-get install step withlibunwind-dev. The jammy runner image holds it back, so apt's resolver can't satisfylibgstreamer1.0-dev's dep chain unless it's named explicitly. Harmless on ubuntu-24.04-arm.
Picked up since v0.5.460
- v0.5.461 — fix(ui,codegen) —
appSetTimer2-arg form (closes #389) - v0.5.462 — fix(ui) — ScrollView API restoration (closes #390, #391)
Everything else from v0.5.450
See the v0.5.450 release notes — perry/media cross-platform, HarmonyOS Phase 2 ArkUI pipeline, Effect compatibility sweep, Windows enhancements, CI cost cuts.