Skip to content

23.3.2

Compare
Choose a tag to compare
@serge-rider serge-rider released this 07 Jan 20:45
479413e
            - Metadata editor:
                - New database objects wizard was redesigned
                - Primary/unique key can be created automatically along with new columns
            - SQL Editor:
                - Outline viewer of SQL queries structure was added
                - Execution time format was improved
                - Toolbar customization page opening was fixed
                - Identifiers coloring was improved
                - Autocomplete was fixed for multiline comments
            - Accessibility: notifications can be read with a screen reader (JAWs, NVDA or Narrator)
            - ER Diagram: connection errors handling was added
            - Data Transfer: Iicorrect links in settings were fixed
            - AI: legacy OpenAI models were removed
            - General:
                - Incorrect links to help articles were fixed
                - Redundant items were deleted from the Context menu
                - Global network settings preferences page is available again
            - Databases:
                - ClickHouse: leagacy driver configuration was fixed
                - Dameng: tablespaces are supported (thanks to @Stkai)
                - Google Cloud SQL: redundant options were removed from the context menu
                - MySQL: TLS 1.3 support was added
                - MySQL and PostgreSQL: local native database clients can be found on macOS and Linux
                - Teradata: metadata search was significantly enhanced
            - Localization:
                - Ukrainian localization was added (thanks to @CrazyTapok-bit)
                - Italian translation was improved (thanks to @coluzziandrea)
                - Portuguese localization was fixed