Wappler 2.6.4 Released

Wappler 2.6.4 Released

Go get it from https://wappler.io/download/
Or just do “check for updates” on the Wappler tray icon for automatic install!

What’s New

In this update we have greatly extended the possibilities of App Connect Browser control and Flow
Now you have dynamic events to detect when the users went from online to offline, resized his browser or hide the site/app. Then you can run your own action or special Flow to take that in account, do some restructuring of your App UI or data synchronization as necessary!

Also on security area we have added new strong password hashing formatters to Server Data Formatters. Now you can choose to use a very strong hashing algorithms like Argon2i or Argon2id for super secure password hash generation. Currently PHP only.

Also we have added more general formatters for Server Connect like text length, in range, pow and URL encode.

And last bug not least we have fixed many of the issues you have reported in our community and are proud to say that this update is one of the most stable ones!

App Connect Browser Control 2.1.0

  • Implemented Dynamic Events for Scroll, Resize, Online, Offline, Pop State, Visibility Change and Orientation Change of the user browser, so you can run any actions or App Connect Flows when those events change. You can even specify debounce so that your actions doesn’t run too often and after certain amount of time.

Server Data Formatter 1.1.0

  • Added text length formatter function
  • Added inRange conditional formatter function
  • Added number Pow function
  • Added an Url Encode formatter function
  • Made the new password hash formatters - PHP only. Now they don’t show if you have a different server model

Server Data Formatter Crypto 1.1.0

  • Added Password Hash formatter with choice of encrypting algorithms like BCrypt, Argon2i (PHP 7.2+) and Argon2id (PHP 7.3+)
  • Added Password Hash Verify
  • Added Password Needs Rehash

Server Connect 1.9.1

  • Added new Data Type for the Set Value actions and allow to define complex meta data for the array and object data types

App Connect 1.9.3

  • When assign App COnnect in full Page Mode, also assign the Read and Load events on the page level
  • Moving from Body to Page mode now also moves the ready and load events

App Connect Formatters

  • New Length Formatter for text

General

  • Full window state management of the Wappler’s main window! Now it restores to the same size it was lastly, even in maximized state!
  • Updated Wappler to the latest Chrome engine

Bootstrap 4 Generators

  • Improved Wappler integration and checks

Database Updater

  • update columns in database updater after refreshing metadata

Project Manager

  • Improved import project to give error if no permissions are available to write the Wappler project config

Docker Manager

  • Improved Docker Test Connection dialog

Terminal

  • Added more error checking on process cleanup
12 Likes

2 posts were merged into an existing topic: Wappler 2.6.4 on Windows 7 starts & quits immediately