Wappler 6.5.5 Released

Wappler 6.5.5 Released

Check the new Wappler site at https://wappler.io/
and download Wappler 6.5.5 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 greatly improved the Visual Expression Builder to handle even more complex expressions and make them visual and easily accessible for you.

Also the Resource Manager has received improvements for working with Managed Databases from Digital Ocean and improved generation of database connections for Postgres databases with Digital Ocean Database Clusters.

Furthermore we have a lot of App Connect 2 updates and improvements on related extensions.

Also the NodeJS server has received some important updates to prevent session fixation attacks and to set the session ttl correctly for database and memory stores.

Resource Manager

  • Retain the cloud database settings in the server connect connection when cloud databases are used
  • Improved generation of database connections for Postgres databases with Digital Ocean Database Clusters
  • Fixed retrieving the connection properties for Managed Databases from Digital Ocean

Database Query Builder

  • Run test queries with the test values given

Visual Expression Editor

  • Improved support for complex expressions
  • Improved automatically adding the formatters
  • improved handling of numeric values as input
  • Improved support for expressions with zero as values
  • Improved the between operations
  • Improved handling of fields with formatters
  • Improved handling of between and fields with formatters
  • Improved error handling

App Connect 2.0.5

  • Checkboxgroup didn't update when checkbox was dynamically updated
  • Radiogroup didn't update when radio was dynamically updated
  • Dynamic options from select didn't update when array was empty
  • Updated App Connect attributes to store information on the DOM node for easier debugging and preventing double parsing
  • Removed the delay in text/html attribute

App Connect Date Picker 3.0.2

  • Date picker returned incorrect date in certain situations

App connect Preloader 2.0.2

  • Improved preloader to prevent initial fade-in effect

App Connect Tagify 2.0.1

  • Tagify value and label must always be strings

App Connect Dropzone 2.0.2

  • Reset dropzone validation after form reset

App Connect Validator 2.0.1

  • Validator should reset non form elements also

Bootstrap 4 & 5 Toasts

  • Updated bootstrap toasts to allow html in message

Node JS

  • Do not reject api action if passed error (API Action Pass Errors causes NodeJS warning)
  • Regenerate session id after login/logout to prevent session fixation attacks
  • Set session ttl correctly for database and memory stores

Fixed issues

17 Likes