Wappler 7.2.2 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 7.2.2 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
In this stability update we have fixed many issues reported by the community and also improved various extensions.
Furthermore we have improved the custom database settings for Heroku and Firebase targets to allow specifying database engine type and generate the connections accordingly.
Wappler Extensibility has been also great improved with more smoother experience when installer custom Wappler Extensions.
Curious about all the available Wappler Extensions? You can find them all on NPM
Project Options
- Improved custom database settings for Heroku and Firebase targets to allow specifying database engine type and generate the connections accordingly
Wappler Extensibility
- Automatically run the Project Updater after installing a custom Wappler extension in the project options, so that any extra files are copied.
AI Assistant
- Added instructions for Server Connect Database Transactions and their usage
Database Manager
- Retain schema information on refresh of MS SQL and Postgres Tables
Database Query Builder
- Greatly improved support for schemas in MS SQL and Postgres in queries with joins
- Improved styling
App Connect 2.1.1
- Fixed assignment to constant error
Wappler Options
- Moved Split View options to Design View page
App Connect Autocomplete 2.0.5
- Do not select text after picking from dropdown
- Do not show dropdown when no results and noresultslabel is empty
- On blur when input value is correct make sure it is saved
App Connect Form Repeat 2.0.4
- Improved to save schema for better data fields picking
Mailer 1.8.0
- Added option to specify extra mail headers to the send action
NodeJS 2.3.6
- implemented headers option for send mail
Data Importer 1.2.1
- Added the step name in the import CSV & XML File actions
Data Exporter 1.2.1
- Added the step name in the export CSV & XML File actions
Fixed issues
- Invisible Characters in server connect parameters Part 2
- Can't submit/login form
- Autocomplete - prevent text highlight
- Data Bindings window not showing Form Repeat fields properly
- Database manager error connecting
- Error connecting in database manager
- New extensions is not copied on extension folder after install
- Use database transaction instead of custom query
- Losing styles on editor
- Problem with .default() formatter in the expression builder
- Add name to CSV import step
- [AI] Unknown Action & no steps in Transaction UI
- Auto complete field highlights selected item, how to prevent?