Wappler 6.7.0 Released

Wappler 6.7.0 Released

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

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

What's New

Another great Wappler update for you! Now with great improvements in Resource Manager, now with full SSH Keys authorization management per server and the latest Intel server types for Hetzner with double capacity and cheaper price!
So now creating new cloud servers (specially on Hetzner) is a breeze and you can have a new server up and running in seconds!
See Managing Cloud Servers with Resource Manager for more info.

Also we have greatly improved the NodeJS Server Connect API actions with Flexible Rate Limiting for your Server Connect api actions. Now you can enable the rate limiting in the global server connect options and specify duration and points to be kept per user/ip.
See Rate Limiting for more info.

The Leaflet Maps are also improved with clustering option and choice of color for markers, so you can have a more colorful and organized map with your markers.
See Using Leaflet Maps for more info.

Resource Manager

  • Greatly improved the speed of server creations, now new cloud servers are created and setup in a breeze
  • Improved setup for automatic unattended server updates
  • Improved setup of Firewall rules
  • Implemented full SSH Keys authorization per server
  • Now you can see the authorized SSH Keys per server and authorize more keys or revoke some of them
  • Added progress toasts as well indicator when adding or revoking SSH Keys for a Server
  • Added the new intel server types for Hetzner with double capacity and cheaper price! Now you can have a Intel 2 core with 4GB RAM just for 3.29 euro - just like the powerful Arm64 offering.
  • Improved the create Server UI to include also a filter on CPU Allocation - Shared or Dedicated.
  • Sorted the server list on pricing
  • Added SSH Authorized key retrieval and match with local keys
  • Improved SSH Key management per server
  • Enrich the SSH Keys properties with key type and fingerprint
  • Improved importing old docker machines and also add and authorize automatically the new selected SSH key
  • Improved list of provider of known SSH Keys and their fingerprint display

NodeJS

  • Implemented Flexible Rate Limiting for your Server Connect api actions
  • You can enable the rate limiting in the global server connect options
  • Specify duration and points to be kept per user/ip. Default one request equals to one point. So the user can have as manu request as given for the specifie duration.
  • You can also choose to give logged in users more generous points
  • You can also override the points given per route in the route settings
  • For heavy roots or on specific action steps - like failed in login, you can consume more points and efectively bad the users after more failed requests
  • You can do that by calling the Consume action and specify the amount of points to consume
  • For CSRF there is now also an action to generateToken so that a new CSRF token can be returned - to be used in mobile apps for example
  • Added also the rate limiting module in Wappler built-in server

Wappler terminals

  • Optimized resize and redraw

App Connect Leaflet Maps 1.0.2

  • Added marker clustering option
  • Added choice of color for markers, can be: pink, darkblue, lila, magenta, red, orange, brown, green or mint

Bootstrap 5 Toasts

  • Added New showSimple method for simple toasts, with styling
  • Added headerClass and bodyClass options for more flexible styling

App Connect Summernote 2.0.4

  • use the minified language files
  • Improved the inserttext action

App Connect 2.0.9

  • Allow object and number as options for select

Fixed issues

9 Likes