Wappler 5.7.0 Released

Wappler 5.7.0 Released

Check the new Wappler site at https://wappler.io/
and download Wappler 5.7.0 from your Account Dashboard

Or just do “check for updates” on the Wappler tray icon for automatic install!

What's New

Another major Wappler Update for you! Now we have greatly extended Wappler’s Resource Manager to allow you to run single Database servers on your local development machine and share them between your projects, as well also deploy a global Database Server to your Cloud Server and share it between all your projects! So now your local development as well cloud deploy is even easier and more powerful.

See Using a Single Local Database Server for all Your Projects and more docs about the live database servers deploy are coming up.

Furthermore we are continuing of course with our major App Connect 2.0 update and delivering you more beta’s to test on.

Resource Manager

  • Implement Local Docker Services to allow you to easy define locally running databases for example
  • You can now deploy different services directly on your local development computer and manage those
  • Show the databases per database service
  • Add support for adding databases as shared services on servers, so that those can be used by multiple projects running on the same server
  • Starting with MySQL now. Also support SSH access
  • Add also MariaDB as database service choice
  • Full support for running local services in your development machine running Docker Desktop
  • Now you can define any local database service and run it for all your local projects!
  • Just create a database and a user and your are ready to go
  • Improved creation of new services, now the selection stays on the new service so you can easily hit deploy to deploy it. After that it is refreshed and children are shown like databases so you can go and create those
  • Improved deploy toolbar tooltips and deploy texts to reflect that the action is on single service only or all
  • Show docker toolbar per service for easy management of this service only
  • Improve running status display of the service in the toolbar
  • Greatly improved structure retrieval by using cache
  • Allow manual refreshing of the servers and their services from the context menu
  • Allow to add and delete databases in the Database Service
  • Save Server Databases list in project settings
  • Improved property inspector refresh after database or users creation
  • Improved error handling on database or users creation to keep in edit mode
  • Improved local cloud services usage in project target settings
  • Improved database creation, now with progress messages and busy icon when adding and deleting.
  • Also display and fully manage database users now
  • Implemented database users access grant to databases
  • Implemented database users password reset
  • Allow add and delete databases from the toolbar
  • Add Traefik domains URL also to Database Services
  • Save important Database Service properties like connection info also in project
  • Add support for service rename and then automatically use the new name in all related files like docker-compose and project settings
  • Show databases per docker database
  • Improved refreshing of Services nodes
  • Open only servers nodes per default
  • Add initial service properties to project
  • Improved refreshing speed
  • Improved cooperation with project settings
  • Made password fields in database servers hidden
  • Keep cached services info after server refresh
  • keep database users passwords also after refresh in project settings
  • Auto generate longer database user passwords - now 16 characters long
  • Fully implemented service rename also from the context menu or F2
  • Allow adding own SSH Keys to the SSH Agent. Now available under the context menu or with the add toolbar button.
  • SSH Agent is also used for connecting to all king of git providers accessible with SSH Keys
  • Always put cloud servers on the same internal network, so they can communicate with each other
  • Improved initial docker service settings
  • Improved local services persistence and password saving
  • cleanup of logging

Docker Targets

  • Allow selection to the Cloud Databases from your own server databases
  • Improve auto generation of database connection for resource manager servers with databases on them

Database Manager

  • Improved checks for deleting database connections

Database Query Builder

  • Improve table listing

Wappler Local Server

  • Improved internal routing for PHP

General

  • Fixed system check for PHP producing error in console

Browser Component 3.0.0 Beta 1

  • removed deprecated doNotTrack from data
  • removed copy, cut, paste, delete and selectAll methods
  • Added behavior argument to some scroll methods

App Connect Masonry 2.0.0 beta 1

  • Rewrite to work with the latest App Connect 2.0

App Connect Routing 3.0.0 Beta 1

  • Rewrite to work with the latest App Connect 2.0

App Connect 2.0 Beta 4

  • Rewrite from all core components for App Connect 2 Beta

App Connect Preloader 2.0.0 beta 1

  • Rewrite to work with the latest App Connect 2.0

NodeJS

Fixed Issues

14 Likes