Wappler 7.0.0 Beta 6 Released

Wappler 7.0.0 Beta 6 Released

Download Wappler 7.0.0 Beta 6 from your Account Dashboard
Latest stable version is also available there.

Note: Wappler Beta runs as a separate app, so you can have both stable and beta installed, but please run them one at the time.

What's New

As we have finalized the new Structure panel now, we are moving on to more critical Wappler components and specially the workflow editors for Server Connect and App Flows.

So in this beta update we are adding a long anticipated feature - the undo and redo history for the Server Connect and App Flows editors. Now you can easily undo and redo your actions and changes in the editors, making your workflow much more efficient and reliable.

Also full support for copy and paste actions is now available between any server action file, so you can easily copy and paste actions between different files.

Our code editor Monaco has been updated to the latest version 0.52.0, so you can enjoy the latest features and improvements in the code view.

Server Connect Editor

  • Maintain the history state for undo and redo per open editor even after Wappler restart
  • Added full clipboard support for copy and paste actions - works between any server action file now
  • Save all property changes to the undo stack, also the global ones
  • Add copy, create and paste restrictions
  • Improve state save and restore
  • Improve actions creation and copy/move rules
  • standartized the history and clipboard api
  • Improve reloading speed of open editors
  • Fully working history save and restore
  • Enable or disable undo and redo icons depending on the history state

App Flows Editor

  • Fully implement undo and redo as well copy and paste in all App Flows as well
  • Enable file watchers in App Flows for external changes

Structure Panel

  • Fixed duplicate as it was pointing to delete node
  • Filter double components in the add popup
  • Fixed generators run
  • Add script includes when components are add

Bootstrap Generators

  • Improved the Dialog UI to confirm the latest UI standards

Code View

  • Update to tatest Monaco Editor 0.52.0

General

Fixed issues

22 Likes