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.