Releases: ruaylabs/melocoton
Releases · ruaylabs/melocoton
Release list
v0.33.0
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
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
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
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
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
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
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
What's Changed
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
Full Changelog: v0.26.0...v0.26.1
v0.26.0
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