Wappler 6.8.0 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 6.8.0 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 our NodeJS implementation and in specific the Redis support. Now you can enjoy a much more reliable and solid Redis support with the new ioredis module and the latest socket.io and redis-streams-adapter versions.
The new modules will be automatically installed by Wappler and the old redis modules removed. You only have to redeploy after the update.
We have also improved the Bootstrap 5 toasts and fixed other issues as reported in our community.
This is the last stable update now before the summer break. So if no major issues are reported, we will be back in September with more great updates and starting with Wappler 7 beta version!
The Wappler team wishes you a great summer as well and happy Wappling!
NodeJS 2.1.0
- Replaced redis module with much reliable and solid ioredis module
- Updated socketio and redis adapter to the latest versions
- Updated cache middleware for ioredis
- Updated socket setup to use redis-streams-adapter
- Changed redis client in config
- Use default config, ioredis doesn't have option for pingInterval
- changed the automatic redis module detection to use ioredis
Wappler Local server
- Updated the node modules with the latest ioredis, redis-streams-adapter and socket.io
App Connect 2.0.13
- Radio and checkbox timing issues on form reset not being updated
Server API Connector
- Added throwError option to API
- Changed behavior error step to throw error
- Added timeout option
Server Data Formatter
- Added a default value for dateAdd formatter and extra check for NULL value due to PHP 8 deprecation warnings for passing NULL values to functions
Server Connect
- Implemented the new actions "End" and "throw Error" for all server models
App Connect Flows
- Added support for icons pickers
Bootstrap 5 Toasts
- Implemented the icon picker for font icons
- improved setting of multiple classes
- Fixed setting the type of the Simple Toast in Flows
- Fixed setting some of the data pickers in Flows not working
- Improved toast type setting
Wappler Extensibility
- Fixed now the custom extensions location for PHP - it should be always under the webroot
Resource Manager
- Add more checks for invalid keys in the ~/.ssh folder and ignore those if encountered
Fixed issues
- Unable to import existing ssh key
- Page flow toast simple - formatting not applied in toast notification
- Page flow toast simple - unable to click bolt icon
- Radio button status/Radio Group Value won't reset on form reset
- Error server app "message":"abs(): Passing null to parameter #1 ($num) of type int|float is deprecated
- PHP formatters and extensions, issue with parsing the HJSON file
- Custom Extensions and Web Root Folder in PHP