March 11, 2024
Changes since 23.3:
- Main updates:
- Have enhanced security for unauthorised access;
- Have added a password policy for the local authorization. Password parameters can be set in the configuration file;
- Have added validation for mandatory fields in all forms to create and edit entities;
- Have added an ability to edit the default preferences of the following parts: interface, tools, and data viewer in the settings panel in the administrative part.
- Identity providers:
- Have added the ability to use the JWT Token from an external authentication system as a header in the reverse proxy for authentication;
- Have added the ability to assume AWS session using OpenID provider;
- Have added the ability for administrators to configure reverse proxy settings, such as Username header, team delimiter symbol, logout redirect URL, team header, and others.
- Query Manager:
- Have added a user IP field to the Query Manager.
- Preferences:
- Have added the ability in the admin panel to disable copying in the Tables and Values panel for all users except the administrator;
- Have added the ability to disable alias autocomplete for all users.
- AI assistant:
- Added support for Google Gemini LLM;
- Updated the list of available OpenAI models.
- Driver management:
- Have added the filter disabled / enabled drivers;
- ClickHouse Legacy driver has been removed to prevent potential vulnerability issues;
- Apache Derby driver has been removed because of the vulnerability issues;
- Azure Databricks (Legacy) has been permanently replaced with Azure Databricks;
- Have enhanced security of Snowflake, Duck DB, Neo4j, OpenSearch, HSQL Server connections;
- New Dameng, Firestore and RisingWave drivers have been added;
- Have updated MariaDB driver to version 3.3.2;
- Oracle driver version has been updated to 23.2.0.0;
- Snowflake driver has been updated to version 3.14.4;
- SQLite driver has been updated to version 3.44.1.0.
- Access Management:
- Have added the Auth Methods tab to the user form with information about all linked authentication methods;
- A default user group has been added to the product. This group includes all users which could not be deleted.
- Connections:
- The ‘Keep alive’ option has been added to the connection settings to keep the connection active even in case of inactivity.
- Data Editor:
- Have added the ability to view decoded binary-type data in the Value panel;
- The pie chart type has been added to visualise fractions or percentages;
- Have added the ability to display full text for a string data type in the Value panel;
- Text wrap is activated by default for texts and BLOBs in the Values panel for better visibility. The user can switch to the one-line mode using a button on the toolbar;
- Have added the ability to display the OpenStreetMap layer with the coordinate system ESPG 4326.
- Resource management:
- Read-only scripts now have a padlock icon.
- Different bug fixes and enhancements have been made.