Wappler 7.9.6 Released

Wappler 7.9.6 Released

Check the new Wappler site at https://wappler.io/
Read latest Wappler Docs
and download Wappler 7.9.6 from your Account Dashboard

Or just do “check for updates” on the Wappler tray icon for automatic install!

What's New

In this Wappler 7.9.6 release we have focused on improving the Traefik Docker generation for newer Docker compatibility, and also added some improvements to the AI Manager and Routing Manager.

Also we are introducing a major update to the Server Connect NodeJS runtime, which is now at version 3.0.0 Beta 1. This update includes a migration to Express 5, which is a major change. We tried to keep full backwards compatibility, but some route paths might now work as Express 5 is much more strict now.
That is why we added the NodeJS update as beta extension available in the beta channel so you can test well first before the official release.

Furthermore we have added some improvements to the App Connect Leaflet Maps extension, which now handles clustering better and prevents stale markers from accumulating across filtered updates.

Resource Manager

  • Updated generated Traefik services to use Traefik v3.6 instead of the older v2 image pinned in our Docker service templates
  • Added the explicit Docker provider network option so generated Traefik services reliably use the proxy network in multi-network Docker setups
  • Fixed generated TLS certificate resolver labels so they target the secure HTTPS routers instead of the plain HTTP routers
  • Added detection for outdated existing Traefik services in the Resource Manager and prompt users to apply the recommended update
  • Added a manual Update Traefik Service action for existing managed Traefik services so users can apply the migration later

Docker / Traefik Generation

  • Updated Traefik dashboard, Portainer, Netdata, and managed database service label generation to align with the current Traefik TLS router model
  • Kept the existing service update path intentionally narrow so only safe Traefik defaults are reconciled without overwriting unrelated custom labels or settings

AI Manager

  • Filter out empty assistant messages

Routing Manager

  • Improved the routing path description

General

  • Updated windows install builder to produce both signed intel and arm versions

Server Connect NodeJS 3.0.0 Beta 1

  • Updated to Express 5, WARNING: Somme route paths might now work as Express 5 is much more strict now.
    • No regular expressions are allowed in route paths
  • Updated several packages to latest version
  • Updated nano to latest version, this also removes axios dependency
  • Updated some packages to fix npm audit issues.
  • Fixed session loosing data after regenerateSessionId was called

App Connect Leaflet Maps 1.0.8

  • Clean up marker layers and rebuild on clustering toggle
  • Remove markers from their owning cluster/layer group before detaching
  • Prevent stale clustered markers from accumulating across filtered updates
  • Rebuild marker containers when enableClustering changes at runtime

Fixed Issues

1 Like