Skip to content

Releases: Bloom-Engine/jump

v1.0.110

11 Jun 19:47

Choose a tag to compare

Release v1.0.110

v1.0.109

11 Jun 17:54

Choose a tag to compare

Version bump release (no code changes). Re-submits tvOS build with a fresh build number.

v1.0.108

11 Jun 17:03

Choose a tag to compare

First release on the fixed build worker (Perry auto-optimize cache cleared / version-keyed — PerryTS/perry#5013, #4876).

Expected: iOS, tvOS, macOS, Linux native links resolve (the 5 stale runtime symbols are gone); Web + Android continue to pass. tvOS upload uses the CFBundleVersion fix (Perry #4848). watchOS pre-flight remains a separate known issue.

v1.0.107

11 Jun 14:45

Choose a tag to compare

Release build against Perry 0.5.1159 (fixes the js_promise_report_unhandled_rejections link regression that broke iOS/tvOS/macOS/Linux in v1.0.106 — PerryTS/perry#4876).

  • Web: fixed — build-web.sh now patches the engine's web native-library manifest for Perry 0.5.x's stricter validator before compiling.
  • tvOS / iOS / macOS / Linux: unblocked by the Perry symbol fix.
  • Adds the App Store / Play launch kit (metadata, fastlane, screenshot tooling) and a watchOS camera-zoom fix.

v1.0.106

10 Jun 04:29

Choose a tag to compare

Full Changelog: v1.0.104...v1.0.106

v1.0.105

09 Jun 13:28

Choose a tag to compare

Full Changelog: v1.0.104...v1.0.105

v1.0.104

09 Jun 08:04

Choose a tag to compare

What's Changed

  • fix(android): stop excluding the com/bloomengine/jump package from publish by @proggeramlug in #1

New Contributors

Full Changelog: v1.0.103...v1.0.104

v1.0.103

08 Jun 07:45

Choose a tag to compare

watchOS: first end-to-end attempt ([watchos] config + provisioning + WatchosSign pipeline + worker watchos capability).

v1.0.102

08 Jun 06:42

Choose a tag to compare

tvOS: @1x+@2x icon scales (final icon validation fix).

v1.0.101

08 Jun 05:47

Choose a tag to compare

tvOS: full icon pipeline (tvOS runtime installed → actool emits Assets.car + CFBundleIcons/TVTopShelfImage). All known validation errors addressed.