Skip to content

Releases: dbgate/dbgate

v5.3.1

21 Jun 07:47
Compare
Choose a tag to compare
  • FIXED: Column sorting on query tab not working #819
  • FIXED: Postgres Connection stays in "Loading database structure" until reloading the page #826
  • FIXED: Cannot read properties of undefined (reading 'length') on Tables #824
  • FIXED: Redshift doesn't show tables when connected #816

v5.3.1-beta.3

21 Jun 06:15
Compare
Choose a tag to compare
v5.3.1-beta.3 Pre-release
Pre-release
v5.3.1-beta.3

v5.3.1-beta.2

17 Jun 15:19
Compare
Choose a tag to compare
v5.3.1-beta.2 Pre-release
Pre-release
v5.3.1-beta.2

v5.3.1-beta.1

17 Jun 09:50
Compare
Choose a tag to compare
v5.3.1-beta.1 Pre-release
Pre-release
v5.3.1-beta.1

v5.3.0

07 Jun 08:30
Compare
Choose a tag to compare
  • CHANGED: New Oracle driver, much better Oracle support. Works now also in docker distribution
  • FIXED: Connection to oracle with service name #809
  • ADDED: Connect to redis using a custom username #807
  • FIXED: Unable to open SQL files #797
  • FIXED: MongoDB query without columns #811
  • ADDED: Switch connection for opened file #814

v5.2.10-beta.4

03 Jun 11:22
Compare
Choose a tag to compare
v5.2.10-beta.4 Pre-release
Pre-release
v5.2.10-beta.4

v5.2.10-beta.3

03 Jun 06:18
Compare
Choose a tag to compare
v5.2.10-beta.3 Pre-release
Pre-release
v5.2.10-beta.3

v5.2.10-beta.2

01 Jun 12:49
Compare
Choose a tag to compare
v5.2.10-beta.2 Pre-release
Pre-release

Partially rewritten Oracle support, used modern nodejs driver from Oracle instead of old instant client

v5.2.10-beta.1

31 May 07:06
Compare
Choose a tag to compare
v5.2.10-beta.1 Pre-release
Pre-release
v5.2.10-beta.1

v5.2.9

29 May 18:58
Compare
Choose a tag to compare
  • FIXED: PostgresSQL doesn't show tables when connected #793 #805
  • FIXED: MongoDB write operations fail #798 #802
  • FIXED: Elecrron app logging losed most of log messages
  • FIXED: Connection error with SSH tunnel
  • ADDED: option to disable autoupgrades (with --disable-auto-upgrade)
  • ADDED: Send error context to github gist