Wappler 6.7.2 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 6.7.2 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
Thanks to the great dedication of our community members we have fixed some very rare App Connect 2 issues, making it now fully bullet proof, speeding up the performance and making it even more stable and reliable.
Also many App Connect 2 extensions have been updated and improved, so you can enjoy a more stable and reliable Wappler experience.
Futhermore we have improved the docker settings in the project targets to be more clear and reliable and also improved the default database settings to be displayed as none and only when docker is choosen to set to mySQL as default.
App Connect 2.0.11
- Improved performance speed, stability and memory usage
- Improved image resizer on file inputs to handle better safari
- Cleanup expression watchers on conditional component
- Select didn't update correctly with some multiselections
- Fixed how child component are destroyed, improved cleanup and memory usage
App Connect Formatter 2.0.3
- Updated date formatter to support same options as node version, So now 'w' can be used for Weekday in formatDate
- Improved help texts
App Connect Animate CSS 3.0.1
- Fixed issues with animate regions
- Improved the hide delay and duration properties UI
App Connect Routing 3.0.2
- Route component caused render issues with dmx-repeat on first load
App Connect Form Repeat 2.0.1
- Fixed nested repeater in form repeat and introduce new $formindex
App Connect Bootstrap 5 Toasts
- Do not generate extra space on class attribute
App Connect Dropzone 2.0.5
- Improved image resizer on dropzone to handle better safari
- Fixed dataUrl dropzone
NodeJS
- Escape values for likes in Database Queries
- Ignore returning when using mysql client
- Added Weekday support for formatDate
- Fixed error in rate limiter
Project Targets
- Improved saving docker settings in particular with Postgres databases
- Improved default database settings to be displayed as none and only when docker is choosen to set to mySQL as default.
Database Manager
- Improved retaining of pool settings in the direct database connections
- Improved managing CouchDB schemas with collections and fields
Server Connect
- fixed edit server action shortcut - pencil in the server connect properties
Server Data Formatter
- Improved help texts
Fixed issues
- Animated regions not working
- Titlecase String Typo
- Strange problem with Server connect. Number of connects increases
- No database connection in fresh new project
- Unable to save project
- Extra Space in Toaster Class (dmxBootstrap5Toasts.js)
- Wappler overwrites dynamic names
- Unable to save the project target. Bug Report #1719820844873
- Weekday formatDate ('w') option - for NodeJS
- Dropzone dataUrl is not defined
- `dmx-bind` on `dmx-repeat` inside a `dmx-route` is not computed on first load
- Array in query not triggering response
- NodeJS Error: .returning() is not supported by mysql and will not have any effect
- Consume rate limiter "req is not defined"
- Save button on project_options screen sometimes does nothing Bug Report #1719234886205
- Using pencil (edit) to open Server Connect Action displays blank Execute steps
- "edit server connect pencil" Bug with asp.net
- Can't save database pool configuration - Bug Report #1719013724342
- Wappler target db settings reset on restart
- Server Action loading multiple times (maybe a bug?)
- Project Settings - Target Database Engine keeps defaulting to MySQL