Skip to content

v1.1.0 - February Release 2020

Compare
Choose a tag to compare
@thyb thyb released this 20 Feb 20:58
95027d1

Some of the key highlights of this release include:

  • Linux support,
  • Improved performance in all the application,
  • Frameless window on Windows,
  • Dependencies management,
  • Migration to Angular v9 & Electron v7.

Linux build

Materia Designer is now available on most Linux Distribution:

materia-linux

You can download it directly on the website: https://getmateria.com. Available in 3 format: rpm, deb and tar.gz

If you need more, don't hesitate to contact us at [email protected].

Improved performance

In older version, there was some freezes / slow in the UI when heavy tasks were launched. It is now not the case anymore as we now launch these tasks in a separate process.

Frameless window on Windows

In Windows build, Materia is now displayed in a frameless window to enhance the design:

windows-titlebar

Dependencies management

It is now possible to install / uninstall / upgrade your NPM package directly within Materia Designer

dependencies

You don't need to open your terminal to do this kind of task anymore ! :)

Migration to Angular v9 & Electron v7

Angular and Electron has been upgraded to their latest version which add a performance boost and simplify the addon development. You don't need any tricks to create a dialog or use any dynamic component anymore.

Bug Fixes

  • Ensure permissions are always invoked in the same order,
  • Fixed some typo in payment form,
  • Fix server port fallback not correctly incremented,
  • Return properly multiple missing params error msg when running an endpoint,
  • Fix sql query not working properly on sqlite.