Skip to content

DevLogBus v1.3.2

Latest

Choose a tag to compare

@dan-sherwin dan-sherwin released this 05 Jun 20:46

v1.3.2 - 2026-06-05

This release adds optional login protection for the embedded browser UI.

Highlights

  • Added UI-managed DevLogBus users with username, display name, and password
    setup from the Settings dialog.
  • Added a login-mode toggle that keeps DevLogBus open by default and allows
    login enforcement to be turned on or off after users exist.
  • Protected the browser UI's log/about/record HTTP APIs with a session cookie
    when login mode is enabled.
  • Kept the default install and daemon behavior open for local developer
    workflows with no configured users.