Wappler 7.5.2 Released

Wappler 7.5.2 Released

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

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

What's New

Well just before Christmas we have prepared a huge stability and bug fix update for Wappler, that addresses many issues reported by the community.
We have closed huge amount of issues and improved many parts of Wappler for a better and smoother experience.

So this will be the last update for this year, and we wish you all happy holidays and a great new year 2026!

General

  • Fix prompting for PHP composer updates on open
  • Improved stability when working with native popup windows
  • Improved migrate script to handle when old options contains an invalid null value
  • updated SSH libraries to the latest for better SSH keys compatibility and support
  • Improved packaging and signing of the Wappler installer on Windows
  • Improved cleanup and memory usage

Resource Manager

  • Improved working SSH Agent on windows, now added fallback for more reliable SSH keys adding
  • Improved SSH key generation on windows to set the right key rights as well
  • Improved Open SSH terminal to work with specific SSH keys as well
  • When connecting to new provider with specific SSH keys, make sure the keys are added to the SSH Agent for direct usage

Database Table View Data

  • Improved stability in loading data
  • Improved handling of is empty and is not empty conditions in the query
  • improved rendering of decimals, they shouldn't be rounded

Visual Expression Editor

  • Improved expression editor reliability
  • Prepare for future editing of JSON Path expressions

NodeJS

  • Added in the server connect options, the script src attr to the Helmet options so you can enable inline scripts in attributes if needed

Meta Tags

  • Added also in the meta CSP tag the script src attr to the Helmet options so you can enable inline scripts in attributes if needed
  • The following tags are now supported, including their dynamic data binding versions:
  • ICBM (meta[name="ICBM"]) - For latitude and longitude (lat, long).
  • Geo Position (meta[name="geo.position"]) - For latitude and longitude (lat;long).
  • Geo Region (meta[name="geo.region"]) - For ISO-3166 country/subdivision codes (e.g., "US-NY").
  • Geo Placename (meta[name="geo.placename"]) - For geographic place names (e.g., "Atlanta, Georgia").

These have been added under a new "Geotagging" group in the properties panel.

Project Publish

  • Improved publishing to now auto show git changes when commit to git is not selecetd

Wappler Terminals

  • Improved handling of input with lftp and other terminals, when using native pty

Wappler Tours

  • improved page tour dialog width in some steps

Server Connect Editor

  • Improved focus management so directly saving of the file always works after open
  • do not double confirm deleting dirty action files open in the editor
  • Improved reliability of saving and loading of editor state as well faster editor loading
  • Improved automatic selection of the server connect action file in the tree view
  • Show validation icons next to input data if validation is on
  • Keep html tags and display them in comment nodes
  • Improved addind of server connect global modules like security provider and others, to have the right icon and initial data
  • Improved copy and paste of server actions and input data
  • Now the input data goes under the same root
  • Allow duplicating of input variables
  • Make names always unique
  • Do not add _copy on repeat duplication
  • Add shortcut ctrl+D for duplicate

Server Connect Data Bindings Picker

  • Allow choosing the same item multiple times
  • disable drag & drop
  • improved clearing from inspector

Server Connect Workflow panel

  • Improved search functionality and refresh
  • Improved action duplicate, specially the library actions

Server Data Formatters 1.2.1

  • Improved help texts

App Connect Form Validator 2.1.2

  • Improved regexp help texts

Fixed issues

7 Likes