Wappler 7.0.1 Released

Wappler 7.0.1 Released

Check the new Wappler site at https://wappler.io/
and download Wappler 7.0.1 from your Account Dashboard

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

What's New

Well here is the first update of Wappler 7, making it more stable and improving the AI Manager and AI Assistant. The AI's Wappler knowledge has been greatly improved, so they can better assist you with your projects.

AI usage statistics have been improved for tokens and cached tokens count, so you can better track your usage. For Github Copilot you can also see your available premium request and limits.

Also various issues have being fixed as reported by the community and extensions updated.

AI Assistant

  • Enhance the NodeJS projects knowledge with more info about the routing, security restrict per route and server side data binding
  • Emphasize that client side forms with input and their names should match the server side post data
  • Enhance the security provider with database description
  • Greatly improved the rules for JavaScript usage on App Connect pages. Defined clear rules to use App Connect functionality first and if not possible use JavaScript as last resort
  • Cleared up $event rules in App connect
  • Explained the App Connect Validation more clearly and its automatic toggle of bootstrap validation classes
  • Improved the rules for handling Server Connect Forms and specially reacting on the form state and show/hide/disable related components depending on that state as well handling errors
  • Improved also Bootstrap 5 form rules for display and handling of forms.
  • Improve the knowledge about the Server Connect Database related actions and emphasize that any used database schema should exists first
  • Improved instructions for floating group forms
  • Improve the database migration instructions to emphasize dependency order and also create specific uuid per database driver
  • Improve AI editing tools in code editor
  • Save file before running Database Migrations, if file was dirty
  • Improved database migrations generation instructions

AI Manager

  • When server connect editors are now loaded yet, load them first and then execute actions in them as needed
  • Set temperature of 0.3 for AI Manager
  • Fixed parse error for models returning empty string for function type
  • Skip undefined tool_call objects (happened with OpenRouter Deepseek V3)
  • Show Cached/Reasoning token usage
  • Show extended usage on last Task and in History

Bootstrap 5 Forms

  • Added support for floating form groups
  • Allow easy conversion between form group types

Bootstrap 5 Form Generator

  • Added support for generating forms with floating group inputs

NodeJS

  • Fix validation letters with basic punc to be case insensitive
  • Check validation required rule first then other rules and return first error found

Routing Manager

  • Improved to save changes only if routing is really changed
  • Improved refresh on external routing file change or AI Assistant change
  • Improved notification and upload of routes to come only if routing is really changed

Database Manager

  • Database AI Assistant now opens a new migration editor, together with the AI Assistant that you can chat with

Server Connect 3.2

  • fixed open server action in editor from the properties for ASP.NET
  • No longer in beta now but now as stable, always available for Wappler 7+
  • Including new functionality like the Select Case

S3 Connector 1.8.0

  • Added new createFolder action for creating folders in S3 Buckets

General

  • Optimized memory usage
  • Optimized generic tooltips in Wappler

Fixed issues

5 Likes