Skip to content

Releases: NativePHP/mobile-air

3.2.6

28 Apr 02:32

Choose a tag to compare

Full Changelog: 3.2.5...3.2.6

3.2.5

24 Apr 17:38
53b5d2f

Choose a tag to compare

What's Changed

  • Fix cold-launch races in PHP runtime boot and Laravel extraction by @shanerbaner82 in #102

Full Changelog: 3.2.4...3.2.5

3.2.4

23 Apr 20:44
feea206

Choose a tag to compare

What's Changed

Full Changelog: 3.2.3...3.2.4

3.2.3

10 Apr 19:30
adbf8f7

Choose a tag to compare

What's Changed

  • Move endroid/qr-code to require and exclude from app bundles by @shanerbaner82 in #90

Full Changelog: 3.2.2...3.2.3

3.2.2

04 Apr 20:00
866a6dd

Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.2.2

3.2.1

03 Apr 21:41
39bd705

Choose a tag to compare

What's Changed

  • Add thread safety for background task execution and context-only bridge registration by @shanerbaner82 in #83

Full Changelog: 3.2.0...3.2.1

3.2.0

01 Apr 20:14
dce9786

Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.2.0

3.1.1

23 Mar 15:35
8633539

Choose a tag to compare

What's Changed

  • Add native:debug command for mobile environment diagnostics by @simonhamp in #52
  • Remove accidental pptx entry from gitignore by @benjam-es in #54
  • Extract scheduler into plugin architecture by @shanerbaner82 in #56
  • Move PHP version and ICU tracking to config by @simonhamp in #53
  • Fix plugin pod dependencies missing on subsequent iOS builds by @shanerbaner82 in #50
  • Validate Android min SDK against floor and plugin requirements by @simonhamp in #51

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

20 Mar 14:13
588dd8b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.1.0

3.0.4

17 Feb 14:42
f626c1a

Choose a tag to compare

  • adds fix for Bifrost APK builds, plugin compatibility