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
- Optimized speed by use more native functions
- Improve infobox position (Very small bug - inspect properties lost)
Fixed issues
- Undo in Flow Editor and Server Actions - Or Separate The Delete and Duplicate Icons!
- Dupicate button deletes element instead of duplicating it
- Very small bug - inspect properties lost
- Copy and paste server actions
- Bug Report #1729347640980 (Duplicate UI deletes the element instead of duplicating it)
- W7B5: Issue with duplicating a column
- W7B5: Drag and drop does not change the code
- Issue with moving an existing button into a Bootstrap flex div using the Structure Panel in Wappler 7 B5
- Command Palette not working
- History in Server Actions / UNDO
- Copy & Paste Action Step from a Server Action into Another
- Undo/Redo Option in Server Action
- Undo doesn't reverse a deletion of a Step
- Undo Button in Server Action Steps