Wappler 2.3.1 Released

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

Months of hard work have delivered! We are proud to present you the new, totally rewritten Wappler Design View and Monaco Code View!
Now the source code of your html pages is the single source of truth and everything is build around it.
No more unnecessary code rewrites, your code is sacred! Wappler only smartly adds the needed changes without altering anything else.
Also the synchronization with Design View is blazingly fast now!

We have enabled the new Design View and Monaco Code View as experimental feature and only for html files, so you can extensively check all it’s functionality.
Later we will also enable it for server side files and content pages.

Next to this huge change we have also greatly improved the File Manager! Now it is watching the files much more clever and only refreshing the changed files not its whole tree.
Also the git statuses in the File Manager are now managed much more lightly.
So you should a great speed improvements there!

New Design & Monaco Code View

  • Implemented Super Smart incremental diffing in code changes and synchronization with Design View
  • Centralized toolbar for both Design View and Code View
  • New expandable status footer with extended error reporting
  • Updated linter worker, only use a single worker instance for all editors
  • Made Dom Panel also compatible with the new editors

File Manager

  • Improved file manager performance (only update nodes that actually changed in file system, no reloads)
  • Optimized refresh File Manager from Git

Docker

  • Allow empty database selection on Docker target settings

General

  • Greatly restyled notifications
  • Moved notifications to bottom right corner

App Connect:

  • Improved parsing of static meta data

Bootstrap 4

  • Improved Bootstrap 4 Form Generator UI with better alignment and also add rows options is not only available for vertical forms
16 Likes