Skip to main content
CYPEX Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Support
latest Latest stable release View changelog ->

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.

Release Notes v1.8.7

Features

  • Workflows Enhancements: Implemented Swagger (SWG) and LaTeX endpoints for improved API documentation and reporting capabilities.

  • Application Configuration:

    • Added functionality for changing the application logo, enhancing brand customization.

    • Introduced the ability to set the uploaded file name within the Admin panel, streamlining file management.

    • Enabled support for SSL connections, ensuring secure data transmission.

  • User Interface Improvements:

Read full post

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.

History Tracking

Read full post

Administration panel

The CYPEX administration panel gives users an easy way to administer and manage CYPEX as a whole. Many functionalities such as …

  • The generation of applications
  • Security management
  • Data model definitions
  • Workflow management
  • Extension handling

… and a whole lot more are all handled by this important and easy-to-use interface. In this section you’ll:

1) learn how to use the tool
2) understand how it works and
3) find out how to achieve your goals easily and efficiently.

administration panel

Read full post

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