Wappler 4.0.5 Released

Wappler 4.0.5 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

Setting up a local development environment has never been easier with Wappler! No longer you need complex solutions like Docker, WAMP or MAMP! Wappler has anything you need!
Check the new Setting Up a Lightweight Dev Environment with NodeJS and SQLite

So we have tuned up the docker integration, to no longer require Docker Desktop, for local development.

Furthermore a lot of stability improvements have been implemented and we have upgraded to the latest Electron for the best speed and memory management.

And of course a lot of issues reported in our Wappler Community are solved now.

Docker Manager

  • Improved system check to no longer require Docker Desktop when using docker on remote targets only!
  • Docker Desktop is now only used if you have local docker development. For just using docker for publishing a more lightweight Docker Compose (CLI) is only needed and will be automatically installed.
  • Improved docker running status check on target switch, when working with remote servers
  • Added new Docker machine to fix Digital ocean timeout problems when creating new servers

Database Manager

  • In Edit/View table data, Date was not showing correct month
  • Improved Database Manager connection dialog

General

  • Greatly improved Wappler closing and reopening and memory management. Also improved stability and speed.
  • Fixed Image Resizer dialog used for the Slideshow
  • Updated Swiper for Bootstrap 5 support
  • Fixed crash on windows when project or target switching and when terminals were open
  • Updated Electron to the latest 13.4.0 for greater stability
  • Fixed node and content packages sometimes adding content. as prefix to data expressions
  • When removing dynamic attributes are validations containing multiple attributes - clear them all now

Bootstrap 4 & 5

  • Updated tooltips trigger options to be multi value so you can select hover and click for example

App Connect

  • Fixed validation message showing in wrong form when there are multiple inputs with same name in different forms

App Connect Validator

  • Improved bootstrap detection for users that use custom bootstrap which are not located on default location

App Connect Formatters

  • Fixed the getMonth() formatter and added some extra input validation to other date formatters

Server Connect

  • Improved null checks for database and in expression equations for ASP.NET

Database Connector

  • Use OFFSET/FETCH for mssql paging
  • Improved UI dialog to handle more columns than 150
  • Improved null checks for database and in expression equations

Fixed issues

9 Likes