Skip to content

Releases: husamql3/db-studio

v1.7.10

27 Apr 15:55
77f073f

Choose a tag to compare

Improvements

  • Reorganized MongoDB database access layer into modular components for improved maintainability and clarity of database operations — @Youssef-joe

v1.7.9

25 Apr 19:24
4c09312

Choose a tag to compare

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

24 Apr 23:12
696f0b1

Choose a tag to compare

Features

  • New drawer component for improved data visualization — @husamql3

v1.7.6

24 Apr 22:57
0deb5e1

Choose a tag to compare

Features

  • New drawer component for improved data visualization — @husamql3

v1.7.5

24 Apr 18:03
432df31

Choose a tag to compare

Features

  • Revived chat sidebar and is now scoped to the selected database — @amrable

Bug Fixes

  • Fix custom server port configuration not working — @husamql3

v1.7.4

23 Apr 19:13

Choose a tag to compare

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

17 Apr 16:13
5d6aa2e

Choose a tag to compare

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

Bug Fixes

  • Enhanced GitHub Actions workflows with concurrency controls to prevent overlapping automated pull request creation jobs — @xaaksw
  • Fixed table cell display to properly handle and render non-primitive object values — @husamql3