Releases: outerbase/studio-desktop
Releases · outerbase/studio-desktop
v0.1.26
What's Changed
- We are now supporting saved query.
- Support running query with variables.
v0.1.24
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
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
Adding Dolt integration support
- Commit
- View commit history
- Staged changes
- Switch branch
- Create branch
- Create branch from commit
v0.1.19
What's Changed
- Open multiple database connection.
- [MySQL] Prevent connection from disconnect while idle.
v0.1.18
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
What's Changed
- Fixing bug which crash when app reactivate in app @roth-dev in #16
v0.1.15
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
- 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