Wappler 7.3.1 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 7.3.1 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
Another great update of Wappler, version 7.3 is now available with even more improvements and new features.
We have spend some time to improve our local development with HTTPS support, so you can now easily develop and test your projects with HTTPS locally. Also we have updated Server Connect NodeJS to support local development with HTTPS and auto generation of SSL certificates with mkcert. See Local Development with HTTPS for more details.
Furthermore we have greatly improved the Server Connect debug output, so you can now easily debug your server actions in development target. See Debug-Only Output for Server Actions for more details.
Also our documentation is getting improved, specially for new users and getting them started with Wappler. See Your First Wappler Project
Local Development with HTTPS
- New Support for local development SSL certificates for HTTPS and their auto generation with mkcert
- Mkcert tool is automatically installed on usage
- Just enter as Web Server URL in your development target an url like https://mysite.localhost:3000
Server Connect NodeJS 2.4.0
- New Support for local development SSL certificates and their auto generation with mkcert
- Just enter as Web Server URL in your development target an url like
https://mysite.localhost:3000
Server Connect
- Toggling the debug icon in the bottom toolbar, now enables the debug and all action steps output for server actions in development target
- Improved output data picking for library actions with groups inside
- Implement the debug option to output all steps data from the bottom toolbar also for PHP
Wappler Local Server
- Improved status and monitoring
- Auto restart after certificates generation
- Added some minor improvements to the Wappler Local PHP Server
- Open automatically also the Web Server console for Node projects on project open
- Improved local web server restart on crash or silent stop. Now try to restart at least a few times.
- Optimized Wappler Local Server auto restart
- Implemented debug and debu all output also for local docker dev environments
- Improved logging
AI Assistant
- Improved the Server Connect knowledge about library actions structure and organization and encourage core use by using library actions
App Connect Flows
- Implement easy Local Data pickup on top of all page data bindings
- Improve the local data picker for nested repeats data picking
Project Targets
- allow to use the local SSL for development also on docker development targets
Project Options
- Improved target options layout, specifically ftp options
- Cleanup the targets options when using "Wappler Local Server", removed the access type and local folder as those do not apply
Database Query Builder
- Improved working with database schemas and conditions
General
- improved SSH key picker
- Improved memory usage
Bootstrap Generators
- Improved schema for sub fields in table generator
- Save main layout on apply to have the needed includes
App Connect Form Repeater 2.1.0
- Added update/updated events to form Repeater
- Small delay before triggering events to allow children to update first
Fixed issues
- Webhooks Bugs
- On update event for form repeat
- Output for debugging only
- Using new dmx-on:move event with form repeat - Is this a timing issue
- Wappler 7.1.2 freezes after adding Bootstrap 5 Form Generator and selecting Server Action
- Issue when sorting query: WHERE conditions are removed
- Server data binding does not properly parse on first attempt
- Server Connect dropping query conditions on re-open
- Local Web Server keeps crashing - NodeJS
- Secondary click performs action on previously selected item
- Data binding picker schema issue with Library actions
- Prefix bug: Global Base URL Prefix Option
- Old query loses condition and parameters when opened in Wappler 7
- Problem with Stripe Webhooks
- AI produces Unknown Action - Exec Action
- Error: listen EADDRINUSE: address already in use :::3000
- It's 2025. Where is Wappler's localhost SSL Support?
- Expression displays incorrectly in data binding of Set Value step
- Setup HTTPS on localhost
- Localhost with and without SSL?