Releases: husamql3/db-studio
Releases · husamql3/db-studio
v1.7.10
Improvements
- Reorganized MongoDB database access layer into modular components for improved maintainability and clarity of database operations — @Youssef-joe
v1.7.9
Features
- New drawer component for improved data visualization — @husamql3
Bug Fixes
- Fix the rate limit logic in the chat sidebar — @amrable
- Hide the drawer if there is no data to display — @Amirosagan
v1.7.7
v1.7.6
v1.7.5
v1.7.4
Features
- Added schema dropdown to the table sidebar for better organization — @Amirosagan
Improvements
- Display database connection errors in frontend root route — @husamql3
v1.7.0
Features
- Added Microsoft SQL Server (MSSQL) database support — @Amirosagan
- Added MongoDB database support — @Youssef-joe
Improvements
- Improved API base URL detection to dynamically adapt to runtime environment, with fallback support for default configurations — @xaaksw