Skip to content

Releases: ruaylabs/melocoton

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:38
eaeb147

What's Changed

  • chore: bump v0.33.0 (eaeb147)
  • feat(web): add diagnostic 500 error page (fa5959b)
  • fix(tauri): kill webserver sidecar on app exit (6f556b1)
  • ci(actions): update checkout to v7 (1d1789f)

Full Changelog: v0.32.0...v0.33.0

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:42
d7fe3ad

What's Changed

  • chore: bump v0.32.0 (d7fe3ad)
  • fix(macos): sign bundled webserver sidecar (f792bab)
  • fix(deps): update Req and LLM dependencies (bc53b56)
  • ci(release): sign and notarize macOS builds (e776f9a)
  • docs(readme): add Homebrew installation instructions (58a2046)

Full Changelog: v0.31.0...v0.32.0

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:12
5b60ada

What's Changed

  • chore: bump v0.31.0 (5b60ada)
  • fix(tauri): migrate data to new identifier (331192d)
  • fix(ui): disable macOS text suggestions in inputs (7678ff6)
  • fix(test): don't crash suite when Docker is unreachable (305a556)
  • fix(deps): patch mint and tesla; ignore earmark and hackney advisories (7ad46a6)

Full Changelog: v0.30.0...v0.31.0

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:39
7de17e3

What's Changed

  • chore: bump v0.30.0 (7de17e3)
  • ci(release): publish with gh cli and version artifact filenames (b191312)

Full Changelog: v0.29.1...v0.30.0

v0.29.1

Choose a tag to compare

@github-actions github-actions released this 31 May 05:45
8ef81b8

What's Changed

  • chore: bump v0.29.1 (8ef81b8)
  • fix: replace mdex with earmark + makeup for markdown rendering (bbc1ba9)

Full Changelog: v0.29.1-test.26702682049...v0.29.1

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 26 May 02:44
0519570

What's Changed

  • chore: bump v0.29.0 (0519570)
  • fix: use zig version from mise.toml when building Windows release (214953f)
  • feat: add OpenCode AI provider (Free, Go, Zen) (512f57b)
  • chore: update dependencies (c5d62a0)
  • docs: fix GitHub username in README.md (8d9fe18)
  • fix: ensure conn release on exception in test_connection_via_query/2 (cf72951)
  • fix: run selected SQL text instead of full editor on query execution (f6ff9c7)

Full Changelog: v0.28.0...v0.29.0

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:06

What's Changed

  • chore: bump v0.28.0 (053d987)
  • feat: add linux arm release support to build releases action (9dd10c1)
  • feat: ensure a default group exists on first visit (13f58fd)
  • fix: cascade-delete sessions on database removal (db9cf0a)
  • feat: add delete row to table explorer (70d7e48)
  • docs: improve README.md (69b2421)

Full Changelog: v0.27.0...v0.28.0

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 03:28

What's Changed

  • chore: bump v0.27.0 (c6bfc67)
  • feat: add Windows desktop release support (b5848ee)

Full Changelog: v0.26.1...v0.27.0

v0.26.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 15:36

What's Changed

  • chore: bump v0.26.1 (e4e29e0)
  • fix: restore saved font size from database on startup (adc819b)

Full Changelog: v0.26.0...v0.26.1

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 05:22

What's Changed

  • chore: bump v0.26.0 (442c5b5)
  • chore: define write permission to use a automatic token (0226fda)
  • refactor: merge validate-filter-results clauses (85757db)
  • refactor: simplify mount tab initialization in Run LiveView (066b703)
  • refactor: extract shared query result handler in Run LiveView (41eb8cc)
  • test: add TableExplorerComponent render tests (5eb4c02)
  • perf: run table and matview introspection queries concurrently (acab94d)
  • feat: add editable session names to query tabs (34c5399)
  • feat: click index to view its definition (5a4b58f)
  • fix: scroll selected command palette item into view on keyboard navigation (51080ed)

Full Changelog: v0.25.1...v0.26.0