Wappler 6.5.0 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 6.5.0 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What’s New
After an year of development and 22 beta releases and 7 Release Candidates, now here is App Connect 2 final!
App Connect 2 is blazingly fast thanks to the usage of the new Signals technology. So you Web sites and mobile apps will be faster and more reliable than ever before.
With rock solid stability and performance, App Connect 2 is now the default App Connect version in Wappler.
We thank you all for your great feedback and bug reports that helped us to make App Connect 2 the best App Connect version ever!
All App Connect 2 extensions are now final and fully available in the Stable Channel.
There is an App Connect 1 (Deprecated) Channel, for backwards compatibility, but we strongly recommend that you use App Connect 2 for all your projects, as App Connect 1 is now deprecated and won’t receive any updates any more. See Using Wappler Extensions Channels
Futhermore with have greatly updated our NodeJS Server Connect to use the latest NodeJS security features but this also means that NodeJS 16 is now the minimal required version for Wappler. So make sure to update your NodeJS to the latest version.
Also the default MySQL driver for NodeJS is now the much faster mysql2 driver. So all new database connections in Wappler and NodeJS are now using the mysql2 driver for much faster performance.
Also our Bootstrap 5 support has been updated to the latest version 5.3.3 with all component and themes updated to the latest version.
The Bootswatch themes are also updated to the latest version 5.3.3.
General
- Made all beta extensions final now, so those are fully available in the Stable Channel
- Add an App Connect 1 (Deprecated) Channel, for backwards compatiblity
Databases
- Default all new database connectionns in Wappler and NodeJS, to the new mysql2 driver for much faster performance. See https://gist.github.com/sidorares/ffe9ee9c423f763e3b6b
NodeJS
- Set default NodeJS version to 18
- Add NodeJS 20 as choice
- Removed NodeJS version 12 and 14 as they are deprecated
- Replaces all
hasOwnProperty
withObject.hasOwn
- Updated minimal node version to 16.9.0
- Do not reject api action if passed error (API Action Pass Errors causes NodeJS warning)
- Fixed small spelling mistake in error message (Minor spelling mistake in error message)
App Connect 2.0 final
- Updated App Connect 2.0 to final
- Add checks to require minimum App Connect version like the PDF Creator needs App Connect 2
App Connect Autocomplete 2.0
- Added missing changed event to autocomplete (AC2 - Autocomplete dmx-on:changed not working)
App Connect Download 2.0
- Fixed error in download component (Download component bug (AC2))
- Added destroy method to the component for better cleanup
App Connect Medium Editor
- Fixed incorrect method call (AC2: Medium Editor setValue not working with new AppConnect)
Bootstrap 5
8 Updated all bootstrap 5 components to the latest version 5.3.3
Theme Manager
- Updated Bootstrap 5 theme to the latest 5.3.3
Fixed issues
- AC2: Medium Editor setValue not working with new AppConnect
- Repeat doesn't pass value on Wappler 6.4.2
- AC2 repeat data (not repeat children) not available
- AC2 collapse element in dev console
- API Action Pass Errors causes NodeJS warning
- Minor spelling mistake in error message
- Server API repeat steps returning empty array on a custom server (Vultr) deployment
- AC2 - Autocomplete dmx-on:changed not working
- Download component bug (AC2)