返回发布说明
v0.5.2同步自 GitHub release-notes

Release v0.5.2

What's Changed Features - Added visual highlighting for the currently selected table in the SQL console sidebar, improving navigation and context awareness. Improvements - Updated

在 GitHub 查看源文件

What's Changed

Features

  • Added visual highlighting for the currently selected table in the SQL console sidebar, improving navigation and context awareness.

Improvements

  • Updated the SchemaSelect component to improve clarity and usability when choosing schemas.
  • Set the Data tab as the default view in the Table Browser, streamlining access to table contents.
  • Refactored and updated the Database Summary page with improved layout and information hierarchy.

Fixes & Localization

  • Refreshed stats-related components (e.g., AI Insight, Index Usage, Vacuum Status, Storage Health) with consistent styling and updated copy.
  • Added and updated English and Chinese localization strings across multiple UI components to support internationalization.

Internal

  • Consolidated UI updates across SQL Console and Table Browser into a coordinated pull request (#112), ensuring consistency and reducing duplication.