Skip to content

Commit ad467c3

Browse files
dbeaver/pro#4033 Update README file
1 parent 5b20474 commit ad467c3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,18 @@ You can see a live demo of CloudBeaver here: https://demo.cloudbeaver.io
2525

2626
## Changelog
2727

28+
### 24.3.4. 2025-02-03
29+
- Connections:
30+
- Added a possibility to switch a database connection to the read-only mode. This mode can be activated in the connection dialog. Administrators can set this mode for any connections, the regular users can set it for their own private connections only;
31+
- An ability to use advanced database settings in the URL connection mode was added for Oracle and SQL Server connections.
32+
- General:
33+
- Introduced auto-suggestions for column names in the Data Editor filter field to avoid typing mistakes;
34+
- Fixed the display of objects with long names (more than 32 characters) in the Navigator tree - now, such names will be displayed entirely and not in a cropped format;
35+
- Added the ability to use default spreadsheet names (e.g. Sheet0, Sheet1) for export to XLSX.
36+
- Deployment:
37+
- CloudBeaver base Java image was switched to the JDK 21 version. The new Java version will be applied automatically after the product update if you use standard deployment and upgrade scripts;
38+
- Changed the permissions of the Docker volumes directory from the "root" user to the "dbeaver" user (uid=8978). To enhance security and prevent any insecure actions by the "root" user. These changes will only affect existing deployments.
39+
2840
### 24.3.3. 2025-01-20
2941
- Administration:
3042
- Added an ability to match users from LDAP configuration with CloudBeaver users;

0 commit comments

Comments
 (0)