Wappler 6.2.1 Released

Wappler 6.2.1 Released

Check the new Wappler site at https://wappler.io/
and download Wappler 6.2.1 from your Account Dashboard

Or just do “check for updates” on the Wappler tray icon for automatic install!

What's New

Another great update for Wappler 6 is here! Database actions in Server Connect Workflows are greatly enhanced with the new Bulk Insert and full support for Database Transactions!
With the highly optimized Bulk Insert action you can now insert multiple records fast in a single transaction. The new Transaction block allows you to bundle various database actions in a single atomic transaction, and revert if something goes wrong. This is available for both PHP and NodeJS.

See how to use the Bulk Insert together with CSV Import in our new tutorial Bulk Insert Data in a Database and also check the new Using Database Transactions

Furthermore the Monaco based code editor is updated to the latest version for best performance and reliability.

Many more extension updates are included and fixes for the issues reported in the community. Thank you all for your feedback and support!

Database Updater

  • Added new Bulk insert action that inserts multiple records fast in a single transation
  • Added new Transaction block so that various database actions can be bundled in a single atomic transaction, and reverted if something goes wrong
  • In Bulk Insert show the fields from the selector source to pick from
  • Added also transactions support for PHP

Database Connector

  • Improved query schemas
  • Fixed invalid mySQL option supportBigNumber to supportBigNumbers in NodeJS
  • Improved Database actions icons

NodeJS

Assets Updater

  • Improved file date check, for updating files

Code Editor

  • Updated Monaco editor to version 0.45.0

Design View

  • Improved rendering of the Bootstrap5 offcanvas with different responsive sizes

General

  • Improved editing properties involving text nodes like table header cells and Bootstrap badges

Data Importer

  • Improved compatibility with bulk insert

Bootstrap 5

8 Improved the close button to support offcanvas selectors with responsive sizes

Bootstrap 5 Offcanvas - beta 3

  • Improved off canvas detection with different responsive sizes

App Connect Flows 2,0 beta 5

  • Fixed showing flow parameters in the run action

Server Connect

  • Do not store temporary metaData in the server connect action file
  • Improved validation and errors reporting during file save

Fixed issues

16 Likes