FList
            - Data Editor:
                - The default shortcut for Advanced Copy with previous settings on macOS was changed to CTRL+SHIFT+4
                - Added the option to disable numeric identifier columns formatting
            - SQL Editor: Added support for temporary tables in semantic analysis
            - AI assistant: added the confirmation for query types that DBeaver cannot recognize as valid SQL
            - Data Transfer: Added connection and database info to backup/restore wizards
            - Connectivity: fixed an issue that prevented deleting network profiles
            - Miscellaneous:
                - Fixed a crash on Windows that occurred when the username contained non-ASCII characters
                - Fixed an issue where notifications stole focus when the user was in another application
                - Added the ability to import connections from DataGrip
            - Databases:
                - ClickHouse: Improved array data types display in the Data Editor
                - DuckDB: Fixed an issue when the catalog selection was lost upon disconnect
                - Oracle: Privileges tab now opens for non-admin users
                - SQLite: Fixed an issue where foreign keys created with shorthand syntax  were not recognized as references
                - Snowflake: Procedures with multiple versions are now displayed correctly