Wappler 4.6.1 Released

Wappler 4.6.1 Released

Go get it from https://wappler.io/download/
Or just do “check for updates” on the Wappler tray icon for automatic install!

What’s New

Another great major Wappler update full of greatness for you! We have included huge amount of improvements and fixes as reported in our community!

As major components the Visual Expression Editor has been greatly improved to work more smooth and be more responsive. Another improved UI component is the grid control in the properties panels, that is now much easier to use with single click edits.

Also the ASP.NET Server Support has received a huge boost in speed and stability! We do require now at least .NET Framework 4.5.2 to be installed.

Furthermore in Server Connect the repeater component is updated with new output filter options to easy allow you to include or exclude fields in its output.

Visual Expression Editor

  • Improved visual tag editor to work more fluent and responsive
  • allow adding data variables in cursor selection in App Connect and Server Connect Data Bindings pickers
  • Preserve leading and trailing spaces as much as possible
  • Greatly optimized visual tag editor for speed and also preserve also last enters where allowed like in Server Connect values editing area

Server Connect

  • Major update for the ASP.NET support in Wappler! We have great stability and speed improvements in our ASP.NET version!
  • Speed, concurrency and reliability has been greatly improved!
  • Now all modules require minimum of ASP.NET 4.5.2 to run. This has been a very stable version since 7 years already, so it it installed everywhere.
  • Included new option for the repeater to include or exclude the specified fields from the output. Default is include as it was before. But now you can select to exclude none or specific fields and output all the others. Supported in all Server Models
  • Improved slugify formatter in PHP
  • Database Connector - Added extra null check to prevent error in PHP 8.1
  • Updated repeater, added outputFilter option (NodeJS, ASP, PHP)

Native Window Popups and Dialogs

  • Greatly improved the Popups and Dialogs to smartly be positioned in the closest screen or corner for optimal visibility
  • When centering or positioning of the popup window, take care of the available work area, not just the screen size. So no overlaps occur with OS taskbars.
  • solved some wrong positioning where part of the popup was off screen

Bootstrap 5

  • Fixed wrong select size classes for Bootstrap 5 selects
  • Fixed .no-gutter class to .g-0 for Bootstrap 5
  • Fixed .g-0 class when converting BS4 Pages to BS5

Project Manager

  • Improved duplicate project option. Now it shows much better copy files progress as on larger projects it can take a while to copy all files. The process cannot be interrupted as well as this will cause only troubles.
  • Improved project duplicate to not copy node_modules and git repository from the previous project
  • also copy only the local development target to the new duplicated project

Project Assets Updater

  • Improved updating notification on projects without design frameworks selected or without frameworks at all

Code Editor

  • Improved the diff editor and added color coding to it

Git Manager

  • Added double click support in commit history to open diff editor

General

  • Improved positioning and retain resized size of App Connect and Server Connect Data Formatters popup windows

Docker Manager

  • fix the user folder key when importing generic Docker on Mac

Wappler terminals

  • Optimize output and cleanup some terminal errors

Flow Actions

  • Improved page flow action pickers positioning in combination with the new native popups

App Connect

  • Improved API Data Source/Action/Form and Data STore components to work better with dynamic attributes for headers, data and query parameters

NodeJS

  • return error object when error is thrown by jwt verify

Fixed issues

18 Likes

But wait there is more!

Wappler 4.6.1

Just a small fix update in between, to solve a few urgent issues reported by the community.
Also implemented a few improvements in picking dynamic routes.

Server Connect

  • Fixed the repeat output fields filter option in ASP.NET
  • Added also a route picker to the Redirect action

App Connect

  • Fixed data pickup for scoped expressions like select field
  • Fixed server side data bindings insert

Security Provider

  • Allow dynamic urls in login and redirect statements in restrict

Fixed issues

8 Likes