Docs/Releases/v1.0.160
v1.0.160January 26, 2026

v1.0.160#

Released: January 26, 2026

Highlights#

This release introduces a promotional code system for accessing premium features, expands theme customization options significantly, and fixes an important issue with Local AI session continuity.

  • Promotion Codes: Apply promo codes to access premium plans temporarily
  • Extended Themes: 11 new theme variants for personalized workspace appearance
  • Local AI Fix: Conversations now maintain context across multiple messages

New Features#

Promotion Code System#

You can now apply promotional codes directly from the Subscription page to unlock premium plan features temporarily.

How it works:

  • Navigate to Settings > Subscription
  • Enter your promotion code in the designated field
  • View promotion details (plan type, duration) before applying
  • Click "Apply" to activate your promotion

Smart Upgrade Handling:

For existing paid subscribers:

  • You can use promotion codes to try higher-tier plans
  • Promotion benefits apply until your next billing date
  • A warning dialog appears when purchasing a plan lower than your current promotion tier
  • Prevents accidental downgrades with clear confirmation dialogs

Validation & Feedback:

  • Real-time validation with clear status messages
  • Invalid or expired code detection
  • Usage limit notifications
  • Plan compatibility checks

Extended Theme Customization#

Expanded theme options from 5 to 16 variants, offering more ways to personalize your workspace.

New Dark Mode Themes (5):

  • Midnight - Deep blue night sky ambiance
  • Forest - Dark forest green tones
  • Wine - Rich burgundy atmosphere
  • Coffee - Warm coffee brown tones
  • Slate - Cool blue-gray slate tones

New Light Mode Themes (6):

  • Pure - Clean pure white background
  • Mint - Fresh mint green tint
  • Lavender - Soft lavender purple tint
  • Peach - Warm peachy pink tint
  • Sand - Natural sandy beige tint
  • Sepia - Vintage paper-like sepia tone

All themes include optimized syntax highlighting for SQL queries and consistent styling across the entire application.


Bug Fixes#

Local AI Session Continuity#

Fixed: Resolved an issue where conversations with Local AI (Claude Code) would fail to continue within the same chat session.

What was fixed:

  • Previously, attempting to send a second message in a chat session could result in an error
  • Conversations now properly maintain context across multiple messages in the same session
  • Session resumption works correctly for ongoing conversations

Improvements#

Backend Stability#

  • Improved database connection handling for subscription operations
  • Enhanced error handling with more descriptive messages
  • Better validation logic for subscription-related features

Notes#

  • No breaking changes to existing connections or saved data
  • Promotion codes can be obtained through official QueryMind promotions and partnerships
  • Theme preferences are saved automatically and persist across sessions
  • All new features support both English and Korean languages

Full Changelog#

For a complete list of changes, see the commit history.