v0.4.0

20. January 2022

This version brings a whole new User Experience for all our applications. Currently Trading Bots (former Trading Portal) and Treasury are migrated to the new version.

Feature updates

(1) Log In / Sing Up Flow

We redesigned the authentication flows from ground up. This means, new screens for log in and sign up and also new e-mail templates. We also added a forgot password feature.

We also adapted our password policy, which is defined as the following:

  • minimum 8 characters
  • at least one uppercase letter
  • at least one lowercase letter
  • at least one number
  • at least one special character

(2) Improved Workspace Management

To manage different workspaces, we built our solution on-top of a multi-tenant architecture. If you log in with your credentials, your first workspace will automatically selected in the workspace selection. You can always switch between workspaces in the hamburger menu. This selection is only stored in your browser.

(3) Improved User Management

The user management is backed with Role-based access control (RBAC) which is a policy-neutral access-control mechanism defined around roles and permissions.

Every application admin could manage their user-roles in their workspace.

(4) New Trading Bots Application

Within the new application Trading Bots all Bots associated to your workspace could be configured, started, stopped and investigated.

(5) New Treasury Application

The purpose of the application Treasury is to initiate token transactions between wallets.

(6) Logs Dialog

Logs are now ordered from oldest to newest. We also improved user experience for copying, searching, and reading the log messages.