FList
            - SQL Editor:
              - Fixed autocomplete for tables which names conflicts with keywords
              - Fixed WHERE keyword autocompletion
              - Fixed collapse/expand of result tabs
              - CEIL and CEILING are no longer highlighted as keywords
            - Data Editor:
                - Fixed the icon for the "Move to Top" action (thanks to @Mattwmaster58)
                - Query text is now displayed near the filter panel when the results are filtered
            - Data Transfer:
                - Fixed an issue where an excessively wide window was created during data export
                - Fixed the button order in the export dialog for better consistency and usability
            - Navigator: added an indicator to show when entities are filtered using the search bar
            - General: if you try to run the application on an unsupported operating system, a notification will inform you that the OS is not supported
            - Databases:
                - CUBRID: added a tab that allows users to view the full text of the execution plan
                - Clickhouse:
                    - Fixed incorrect representation of nested array values in the Value panel
                    - Fixed the ability to edit boolean arrays
                - Databricks: added  UserAgentEntry parameter with information about product version
                - LibSQL: connection configuration issue was fixed
                - Oracle:
                    - Fixed autocomplete for synonyms in the SQL editor
                    - Fixed the ability to add comments via Action tab in Metadata editor