Skip to content

Releases: outerbase/studio-desktop

v0.1.26

22 Jan 13:40
Compare
Choose a tag to compare

What's Changed

  • We are now supporting saved query.
  • Support running query with variables.

image

v0.1.24

17 Jan 04:43
Compare
Choose a tag to compare

What's Changed

  • Add Mac Intel Support
  • You can now select database color
  • Redesign the connection to be consistent with our Outerbase Cloud
  • Open the database windows on the focus monitor instead of primary monitor

v0.1.22

10 Jan 09:52
Compare
Choose a tag to compare

What's Changed

  • Recent connection menu now order by last connected
  • Target Mac universal build that also support Intel Mac
  • Add linux build

v0.1.21

07 Jan 13:13
Compare
Choose a tag to compare

Adding Dolt integration support

  • Commit
  • View commit history
  • Staged changes
  • Switch branch
  • Create branch
  • Create branch from commit
Screenshot 2025-01-07 at 8 31 38 in the evening

v0.1.19

03 Jan 02:20
Compare
Choose a tag to compare

What's Changed

  • Open multiple database connection.
  • [MySQL] Prevent connection from disconnect while idle.

v0.1.18

24 Dec 01:15
Compare
Choose a tag to compare

What's Changed

  • Support PostgreSQL JSON type
  • Starbase icon not respect theme color by @roth-dev in #17
  • Ability to test connection by @roth-dev in #18

v0.1.17

19 Dec 16:55
Compare
Choose a tag to compare

What's Changed

  • Fixing bug which crash when app reactivate in app @roth-dev in #16

v0.1.16

17 Dec 23:46
Compare
Choose a tag to compare

What's Changed

v0.1.15

15 Dec 11:28
Compare
Choose a tag to compare

Outerbase Studio Desktop

  • Auto update will not ask for user before update
  • Improve the instance. You can launch instance and also locate where the data is stored.

Outerbase Studio

There are more improvement to Outerbase Studio

  • Add ERD for Sqlite-baed driver and MySQL
  • You now can create and modify table (beta)

v0.1.13

09 Dec 13:52
Compare
Choose a tag to compare
  • Fixing Mac icon problem (#1)
  • Properly show JSON value for MySQL (#2)
  • Support USE statement for MySQL. Double click on database on the side will trigger USE