v1.0.156#
Released: January 2, 2026
Highlights#
This major release brings theme customization, enhanced AI interactions, and improved ERD diagram capabilities.
- Accent Color Customization: Personalize your QueryMind with 6 beautiful color themes
- AI Markdown Rendering: AI responses now display with rich text formatting and syntax highlighting
- AI Agent Stop Button: Stop AI operations at any time
- ERD Improvements: Resizable table nodes and improved export quality
New Features#
Accent Color Customization#
Personalize your QueryMind experience by choosing your preferred accent color. The app now supports 6 beautiful preset colors that apply throughout the entire interface.
How to use:
- Open Settings (gear icon)
- Go to General tab
- Select your preferred color from the color picker
Available Colors:
- Blue (Default)
- Purple
- Green
- Orange
- Pink
- Cyan
The selected color persists across app restarts and adapts automatically to light/dark mode.
AI Response Markdown Rendering#
AI assistant responses now display with rich text formatting, making complex information easier to read and understand.
Supported formatting:
- Headings (H1, H2, H3) for organized content
- Bold and italic text emphasis
- Ordered and unordered lists
- Tables for structured data
- Code blocks with syntax highlighting
- Inline code snippets
- Blockquotes and links
Code blocks now feature professional syntax highlighting that adapts to your current theme.
AI Agent Stop Button#
You can now stop AI agent operations at any time. If the AI is taking too long or you want to cancel a request, simply click the stop button.
How to use:
- While the AI is processing, a stop button appears
- Click the stop button to cancel the operation
- The AI will gracefully stop and you can start a new request
ERD Diagram Improvements#
Node Resizing#
ERD table nodes are now resizable. Adjust the size of table nodes to better fit your diagram layout.
- Drag the resize handle at the bottom-right corner of any table node
- The node will remember its size when you reopen the diagram
Improved Export Quality#
PNG and SVG exports now properly render all visual elements including edge lines and connection arrows.
Connection Edit#
You can now edit your saved database connections directly from the sidebar.
How to use:
- Right-click on any saved connection in the sidebar
- Select "Edit" from the context menu
- Modify connection details and click "Save"
Editable settings:
- Connection name, host, and port
- Username and password
- Database name
- SSL/TLS and SSH tunnel settings
Subscription Pause Support#
- Full support for paused subscription status
- Clear indication of current access level when subscription is paused
- Shows remaining access period until paid period expires
Enhanced Subscription Status Display#
New visual indicators for subscription status:
- Active: Green badge - Your subscription is active
- Paused: Yellow badge - Subscription paused but within paid period
- Expired: Orange badge - Paused subscription with expired period
- Past Due: Red badge - Payment failed
Improvements#
Theme System#
- Accent colors apply to buttons, links, focus rings, and sidebar
- Smooth color transitions when switching themes
- Improved visual consistency across all UI components
AI Panel#
- Enhanced message readability with proper text formatting
- Better code display with language-aware syntax highlighting
- Improved table rendering for AI-generated data
Localization#
- Added Korean translations for new features
- Added English translations for all new UI elements
Bug Fixes#
- Fixed: ERD edge strokes not rendering correctly in PNG/SVG exports
- Fixed: Subscription status not properly reflecting paused state
- Fixed: Incorrect plan display when subscription period expires
Notes#
- No database migration required
- No breaking changes to existing connections
- Theme preferences persist across updates
- AI markdown rendering is automatic
Full Changelog#
For a complete list of changes, see the commit history.