diff --git a/README.md b/README.md index 7127c95dc0..fecb8e19a2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ You can see live demo of CloudBeaver here: https://demo.cloudbeaver.io ## Changelog +### 23.3.4. 2024-02-05 +- Text wrap is activated by default for texts and BLOBs in the Values panel for better visibility. User can switch to the one-line mode using a button on the toolbar; +- Added the ability to edit the default preferences of the following parts: interface, tools and data viewer in the settings panel in the administrative part; +- Added ability to configure reverse proxy header name and redirect URL at logout. Admin will now be able to configure all settings; +- Update PostgreSQL driver to 42.5.2; +- Added the ability to display the OpenStreetMap layer with the default coordinate system ESPG 4326; +- ClickHouse Legacy driver has been removed to prevent potential vulnerability issues; +- Different bug fixes and enhancements have been made. ### 23.3.3. 2024-01-22 - Added password policy for the local authorization. Password parameters can be set in the configuration file;