Skip to content

Releases: Nembrix/nembrix

Nembrix 0.5.3

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:33
3e814ad

0.5.3 — changes since v0.5.2

Bug Fixes

  • updater: Explain failures in the user's terms, and make the macOS close button work (#160)

Documentation

  • Point download links at v0.5.3

Nembrix 0.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 18:47
67d15a5

0.5.2 — changes since v0.5.1

Bug Fixes

  • layout: Nudge a reflow when the window wakes from sleep (#156)

Documentation

  • Point download links at v0.5.2
  • Point download links at v0.5.1 (#154)

Refactor

  • hooks: Clear the React effect warnings (#155)

Nembrix 0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:24
af1cbc7

0.5.1 — changes since v0.4.6

Documentation

  • Point download links at v0.5.1

Features

  • export: Lock during run, show progress, auto-close, and drop the public schema from filenames (#147)

Nembrix 0.4.6

Choose a tag to compare

@github-actions github-actions released this 05 Sep 06:35
4484eb7

0.4.6 — changes since v0.4.5

Bug Fixes

  • export: Unblock file writes, make Export self-serve, and space the table list (#141)

Documentation

  • Point download links at v0.4.6

Nembrix 0.4.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:55
633569d

0.4.5 — changes since v0.4.4

Bug Fixes

  • scripting: Real error messages, resizable console, recoverable panels, correct dev version (#137)

Documentation

  • Point download links at v0.4.5

Features

  • updater: Add skip, install-on-quit, and auto-update options (#134)

Nembrix 0.4.4

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:03
945418b

0.4.4 — changes since v0.4.3

Bug Fixes

  • connections: Show why a connection failed, and auto-size the URL field (#132)

Documentation

  • Point download links at v0.4.4

Nembrix 0.4.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:20
84eff60

0.4.3 — changes since v0.4.1

Bug Fixes

  • startup: Show the window after first paint to kill the content blink (#127)
  • editor: Accept the open completion on Tab instead of indenting (#124)

Documentation

  • Point download links at v0.4.3

Nembrix 0.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:59
9e33b6a

0.4.1 — changes since v0.4.0

Documentation

  • Point download links at v0.4.1

Nembrix 0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:21
fffa529

0.4.0 — changes since v0.3.0

Bug Fixes

  • startup: Kill the white flash on launch (#110)
  • ui: Drop record/time from the status pill; stop the meta flicker (#108)
  • connections: Edit opens the real connection; mongo honors its database (#107)
  • grid: Fill the pane for few-column tables and kill the open blink (#106)
  • connections: Default mongo to TLS-off so local mongo connects (#105)

Documentation

  • Point download links at v0.4.0

Features

  • query: Show row count + timer in a footer below the grid (#109)
  • rail: Sidebar sessions behave like tabs (click selects, close tears down) (#104)
  • connections: Engine registry, Mongo URL + table queries, display & TLS (#103)
  • scripting: Add MongoDB support to JavaScript scripting (#101)

Nembrix 0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:54
72cb7a9

0.3.0 — changes since v0.2.0

Documentation

  • Point download links at v0.2.0 (#94)

Features

  • scripting: Console strip, array db.query, editor + tab polish (#98)