Wappler 7.2.0 Released
Check the new Wappler site at https://wappler.io/
and download Wappler 7.2.0 from your Account Dashboard
Or just do “check for updates” on the Wappler tray icon for automatic install!
What's New
We are back from our summer break, well rested and loaded up with fresh new ideas and features for Wappler!
So here is Wappler 7.2 with tons of improvements and new features, specially for you.
We have spend some time to improve our PHP compatibility and now Wappler supports the latest PHP 8.4 in all Server Connect actions.
Also we have made it easier to switch PHP versions is you use the Wappler Local PHP Server.
Furthermore we have greatly improved App Connect with Global Data support for different environments, so you can have different global data files per environment. You can then easy add a global data variable as prefix for you server connect actions on mobile and have different API endpoints per environment.
See Dynamic API Prefixes with App Connect Global Data
Also the Project Publisher is updated with more convenience to remember your last choices and apply them on next publishing.
And of course we have many extensions updates and fixes as requested by the community.
Database Query Builder and Updater
- Make delete key work in database popup grids
- Small size changes to join dialog
- Prefill alias when joining table with same name
Wappler Local PHP Server
- Improved local PHP installation on Windows
- Added support for PHP Version selection for the Wappler local PHP Server
- Improved minimum PHP version in Composer to be 7.4
- No longer pin the local installed PHP to 8.1 but use the latest php version now 8.4
- Added mac and linux support for the PHP Versions switch
- Require newest PHP Composer 2.8
- Improve PHP version install with Windows Scoop on Windows
- Improved PHP version detection for Scoop on Windows
Project Publisher
- Remember the last used options and restore them on next publishing
- Add more checks to apply database changes only if there are changes files
- Add more informative messages
File Manager
- Greatly improved loading speed and rendering of the file manager, specially when large Git repositories are used
- Git status are now rendered much faster and on the fly
Search in Files
- Open always editor with codeEditor support when coming from search
AI edits
- Display icon in tab for ai edits
- Improved the Server Connect AI Agent to show the edits and allow to reject them
Mobile & Desktop Apps Development
- Introducing new target environments to select in which environtment the product should be build
- The new predefined app environments are: development, staging and production
- Switching the active environment results in setting NODE_ENV environtment variable and copying any dependend files like the ones for App Connect Global Data for that environment.
- works with the App Connect global data where you can have different global data file per environment
General
- Improved the App Connect Global Data to save on target/environtment switch in the UI
- Improve the link to upgrade to Pro when having Basic Subscription
- Deprecate the Classic ASP Server Model. Can still be used on existing projects but it is no longer supported. Prevent using it on new projects.
- Increased cleanup time in Flow popups to prevent crashes
App Connect 2.1.0
- Updated Server Connect and API components to support new prefix attribute that can be used to pass domain prefix of the action. Can be dynamically dependend on App Connect Global Data variable that can be switched then per target/environment
Server Connect 3.3
- Added actions to generate new UUID and UUID7 for NodeJS and PHP
- Added support for the new url prefix dynamic attribute on server connect components
- Added full support for the latest PHP 8.4
- PHP code updates for Image Processor, Data Import and Export and Zip Processor for PHP 8.4 compatibility
- Set minimum supported version to PHP 7.4
- Latest PHP 8.4 fixes
- Improved PHP error reporting
App Connect Charts 2.0.1
- Added fill option for area/radar charts, so you can enable/disable the fill color
App Connect Browser Control 3.0.1
- Added open method to browser component
App Connect Validator 2.1.0
- Improved PHP 8.4 compatibility
App Connect Swiper 2.1.1
- Added slides data to swiper data
App Connect API Data Source
- Added also the Prefix Dynamic Attribute for API Data Source urls
Fixed issues
- Wappler crashes while editing simple flow
- Error Uploading to AWS - ConfigurationProvider.php
- Please uncheck all options in Publish as default
- Code View option no longer works as it used to
- Known incorrect sRGB profile
- Provide way to define "target environments" for mobile project apps for build/pack
- Php 8.2 compatibility: Passing null to parameter #1 ($string) of type string is deprecated
- Select action: No cases match with number due to strict comparison
- Wappler crashes after editing custom query server-action
- Expose swiper slides in dev console
- Add Delete keyboard shortcut
- Browser.goto in a new tab natively from Wappler
- Remove the fill on a Radar chart
- Wappler Local Server PHP Not Running Correctly
- PHP scoop install on wapper local server - detection fails?
- Error Installing PHP Packages (again)
- PHP Composer could not detect version
- Switching PHP versions with Scoop on Windows