Defold 1.2.76 has been released

Defold 1.2.76

This release includes a collection of changes but also two new features.

We have added support for Facebook Payments. This functionality is exposed, just as our other store options (Apple, Google and Amazon), through the IAP Lua module.

With this release you will have an option to disable automatic GUI adjustments. Use this if you want to have full control how and where GUI nodes are positioned/resized. This new option can be found under “Adjust Mode” as “Disabled” on GUI files.

The fix regarding zipping for APK bundles should resolve the problems when uploading packages to the Amazon Store.

New features

  • DEF-1445 - Added: Facebook payments
  • DEF-1561 - Added: Option to disable automatic GUI adjustments

Changes

  • DEF-1589 - Updated: Better file compression inside archives (LZ4 HC)
  • DEF-1415 - Added: Update the default.gamepads in builtins to include the PS4 controller
  • DEF-1660 - Updated: Faster internal resource fetching
  • DEF-1637 - Updated: HTML5 bundle look
  • DEF-1562 - Fixed: Zipping related issue with APK bundles
  • DEF-1628 - Fixed: Issue with loading scripts that returned values where none were expected
  • DEF-1665 - Fixed: Bug parent/child transform updates for GUI nodes
  • DEF-1647 - Fixed: Android bundled from Windows failed when using Facebook module
6 Likes

You fixed the custom gamepad file crash too it looks like! Thank you!

1 Like