Wappler 5.5.3 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 5.5.3 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What’s New
This week the Wappler update is a bit early but still packaged with many new features!
We have greatly improved Wappler extensibility now allowing to create your own custom App Connect Formatters and also generic Dynamic Attributes.
The Wappler Extensibility - Build Custom App Connect Extensions is extended and additional docs are published about Writing Custom Formatters for App Connect and Writing Custom Attributes for App Connect
The Project Assets Updater is now also improved to pick up Custom Extensions updates and show them in the list of updated files as well.
Furthermore the Database Query Builder and Updater are greatly improved with smarter table selection dropdown and native SQL view in the dialect of the used Database.
Wappler Extensibility
- Allow creating custom App Connect Formatters now and pack them as extensions as well
- Improved the Dynamic Attributes with own copy and link files
- Fixed loading scoped Wappler extensions during development
- Keep track of local development extensions and create symlinks to the source files instead of copying them to web root. Doesn’t work on Windows - there the files are still copied
- Allow copyFiles and linkFiles to to be specified to the different dynamic attributes
Database Query Builder
- Correct Query Builder operator to SQL operation mapping
- Improved executing MS SQL Queries directly on the Database Query Builder dialog
- Now also save the natively generated sql query in the server connect action
- Greatly improved table dropdown in query builder for more flexibility and overview
Database Updater
- Show the natively generated sql in the dialect of the database
- Laos save it in the results
Project Asset Updater
- Now also update the include files of the custom extensions. When extensions are updated and the files to be copied to the web root are also updated, those will now be presented as updates in the Project Assets Updater dialog on project open or check for updates
- During extension development, if you change source files, you can also manually click on check for updates to auto update your project files.
Server Connect Editor in Tabs
- Improve save all action on all Server Connect Editors in tabs
App Connect Summernote
- Improved adding multiple new toolbars
Fixed issues
- Cannot add new Summernote toolbar
- Local extensions symlinks from /public to /src
- Sub-tables / Nested tables not available for join any more
- 5.5.2 Bootbox 5 still being added to BS4 project
- Local scoped extensions don't register component with the UI
- CONTAINS being used instead of LIKE in places it shouldn't be used in database manager queries
- File Save all Error after 5.5.2 update
- Problem running test SQL query on MS SQL Server in Wappler 5.5.2