Releases: danielss-dev/dbfordevs
Releases · danielss-dev/dbfordevs
Release v0.7.1
What's Changed
- feat: add bookmark import/export functionality and enhance bookmark m… by @danielss-dev in #89
- add aditional documentation by @danielss-dev in #90
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: implement data comparison feature with UI and backend support by @danielss-dev in #86
- feat: enhance SQL completion provider to support additional SQL keywo… by @danielss-dev in #87
- feat: integrate Redis changes management into editors by @danielss-dev in #88
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: integrate command palette and keyboard shortcuts functionality by @danielss-dev in #82
- fix: disable autocomplete on Input component by @danielss-dev in #83
- feat: enhance MSSQL table name parsing and context switching by @danielss-dev in #84
- refactor: standardize table name handling across database drivers by @danielss-dev in #85
Full Changelog: v0.5.4...v0.6.0
Release v0.5.4
What's Changed
- refactor: replace ScrollArea with div for improved overflow handling … by @danielss-dev in #79
- feat: implement parameterized queries for CRUD operations by @danielss-dev in #80
- feat: optimize build configuration and enhance lazy loading for dialogs by @danielss-dev in #81
Full Changelog: v0.5.3...v0.5.4
Release v0.5.3
What's Changed
- feat: add MSSQL database management features including create and delete functionality by @danielss-dev in #78
Full Changelog: v0.5.2...v0.5.3
Release v0.5.2
What's Changed
- bug fix with mssql server connection
- feat: implement SQL Server Browser query for named instance port reso… by @danielss-dev in #77
Full Changelog: v0.5.1...v0.5.2
Release v0.5.1
What's Changed
- feat: introduce classic themes and update theme management by @danielss-dev in #75
- feat: update Monaco editor themes and enhance DmlPreviewView styling by @danielss-dev in #76
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- Add support for MSSQL named instances by @danielss-dev in #69
- Fix AI table references for all database providers by @danielss-dev in #70
- Enhance schema search and sidebar functionality for Cassandra support by @danielss-dev in #71
- feat: implement schema diff functionality with UI components by @danielss-dev in #72
- feat: replace Database icon with DbForDevsIcon in Sidebar and Setting… by @danielss-dev in #73
- feat: enhance database support and features in documentation by @danielss-dev in #74
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- docs: comprehensive documentation update for v0.3.0 features by @danielss-dev in #46
- feat: enhance updater components with error handling and retry options by @danielss-dev in #47
- Fix and enhance DataGrid with JSON handling, row selection, and new row creation by @danielss-dev in #48
- fix: prevent SQL injection via identifier quoting by @danielss-dev in #49
- docs: add comprehensive feature analysis by @danielss-dev in #50
- feat: show only specified database for MSSQL connections by @danielss-dev in #51
- fix: improve CRUD operations robustness across all database providers by @danielss-dev in #52
- feat: enhance field editor with date/time pickers, FK validation, and UX improvements by @danielss-dev in #53
- feat: add user and role management with permission controls by @danielss-dev in #54
- feat: implement comprehensive query history management by @danielss-dev in #55
- feat: add view and index management functionality by @danielss-dev in #56
- feat: implement database object management for procedures, functions, triggers, and sequences by @danielss-dev in #57
- UI improvments by @danielss-dev in #58
- feat: implement connection grouping and tagging functionality by @danielss-dev in #59
- Fix update by @danielss-dev in #60
- feat: add Redis support with connection management and UI components by @danielss-dev in #61
- feat: implement MongoDB support with connection management and UI components by @danielss-dev in #62
- feat: introduce Solarized themes for enhanced UI customization by @danielss-dev in #63
- feat: implement AI context management and NoSQL support by @danielss-dev in #64
- Global search by @danielss-dev in #65
- Cassandra implementation by @danielss-dev in #66
- feat: implement SSL/TLS testing feature for database connections by @danielss-dev in #67
- feat: add Oracle Wallet support for secure database authentication by @danielss-dev in #68
Full Changelog: v0.3.0...v0.4.0
Release v0.3.11
What's Changed
- feat: introduce Solarized themes for enhanced UI customization by @danielss-dev in #63
- feat: implement AI context management and NoSQL support by @danielss-dev in #64
- Global search by @danielss-dev in #65
Full Changelog: v0.3.10...v0.3.11