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.
![image](https://private-user-images.githubusercontent.com/4539653/405640490-eb01f9c5-855a-43e4-99d8-e5ada757b1b8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjE3NDAsIm5iZiI6MTczOTA2MTQ0MCwicGF0aCI6Ii80NTM5NjUzLzQwNTY0MDQ5MC1lYjAxZjljNS04NTVhLTQzZTQtOTlkOC1lNWFkYTc1N2IxYjgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDAzNzIwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTNlMjNiZjg4OTEyYWVjOWNkOTU0MWFhNzY4YzA3ODg1ZTMzNjNhNDg0ZjIxYjZlN2M0MGRkYzU4NTRlZmI3NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.KxFfizY7C9Zy9efVBHpon3oEb9V4rhVkZ7o6T58w-f0)
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
![Screenshot 2025-01-07 at 8 31 38 in the evening](https://private-user-images.githubusercontent.com/4539653/400782959-5d5fffb6-0d2f-4668-be88-33221b2293b2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjE3NDEsIm5iZiI6MTczOTA2MTQ0MSwicGF0aCI6Ii80NTM5NjUzLzQwMDc4Mjk1OS01ZDVmZmZiNi0wZDJmLTQ2NjgtYmU4OC0zMzIyMWIyMjkzYjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDAzNzIxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTUyOWNmYjJlNDU3MzZjYWVkMTBmODZjOTI3MTMwZWU0M2VhNGFiMGMyYjljZGU4MjRhOGQ0NDRkNGJmM2RkOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.jNIHn-JGmRfkDGpOS5K_hxUZQDGcwtCSez3EedBs2q0)
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