Skip to content

Commit 56db294

Browse files
author
sqlopt
committed
chore(release): v0.3.4
- Connection picker lists every database (system + non-ONLINE), not just online user DBs. - Prominent highlighted UPDATES button in the topbar + guided download → quit → install → reopen flow (POST /api/shutdown so the MSI in-place upgrade isn't blocked). Update UI removed from Help.
1 parent bd4ff29 commit 56db294

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.3.3"
13+
version = "0.3.4"
1414
edition = "2021"
1515
license = "Apache-2.0"
1616
repository = "https://github.com/singhpratech/dbopt"

0 commit comments

Comments
 (0)