Wappler 7.3.1 Released

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

3 Likes

But wait there is more! Here is Wappler 7.3.1 with some important fixes and improvements.
We fixed some last issues with the Database Query Builder and Server Connect Webhooks as well optimized memory usage and performance.

Fixed issues

2 Likes