Skip to content

HuginnDB v1.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:03

See CHANGELOG.md for the full list of changes.

Installed builds with auto-update support will detect this release on next launch and offer to install it from inside the app.

What's Changed

  • feat(mcp): write-mode with per-connection permission policy (1.9.0) by @Alexfp28 in #70
  • fix(mysql): render TINYINT(1)/BOOLEAN columns instead of NULL (#68) by @Alexfp28 in #71
  • feat(schema): empty-table action with confirmation and don't-ask-again (#69) by @Alexfp28 in #72
  • fix(windows): isolate Console logs per window (#50) by @Alexfp28 in #73
  • feat(grid): advanced per-column filter builder (#66) by @Alexfp28 in #74

Full Changelog: v1.8.3...v1.9.0