QoreDB LogoQoreDB

Changelog

Where to find QoreDB release notes, what each version brings, and how to track upcoming releases.

QoreDB ships frequent updates, and the changelog is the canonical record of what changed and when.

Where to read it

Two equivalent sources:

  • The QoreDB site: a curated, human-friendly view of every release, with highlights, screenshots, and migration notes when relevant. Browse it at qoredb.com/changelog.
  • GitHub Releases: the raw release notes, attached binaries, and tagged source. Useful if you want to grab a specific version's installer or read the verbatim release text. See github.com/QoreDB/QoreDB/releases.

The two stay in sync. Pick whichever surface you prefer.

What's in a release

Each release entry typically contains:

  • Version number following SemVer (MAJOR.MINOR.PATCH).
  • Release date.
  • Highlights: the headline changes, written for users.
  • Detailed changes: features, fixes, refactors, dependency bumps.
  • Breaking changes, when applicable, with a migration note.

The site version groups related items (features, fixes, performance) and adds context the GitHub release notes don't have room for.

Cadence

QoreDB ships on a rolling cadence rather than a fixed schedule. Patch releases land when there's a meaningful fix; minor releases group features as they're ready; major releases are reserved for changes that require a migration.

Updating

QoreDB checks for updates on launch when configured. When a new version is available, you'll see an in-app notification with a one-click update flow. If the auto-update path doesn't fit (managed environments, custom packaging), grab the new installer from the Releases page and install it like any update.

Updates preserve your saved connections, vault, query history, library and notebooks.

Where to go next

Newsletter

Stay updated on new releases

Subscribe to get product releases, new drivers notifications, and technical tutorials.

🎁 Bonus: Get our free SQL Performance Cheat Sheet — 9 pages, PostgreSQL / MySQL / SQLite (PDF)!