Skip to content

Releases: coronalabs/corona

Solar2D 2021.3663

22 Dec 09:03
Compare
Choose a tag to compare

Changes since previous build:

For Linux it is recommended to use the Snap:

sudo snap install solar2d --classic

Solar2D 2021.3662

18 Dec 10:48
Compare
Choose a tag to compare

Changes since previous build:

  • Maintenance (51d2435)
  • Apple: switching to Xcode 13.2 (#314) (6f532f3)
  • Android: minor update to network library (abc5a68)
  • Android: added Samsung as a target (9d5108b)
  • Simulator: updating linux packagers (#305) (7e12e32)
  • Maintenance: moving HTML5 to main repository (9986dc0)

Solar2D 2021.3661

17 Nov 11:08
92b26b0
Compare
Choose a tag to compare

NOTE: Android: disabling cleartext transfers

Since recent Google Play started to reject apps which has blanket cleartext transfer rules. Make sure that URLs used in networks requests and web views start with https:// (not http://).

Changes since previous build:

  • Core: adding graphics.undefineEffect() (#300) (92b26b0)
  • Simulator: slowing down plugin stub update rate to 24h (2ed91b2)
  • HTML5: updating tools to latest version, WebAssembly support (#302) (61796fb)
  • Android: increasing build RAM allocation (36471b0)
  • Apple: iPad pressure event for Apple Pencil (f51214e)
  • Core: adding mesh.path:update method (#299) (b6f0121)
  • Android: disabling cleartext transfers (a85cf31)

Solar2D 2021.3660

26 Oct 21:53
Compare
Choose a tag to compare

Changes since previous build:

  • macOS/Simulator: bumping supported OS Version (fa72b43)
  • Maintenance (0270cce)
  • Apple: using Xcode 13.1 (f5c2449)
  • tvOS: Adding Support for 2nd Generation Siri remote (876782d)
  • Core: adding haptics engine support for iOS/Android (4ddad36)

Solar2D 2021.3659

14 Oct 04:18
c3f73bb
Compare
Choose a tag to compare

Changes since previous build:

  • Simulator: change default Android Skin (c3f73bb)

Solar2D 2021.3658

09 Oct 17:23
Compare
Choose a tag to compare

Changes since previous build:

  • Simulator: skipping Solar2DMarketplace initialization if it won't be used (6676457)
  • Simulator: Replaced old Android Skins (3391044)
  • Simulator: Replaced old Android Skins (b4167ab)

Solar2D 2021.3657

30 Sep 23:30
Compare
Choose a tag to compare

Changes since previous build:

  • Android: reworking camera intents and default queries (ef49c70)
  • Simulator: Adding Samsung Galaxy S21 Skin (796b56c)

Solar2D 2021.3656

21 Sep 18:45
Compare
Choose a tag to compare

Changes since previous build:

  • Apple: building with Xcode 13.0 (8f68dc9)

Solar2D 2021.3655

20 Sep 23:02
Compare
Choose a tag to compare

Changes since previous build:

  • Maintenance (19e8181)
  • Maintenance (3bb0a68)
  • Maintenance Fixing the build with conditional include (4f247e9)
  • Fixes Android Camera Pop Up not showing up (5eceaff)
  • macOS: bumping supported macOS version (93b70f7)
  • Fix to weird orientation issues (0e72b49)

Solar2D 2021.3654

07 Sep 21:20
Compare
Choose a tag to compare

Changes since previous build:

  • macOS: bumping supported macOS version (6faafeb)
  • macOS/Builder: using local Android SDK if available with ANDROID_HOME variable (90dd5dc)