Changelog

Track LunoDB's evolution and improvements

Stable Releases
Download Now

v1.27.1

Stable ReleaseCurrent ReleaseMay 1st, 2026

Highlights

  • GPT-5.5, Claude Opus 4.7, and Grok 4.3 now available across all AI features
  • New Grok 4.20 Multi-Agent model for deep, multi-faceted research
  • Connection sidebar polish — auto-scroll, friendlier feedback, and safer picker behavior
  • Clearer error messages when a MySQL import fails

New Features

  • Use OpenAI's latest GPT-5.5 model for SQL generation, chat, filters, graphs, insights, and query optimization
  • Use Anthropic's most intelligent Claude Opus 4.7 across all AI features
  • Use xAI's flagship Grok 4.3 across all AI features
  • New Grok 4.20 Multi-Agent model with an Agents picker — choose 4 sub-agents for focused queries or 16 sub-agents for deep, multi-faceted research
  • See a quick confirmation when you click a connection you're already viewing
  • Sidebar automatically scrolls the selected connection into view in long lists
  • "Connect to Database" no longer pre-selects the first entry, so pressing Enter won't connect to something unintended
  • Older saved connections are automatically updated with any missing fields for consistent behavior

Bug Fixes

  • MySQL import failures now show clearer, more actionable error messages
  • AI Assistant no longer shows "No tables available" when your database has tables
  • Schema context sent to the AI now includes your tables by default instead of being empty
  • Table picker in the AI sidebar populates as soon as a database is selected
  • Ollama cloud models now show the correct tag in the model picker and run as expected instead of returning a 404

v1.27.0

Stable ReleaseApril 7th, 2026

Highlights

  • GPT-5.4 now available across all AI features
  • Ollama models can now search the web for up-to-date context
  • Enable thinking mode for Ollama models for deeper reasoning
  • Ollama models sync everywhere and persist across sessions

New Features

  • Use OpenAI's latest GPT-5.4 model for SQL generation, chat, filters, graphs, insights, and query optimization
  • GPT-5.4 automatically uses advanced reasoning with configurable effort levels
  • Ollama-powered AI features can now search the web for up-to-date context before responding
  • Configure your web search API key directly in Settings
  • Enable or disable web search independently in each AI component
  • Enable extended thinking for Ollama models to get more thorough, step-by-step responses
  • Adjust how much reasoning effort Ollama applies, from quick answers to deep analysis
  • Toggle thinking mode on or off independently in each AI component
  • Ollama models fetched in Settings now show up in all AI dropdowns instead of only a default placeholder
  • Fetched Ollama model lists are saved locally so they're available immediately on next launch
  • Fetching now includes all available cloud models from the Ollama catalog
  • AI features load more efficiently with fewer background requests
  • The Settings dialog opens faster by loading everything in one step
  • Searching large tables feels more responsive with less UI lag

v1.26.2

Stable ReleaseCurrent ReleaseFebruary 27th, 2026

Highlights

  • Redesigned settings dialog with sidebar navigation
  • Create and manage multi-column indexes
  • Production delete confirmation to prevent accidental data loss

New Features

  • Settings now uses a sidebar layout instead of tabs for easier navigation
  • Backup and restore panels are accessible directly from Settings
  • New About section shows version info and license details at a glance
  • New accessibility setting to enable or disable focus outlines globally
  • Create and manage indexes across multiple columns in Table Structure
  • Quickly find indexes with the new search functionality
  • Deleting rows on production connections now requires explicit confirmation
  • SQLite connections auto-populate a default database name in the connection dialog

Bug Fixes

  • Fixed keyboard shortcuts being intercepted when focus is inside dialogs, popovers, or modals
  • Improved context menu behavior in the SQL editor and table data views

v1.26.1

Stable ReleaseFebruary 21st, 2026

Highlights

  • Redesigned logo and app icon across all platforms
  • Added Claude Sonnet 4.6, Gemini 3.1 Pro, and Grok 4.1 Fast
  • Removed legacy AI models to keep selection focused
  • Platform-specific styling fixes for Windows, macOS, and Linux

New Features

  • Redesigned logo and app icon for a sharper, more modern look
  • Claude Sonnet 4.6, Gemini 3.1 Pro, and Grok 4.1 Fast now available across all AI features
  • Removed GPT-3.5 Turbo, GPT-4, Claude 3/3.5 series, Gemini 1.5/2.0 series, and Grok 3 from model lists

Bug Fixes

  • Fixed sidebar colors and focus-visible outlines on Windows
  • Resolved padding and drag-region issues on macOS and Windows title bars
  • Non-Mac platforms now use the correct background color
  • Content area shadows recalculate when content resizes
  • Applying or clearing filters now correctly maintains or resets the current page

v1.26.0

Stable ReleaseFebruary 21st, 2026

Highlights

  • Native right-click menus that match your operating system
  • Platform-tailored look with macOS vibrancy and Windows Mica
  • Refreshed app icon, buttons, and connection cards
  • License stays active through network issues

New Features

  • Right-clicking in query results and table data opens your OS's native context menu
  • macOS gets a translucent vibrancy effect and properly positioned traffic light buttons
  • Windows gets Mica backdrop material for a modern Windows 11 feel
  • New app icon and logo across all platforms
  • Sidebar uses a custom database cylinder icon instead of a generic chip icon
  • Gradient buttons replaced with clean, flat colors throughout all dialogs
  • More consistent fonts and weights across the entire app
  • Sidebar connection cards show a colored top border matching your connection status
  • Navigate the welcome screen connection list with Arrow keys and Enter
  • History panel loads faster with a single request and no redundant reloads
  • Searching query history is noticeably faster
  • Toolbar buttons and column resize handles animate without stuttering
  • Added Claude Sonnet 4.6, Gemini 3.1 Pro, and Grok 4.1 across all AI features
  • New connections default to the latest models for each provider
  • Removed legacy models (Claude 3.5, Gemini 1.5/2.0, Grok 3) to keep the selection focused

Bug Fixes

  • Sorting, applying, or clearing filters now properly returns to page 1 instead of staying on a stale page
  • Temporary server errors or connectivity problems no longer deactivate your license
  • Activating or deactivating your license in one window now updates all other open windows
  • Better at telling the difference between being offline and encountering a server error
  • Fixed a crash when the license server returned an unexpected response
  • Fixed a layout issue in the database management dialog