FList
            - Data Editor: Fixed value change cancellation
            - Search: Fixed text input for Chinese, Japanese, and other similar languages on macOS
            - Data transfer: Removed a warning from the logs that appeared during CSV import
            - Miscellaneous:
                - Linux Debian package was fixed
                - Snap:
                    - Packaging switched to classic mode
                    - Issues with web browser activation were resolved
                    - Issues with Office integration were resolved
                    - Problem with DuckDB embedded driver connection was fixed
            - Databases:
                - MySQL: Fixed database dump when SSH is enabled
                - ClickHouse:
                    - Driver version was updated to version 0.9.5
                    - JSON data type reading was fixed
                    - Issue with CTE expressions was resolved
                    - Active database selector was fixed
                    - Issue with LIMIT clause and read-only connections was resolved
                    - Big numbers rendering was fixed
                    - Tuple data types rendering was fixed
                    - A number of issues with array data types fetch/render was fixed