Skip to main content
CYPEX Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

Release Notes v1.9.0

Release Notes v1.9.0

Features

  • Add the ability to set admin roles & others.
  • Configure JWT token expiration.
  • See Application owner on edit App page.
  • List materialized views in the database overview.

Resolved Bugs

  • Several fixes on Create Queries.
  • Translation fixes.
  • UI fixes.
  • Upate Application repository default Token.
  • PGRST reload schema event on DDL Actions.
  • UI Editor: fix error when removing all actions from a table.

History Tracking

History Tracking

CYPEX may be used to store highly critical data. In those cases, it’s necessary to track changes made to an entity. However, it’s not only about critical data - sometimes you simply want to debug an application and check what’s going on.

Enabling history tracking is easy: Go to the database setup page, and select the entity you want to track. Use the “Auditing” button to control this behavior.

Read full post

User management

User management

A high level of protection must be assured of your data. We put great emphasis on security, and ensure that data is protected at all times. As part of that, our user management is based on a solid, well-tested user concept.

Understanding the CYPEX user concept

The first question we have to answer when talking about security is: “What is a user?”. Having a clear picture in mind is important to understand the big picture.

Read full post