Skip to content

3.0.1b

Pre-release
Pre-release
Compare
Choose a tag to compare
@rafaelthca rafaelthca released this 27 Oct 00:32
· 42 commits to master since this release
  • New features:

    • PostgreSQL 13 support
    • Database structure tree and Properties/DDL tabs with support to additional PostgreSQL objects
    • Option to use Active Directory / LDAP to authenticate OmniDB's users
    • Option to use PostgreSQL as OmniDB's backend database
    • Additional monitoring units
    • Omnis UI helper component (offering walkthroughs)
    • OmniDB's own graphical explain component (displaying Explain and Explain Analyze)
    • Option to share connections between OmniDB users
  • Improvements:

    • Core Changes
      • Websocket > Long Polling
      • Better handling of database connections, reusing connection when appropriate
      • Shared tunnels
      • Updated python and javascript libraries (security + stability)
      • Electron > NWJS (New desktop technology)
      • Enhanced shortcuts, allowing users to maintain shortcuts per OS
    • UX/UI improvements for several elements (Connections management, Autocomplete, Global snippet panel with quick-[save/load], contextual menus).
  • 3.0.1 changes

    • Bug Fixes
      • Fixed an issue in the long polling mechanism
      • Dark theme colors on autocomplete selection
    • Improvements
      • Added snippets and custom monitoring units to the OmniDB 2 to 3 automatic migration process