Skip to content

22.2.0

Compare
Choose a tag to compare
@serge-rider serge-rider released this 04 Sep 18:35
            Changes since 22.1.5:
            - Data editor:
                - Embedded browser (Edge vs IE) configuration was added
                - Custom data types rendering in record mode was improved
                - Console viewer toggle was fixed on Linux/MAcOS
                - Arrays view/edit UI was improved
                - Multidimensional arrays support was fixed
            - Data transfer:
                - Column auto-mapping was fixed for databases with different identifiers case
                - Problem with old configuration load was fixed
                - Statistics calculation was fixed
            - SQL editor:
                - Query parser was fixed (issue with single line comments in select items)
                - Screen coloring by connection type was fixed
            - SSH:
                - SSHJ now is the default tunnel implementation
                - SSHJ version was upgraded, ASN1 decoder was added
            - Connection:
                - Issue with double authentication in web browser was resolved (all drivers with MFA auth)
            - Clickhouse:
                - Boolean data type support was added
                - Issue with timestamp data edit was resolved
            - Firebird: overloaded procedures loading issue was resolved
            - MS Access: diagram loading was fixed
            - Oracle: password expiration warning was added
            - PostgreSQL:
                - Extra options were added to explain plan dialog
                - Data type constraints loading was improved
                - Data type DDL generation was fixed