Wappler 2.6.1 Released

Wappler 2.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

Great new update this week bringing you more features to App Connect Flow! Now you can create complex flows with ease!
Check also the new Introduction to App Connect Flow

We have also greatly extended the App Connect Data Store with Generated Columns! Now you can just define an extra column with expressions that will be kept always up to date! Great for running totals or other dependencies calculations

API Connector has also been greatly improved with its schema editor to handle complex API’s and also text data next to json only.

Further more we have greatly polished the Wappler UI and specially all dropdowns to be now nice and sleek. Specially with in the Bootstrap 4 properties you will see now lots of dropdowns with colors and nice icons.

And last but not least we have improved App Connect core - to be much more strict with error checking and shows you clearly when you are using double IDs for your elements.
So overwriting data is thing from the past!

App Connect Flow

  • Implemented new Flow Action - While
  • Pass input parameters as query params in Server Connect Flow actions
  • Improved data picker to show fields within repeaters
  • Improved the output fields picker in the repeat step
  • Added new Alert component to the flow
  • Improved data bindings picker for data schema of the newly created flow
  • Correctly escape back ticks in inline flows
  • Added the Server Connect Action input parameters to the Server Connect Flow action
  • Clean up used tooltips in context panel

App Connect Data Store

  • NEW Generated Columns! Now you can add Dynamically Generated Columns to your Data Store! Just give them a name and an expression the column will be created on the fly and its value always up to date! Very useful for example for keeping running totals in your shopping cart!

General

  • Implemented new restyled dropdown control for all Wappler UI elements
  • Improved Reset Panel sizes for Server Connect and App COnnect panels
  • Improved clean up of terminal instances on Windows
  • Added icons for the new editor file tab dropdown
  • Implement browser dialogs like alert, confirm and prompt to work on Wappler Design View when preview mode is on

App Connect

  • Don’t create components and data with double IDs and Issue console warnings

Bootstrap 4

  • Restyled Bootstrap 4 Colors dropdown
  • Added icons for borders type and rounded corners
  • Improved color icons

Git Manager

  • Improved error checking

App Connect API Connector

  • Fixed client side schema editor
  • Allow Dynamic Attribute for API Query & Headers
  • App Connect API Connectors - use back ticks expressions for the dynamic attributes grids like query, headers and input data
  • DOM Editor - added support for backticks json encoding
  • App Connect Data Picker and Formatter - added support for back ticks expressions

API Connector

  • Greatly Improved the dynamic parameter handling and schema fetaching.
  • The client side App Connect API Data Source can now have both single params or multiple case sensitive params
  • From the multiple params/headers/query - the dynamic expressions are extracted automatically and presented as input for the schema editor

Server API Connector

  • Allow handling of other response types next to json, like text

App Connect Masonry

  • Small fix for columns not getting correct size after content being updated
14 Likes