Other B4A v8.50 has been released

Erel

B4X founder
Staff member
Licensed User
Longtime User
A lot of work has been done recently with the new XUI2D games framework:

mario-gif.71004


This update makes it simpler to build cross platform applications and share files between the projects.

Improvements:
  • Debugger performance optimizations and bug fixes.
  • #CustomBuildAction:
    • Support in all modules.
    • Support for environment variables.
    • New "folders ready" cross platform compilation step. Useful for updating files.
  • The list of subs above the code editor was rewritten. It behaves better (doesn't miss key inputs and always jumps to the clicked sub).
  • file:// links can be ctrl + clicked.
  • B4A Sdk Manager v3.29 included.
  • BitmapCreator v4.18
  • XUI2D v0.99
  • OkHttpUtils2 v2.70
  • The WRITE_EXTERNAL_STORAGE permission removed from the debugger.
  • Code editor jumps to the error line when there are Java compilation errors.
  • Bug fixes.
Developers eligible for free upgrades will receive an email with the installation instructions. Other developers will receive an email with a renewal offer.
 
Top