Skip to content

Releases: Shman4ik/pgNimbus

v0.7.6

v0.7.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:49
93b0016

What's Changed

  • Release pipeline: fold winget job into build-windows, reuse linux-x64 publish for benchmarks, drop prepare job by @Shman4ik in #133
  • Supply-chain proofs: SLSA attestations, CycloneDX SBOM, NuGet vulnerability gates by @Shman4ik in #142

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:09
fb57d90

pgNimbus 0.7.5

Query tabs & navigation

  • Drag to reorder tabs — rearrange open query tabs by dragging, browser-style.
  • New app menu (☰) top-left for file/tab actions: New tab, Open .sql, Open recent, Save / Save as, Close tab, Switch connection, New window, Preferences.
  • "Search" pill in the command bar — one click into the command palette to jump to tables, saved queries, recent files, or any action (Ctrl/Cmd+K still works too).

Editing results

  • Inline editing now works for hand-typed queries, not just when browsing a table from the schema tree — run a SELECT, click a cell, edit it directly.
  • When a result can't be edited, the status bar now explains exactly why (no primary key, joined tables, aliased column, etc.) instead of silently doing nothing.
  • Row selection in the results grid.
  • Fixed double-click unpredictably opening either the inline editor or the cell inspector — now consistent, and Space quick-peeks any cell in the inspector.

Windows & sessions

  • The main window now remembers its position and size across restarts.

Linux

  • New install options: AppImage, .deb, and tar.gz packages for both x64 and arm64.

Full Changelog: v0.7.1...v0.7.5

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:18
2ea3368

What's Changed

  • Backlog: workspace restore, open/save .sql files, multiple simultaneous connections by @Shman4ik in #120
  • Auto-reconnect: quietly retry once on connection loss, surface a clear transaction-lost state by @Shman4ik in #121
  • Inline editing for hand-typed queries, not just browse mode by @Shman4ik in #125
  • Results-grid row selection. by @Shman4ik in #126
  • Restore main-window placement across sessions by @Shman4ik in #127
  • Bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #122
  • Bump System.Security.Cryptography.ProtectedData from 10.0.9 to 10.0.10 by @dependabot[bot] in #123
  • Bump TUnit from 1.58.0 to 1.61.0 by @dependabot[bot] in #124
  • README overhaul: categorized features, badges, installation and quick-start sections by @Shman4ik in #128
  • Benchmark publish-size: measure shipped files, not raw publish output by @Shman4ik in #129

Full Changelog: v0.6.6...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:55

What's Changed

  • Backlog: workspace restore, open/save .sql files, multiple simultaneous connections by @Shman4ik in #120
  • Auto-reconnect: quietly retry once on connection loss, surface a clear transaction-lost state by @Shman4ik in #121

Full Changelog: v0.6.6...v0.7.0

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:37
7b8f163

What's Changed

  • Track real edits: skip no-op cell commits, validate Add-row scalar types by @Shman4ik in #118
  • Unify text selection color across SQL editor and TextBox fields by @Shman4ik in #119

Full Changelog: v0.6.5...v0.6.6

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:09
a8418be

What's Changed

  • Postgres-native value editing: type-aware editors in the grid and Add-row dialog by @Shman4ik in #114
  • Large-DB feedback: schema loading cue, resizable results, dedup fix, format + word wrap by @Shman4ik in #115
  • Lock selection color to fixed brand blue across editor, toggles, and chips by @Shman4ik in #116
  • Fix redundant double progress bar during initial schema load by @Shman4ik in #117

Full Changelog: v0.6.1...v0.6.5

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:35
85a0856

What's Changed

  • Exclude .pdb debug symbols from the MSIX package by @Shman4ik in #113

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:07
f5dcef3

What's Changed

  • Retake README screenshots: no cursor artifacts, centered, light theme by @Shman4ik in #104
  • macOS manual-testing batch: real wheel scrolling, native chrome, connection dialog UX by @Shman4ik in #105
  • README: state the privacy guarantee (backlog item) by @Shman4ik in #106
  • Safe mode: stage grid edits, deletes, and inserts for review by @Shman4ik in #107
  • Explain: survive PG 18 fractional row counts; text plan view with Tree toggle by @Shman4ik in #108
  • Enable auto-alias tables and safe-mode edits by default by @Shman4ik in #109
  • Add compact find/replace panel with working buttons by @Shman4ik in #110
  • Add connection test feature to verify credentials before saving by @Shman4ik in #111
  • Add project landing page and publish script by @Shman4ik in #112

Full Changelog: v0.5.1...v0.6.0

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:18

What's Changed

  • Retake README screenshots: no cursor artifacts, centered, light theme by @Shman4ik in #104
  • macOS manual-testing batch: real wheel scrolling, native chrome, connection dialog UX by @Shman4ik in #105
  • README: state the privacy guarantee (backlog item) by @Shman4ik in #106
  • Safe mode: stage grid edits, deletes, and inserts for review by @Shman4ik in #107

Full Changelog: v0.5.1...v0.5.5

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:15
d175632

What's Changed

Full Changelog: v0.5.0...v0.5.1