FList
            Changes since 25.2.5:
            - SQL Editor:
                - Fixed the ability to select multiple rows on macOS
                - Fixed an issue with the unavailable script execution button
            - Data Editor: fixed incorrect behavior when applying filters with extra conditions
            - Metadata editor:
                - Fixed an issue with duplicate unique index create statement when generating DDL
                - Table size presentation was fixed
            - Navigator: fixed an issue when filters didn't work in a new DBeaver window (thanks to @klassik86)
            - Query Manager: execution time is now always displayed in milliseconds
            - Data transfer: fixed an issue when the application freezes during the export of a large number of tables
            - Task Management: added a loading progress indicator for the task view
            - Security: fixed a security issue in the Spatial Viewer for the HTML content to prevent a third-party script execution
            - Miscellaneous: added the application installer for Windows ARM (beta version)
            - Databases:
                - CUBRID: Fixed an issue with the column list duplicates with reused foreign key names (thanks to @longhaseng52)
                - H2GIS: Driver version downgraded to 2.2.1 due to a driver error
                - Oracle: Fixed REFCURSOR fetching
                - Redshift driver configuration was fixed
                - Yellowbrick:
                    - The driver was changed to the native Yellowbrick driver
                    - Added support the OAuth2 authentication