Skip to content

Releases: xakmen/dockberth

Dockberth v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 00:43
493e602

[0.2.0] - 2026-07-27

Features

  • custom database credentials and copyable connection card (#49)
  • show Redis connection details in a tabbed Connections card (#50)

Fixes

  • honor explicit 'None' database choice for presets with a DB default (#51)

Dockberth v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:20
79beea6

[0.1.3] - 2026-07-21

Features

  • dockberth.dev website — landing, docs, changelog, Pages deploy
  • BREAKING: remove Sentry crash reporting entirely

Fixes

  • keep the Logs view updating after the buffer fills (#31)
  • reserve the proxy/dockberth project namespace (#32)
  • read the hosts file as bytes so non-UTF-8 comments don't break it (#33)
  • escape $ in rendered compose values so start commands survive (#34)
  • do not auto-start project services with Docker (#35)
  • bind the proxy to loopback and drop the unused 443 publish (#36)
  • launch VS Code without cmd /C to prevent argument injection (#37)
  • write persisted files atomically (temp + rename) (#38)
  • serialize registry mutations to prevent lost project entries (#39)
  • own the log-follower lifecycle to prevent PID-reuse kills and leaks (#40)
  • validate compose credentials, service args and non-ASCII names (#41)
  • make scaffold cancel actually abort a hung run (#42)
  • make proxy heal and status timeouts fire without a live poll (#43)
  • surface silent frontend failures and guard the updater (#44)
  • correct new-project wizard base, port and scaffold recovery (#45)

Documentation

  • real app screenshots — project statuses, logs, scaffolding dialog
  • adopt GitHub flow for all changes (#1)

Dockberth v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:39

[0.1.2] - 2026-07-19

Features

  • update sidebar logo to new berth and container glyph
  • enhance dark theme support and custom scrollbar styles
  • add preloader with fade-out effect and background color to enhance user experience
  • configurable domain suffix
  • improve layout responsiveness and add min-width to input fields
  • add support for starting Docker Desktop and enhance status reporting
  • update features section with new entries and refactor context menu logic

Refactoring

  • simplify context menu suppression logic in useContextMenuGuard

Dockberth v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:32

Full Changelog: v0.1.0...v0.1.1

Dockberth v0.1.0

Dockberth v0.1.0 Pre-release
Pre-release

Choose a tag to compare

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