Wappler 7.0.0 Beta 20 Released

Wappler 7.0.0 Beta 20 Released

Download Wappler 7.0.0 Beta 20 from your Account Dashboard
Latest stable version is also available there.

Note: Wappler Beta runs as a separate app, so you can have both stable and beta installed, but please run them one at the time.

What's New

Power to the AI Assistant! Now the AI Assistant has gained great knowledge about App Connect and App Connect Formatters, so it can help you with creating and managing your data and data bindings. It can also create local data stores for you and dynamically repeat data. The AI Assistant can also help you with App Connect form validation and extensive rules. And it can create App Connect formatters for you, so you can easily format your data.

Also the AI Assistant can edit multiple files now! When changes need to be done in other files like your CSS file, the AI Assistant can open the editor for you and apply the changes there. So you can easily apply the changes in the right context.

So why not try it out? Create a new blank page and try a prompt like this:

Add luxury house property listings that are dynamically stored as local data. Make them filterable by house price and number of rooms. Also, add a section with customer reviews that is a dynamic list but randomly displays only the top three.

The Database Manager is also extended with an AI Assistant for generating or changing the database schema quickly and easy. Just ask what you want to change or add and it will be generated for you. Even with relations and migrations script. It can be called from the context menu when the tables list is chosen.

AI Assistant

  • Greatly extended App Connect knowledge and understanding by the AI

  • Learned AI about App Connect and its data binding possibilities, so now it can create valid app connect data expressions, stores and bindings.

  • Added App Connect Data Traversal knowledge

  • Add knowledge about the App Connect dynamic attributes and events and the modifier keys

  • Added App Connect Core components

  • Improved knowledge about App Connect Formatters

  • Made local data definition more clear and added more examples

  • Added automatic App Connect components linking

  • Improve data generation and filter properties

  • Improve repeat and repeat children rules

  • Improve data view filtering rules

  • You can ask the AI Assistant now to create a local data store for you containing the data and then dynamically repeat it

  • Added support for App Connect form validation and extensive rules

  • Enhanced the AI Bootstrap 5 knowledge and force it to use the latest Bootstra 5.3.3 generation with all its theaming and new features

  • Include styles of user stylesheet in ai prompt so the AI knows about your CSS classes

  • Added Streaming Markdown module

  • AI is not anymore applied to the selection, it always uses the full document

  • Updated the copilot generation to do multiple edits within the document

  • Changed toolbar button to a more generic AI icon

  • Improved prompt markdown and allowe reasoning and explanation of the AI

  • Added Code color highlighting and improve generation progress

  • Improved App Connect data store rules

  • Improved Github copilot authorization detection

  • Apply edits from AI in other editors

  • AI assistant can open editor for edits

Database Manager

  • Added AI Assistant for generating or changing the database schema quickly and easy. Just ask what you want to change or add and it will be generated for you. Even with relations and migrations script.
  • Implemented also AI Assistant for generation of database schema, like tables, columns, relations and editing of existing schema.
  • Can be called from the context menu when the tables list is choosen.
  • Added quick actions on hover
  • Improved toolbar with wider search and removed the general add and delete item as those are now available as quick icons

General

  • Updated to the latest Electron 35.0.0 for the best performance and stability
  • No longer auto close picker dialogs when they loose focus

App Connect Data Picker

  • Preload the Data Picker dialog so it is instantly available
16 Likes

But wait there is more! Wappler 7.0 Beta 20 Released!

We have more AI Assistant improvements and fixed a small issue with saving the project properties. Also the FTP password is now saved in a more secure way.

AI Assistant

  • Improved rules to make clear that input values always have to be converted to number first before doing calculations or comparisons
  • Improve code changes detection
  • Improved design view refresh after applying changes
  • Improve editing in multiple files, ensure validation of html and css code blocks

FTP Manager - target options

  • Changed the saving of the FTP password in the project options to use new modern encryption method
  • Note old project options can be read but when saved the new encrypted password is saved, that can not be used by older Wappler so you will have to reenter it in the options if you use old Wappler versions.

General

  • Do auto close the insert elements popup window on blur

Fixed issues

5 Likes