Skip to content

v3.2.2

Latest

Choose a tag to compare

@hadziqmtqn hadziqmtqn released this 28 Jul 01:57

Release v3.2.2

18 commits

✨ New Features

  • update SQL query handling and UI improvements
  • add SQL query management with new DataQueryView component and related functionality
  • add table rename validation and enhance DataViewer with refresh and toggle details functionality
  • improve layout and styling in RecordFieldEditor; enhance comment input handling in PropertiesPanel
  • Enhance DBML and SQL handling with column metadata support
  • add database creation functionality and enhance structure management
  • add DataViewerFooter component for enhanced data navigation and management
  • enhance DataViewer and structure handling; add character length validation for columns, improve type checks, and integrate loading states
  • add structure update functionality for catalogs
  • enhance database connectors to include additional column metadata and indexes; update DataViewer for structure view
  • add Data Viewer components and utilities
  • enhance database schema fetching; add additional column metadata for MySQL and PostgreSQL, and improve validation logic for record updates
  • implement record update functionality; add updateRecord API call and integrate with DataViewer for editing records
  • add unit tests for buildRecordWhere function; enhance DataViewer with record details and table info display
  • enhance DataViewer and useDataViewer for advanced filtering and sorting capabilities; add filter management and UI components
  • enhance DataViewer component with table search functionality and tab management; update useDataViewer hook for state persistence
  • enhance DB connection and import functionality; add project selection for ERD creation and improve UI components
  • refactor ProjectFileTabs component to streamline file creation and navigation; update UI for better usability

⚠️ Important Notice

This desktop application is not registered with Apple or Microsoft, so it:

  • Will likely be flagged by Gatekeeper (macOS) or SmartScreen (Windows) on first launch
  • Cannot receive automatic updates through official store channels
  • May require manual security overrides to run (System Settings → Privacy & Security → Open Anyway)

To update, re-download the latest build from this releases page.
We're actively working on code signing and platform registration. Stay tuned.

💡 Alternative: For the smoothest experience, consider using the CLI app, Docker, or self-hosting on your own server — no OS security warnings, always up-to-date.