Wappler 6.0.2 Released

Wappler 6.0.2 Released

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

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

What’s New

In this Wappler update we have improved the stability and new layouts and dialogs even more on MacOS and Linux, so that now everything looks smooth and consistent on all platforms.

We have also implemented a big update on our form validation component bringing it to version 2.0. This is a major update with full compatibility with App Connect 2 with great Bootstrap 5 support and also many new features and improvements. See Applying Validation to Your Forms

Note: The new Validator is currently available on the Beta Extensions channel only together with the App Connect 2 beta.

Our server side support for NodeJS and PHP is also updated to include the latest CORS improvements as well as the latest NodeJS modules.

General

  • Improved opening centered dialogs like query builder in full screen on the mac
  • Improved the full screen windows on Mac for query builder and generators
  • Fixed various UI issues on Linux
  • Updated Wappler NodeJS modules to latest, updated Knex and database drivers

Project Manager

  • Improved the new project clone from the main welcome screen

NodeJS

  • Do not set allowedHeaders for cors, the “*” is invalid in conbination with credentials and default it reflects the request’s Access-Control-Request-Headers header.
  • Removed the request method check to fill $_POST, always fill with request body
  • Updated NodeJS modules to latest, updated Knex and database drivers

Server Connect

  • Updated cors allowed headers default for PHP

Visual Workflows Editor

  • Improved action steps validation displaya and cleanup
  • Use the new editor dirty state management

Git Manager

  • Fixed managing git remotes

App Connect Data Store 2 - beta 5

  • Fixed parameters input for actions sometimes empty

App Connect 2.0 - beta 18

  • Added debugging to flows
  • Fixed and updated serverconnect form validation (requires also updated validator)

App Connect Validator 2.0 - beta 1

  • Implemented full compatibility with App Connect 2
  • Added special case for tagify component to validation.

Fixed issues

5 Likes