Wappler 3.0.2 Released

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

We are back! Our team has returned successfully from their summer break and survived all the COVID-19 measures! Fully recharged now, we are starting again with the weekly updates.

This week we have many NodeJS updates, as well updated FontAwesome 5 to the latest version with all the COVID-19 icons you will ever need :slight_smile:

Also we have addressed many of the issues reported in our community during the summer break.
The issue status and progress is now also much better visible in our community by using colorized tag names.

Database Manager

  • Improve management of multiple database connections. Connections are auto updated on project open or active target switch

Docker Manager

  • Improved docker machine creation of Windows by using native SSH for keys management
  • Added new option to use RancherOS for local docker server with Hyper-V on Windows

Database Query Builder

  • Made Query Builder rules sortables

NodeJS

  • Fixed path for sqlite db
  • Added sort to select and single queries
  • oauth support in api module
  • Improved import csv
  • Database connector - improved handling of empty and null values
  • updated oauth2 class
  • Moved environment variables to $_ENV and set custom $_SERVER object to match ASP/PHP as much as possible.
  • Improved Mailer
  • Fixed export csv missing new lines

Database Connector

  • Improved sorting, now you can sort on alias

App Connect Event Calendar

  • Auto update and fix CDN include links on page save
  • Update to the new CDN links including version number

FontAwesome 5

  • Updated Font Awesome 5 to the latest version 5.14
  • Improved FontAwesome icons picker to also filter on keywords, not just icon names and groups.

Bootstrap 4 Tooltips

  • Trigger tooltips only on hover

App Connect Browser Info

  • Added actions to copy, cut, paste, delete and selectAll selections to clipboard

App Connect Date Picker

  • Fixed typo in cancel label text property

Server API Connector

  • Fix UTF-8 in PHP api

Server Connect

  • Added new global $_ENV variables to be able to read environment variables server side
  • Fix JSON detection in ASP

Server Data Formatters

  • Added date formatters to convert from/to local/utc for NodeJS
  • Added support for milliseconds in formatDate for NodeJS

General

  • Correctly escapes $’ in all string and code processing
  • Fix double enclosing of NodeJS meta tag pickers
  • Cleanup some wappler attributes if needed

Bugs fixed

16 Likes