Wappler 7.7.5 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 7.7.5 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
In this Wappler update we have further updated the Problems Panel with many new improvements and features, making it even easier to find and fix issues in your projects.
Now you can directly fix issues from the Problems Panel with a single click, and even use AI to get suggestions for fixing issues that don't have a direct fix available. You can also filter the issues to show only those in the current file or all project files, so you can focus on what matters most to you.
We have also added many new validations for both Pages and Server Connect Actions, so you get more accurate and helpful feedback on your projects, and even added info icons with more details about the issues and links for more information.
The Problems Panel will now also automatically switch to the current file when there are issues in it, so you can immediately see and fix them without having to manually navigate to the file. We have also added full detection for the old Security Enforcer usage in PHP projects, so you can easily fix it and convert it to the new way when using the new PHP Routing.
Furthermore we have further improved our new experimental Git Manager, with a much faster and more reliable experience, using the power of git command line under the hood that we now fully bundle with Wappler for best compatibility.
Also we have further extended Wappler Tours with more Server Connect tours for explaining the database actions, and added also database Actions coverage based on the Demo Projects HQ as example, so you can see in a real world project how to use those.
Problems Panel
- New "Fix" option per issue that will offer you a direct fix if possible, or AI Fix. If multiple files have the same issue you can than also fix them all.
- Added new filter to show "Current" Editor issues file only or "All" project files.
- Automatically switch when there are issues in the current file
- Added many new page validations and improved the existing ones, so you get more accurate and helpful feedback on your pages
- Added also a info icon with more details about the issue and link for more information
- Fully detect the old Security Enforcer usage and allow to fix it when using the new PHP Routing so it will be converted to the new way
- Added validation checks ac:route meta tags when those are needed on content pages
Wappler Tours
- Added more Server Connect tours fror explaining the database actions
- Added also database Actions coverage based on the Demo Projects HQ as example
New experimental PHP and ASP.NET routing
- Add also the ac:route mata tag automatically on save for content pages, so query strings is populated with route params by App Connect
New Experimental Git Manager
- Use own git library
- Single git instance
- Own Credential helper
- UI updated
- Reload git panel after commit
General
- Prefer the Wappler bundled git and lftp over system installed for best compatibility
- Updated the bundled LFTP and Git to their latest versions on both Windows and MacOS
- improve the installer for git on the mac
- added missing less for full git operating in windows
- use the right terminal for git commands
- Supply default lftp profiel
- Added also support for Git LFS in the bundled Wappler Git for Windows
Server Connect JSON schemas
- Added more improvements about arraylist and pages queries
- Added more improvements in security provider as well
- Added schema for database bulk insert
App Connect 2.2.5
- Fixed broken cache in server connect
Fixed issues
- Query Params not working in new PHP routing
- Session storage: response is not defined
- Output is not accessible
- Output panel isn't available at all now
- Possible Incorrect Warnings
- Problem Panel shows incorrect problem
- Problems panel gives relative SC paths as not found
- Panel switching has stopped working