Skip to content

codexmate v0.0.42

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:07
6cd3134

Release Notes

Security

  • Harden remote Web UI access so privileged browser-facing routes require authentication before exposing session data.
  • Challenge unauthorized remote clients instead of allowing unauthenticated access to protected Web UI flows.

Web UI

  • Add browser-side copy support for session file paths, making it easier to locate or share the underlying session files from the Sessions panel.
  • Add localized copy-session-path text across supported Web UI locales.

Testing

  • Add regression coverage for remote Web UI host protection, standalone session actions, and Web UI behavior parity.

Full Changelog

6ffef78...v0.0.42

Contributors