-
v3.1.1 — Bug fixes for dashboard and Track E features
released this
2026-02-24 02:36:45 +00:00 | 32 commits to main since this release15 bugs fixed (1 Critical, 4 High, 4 Medium, 6 Low):
- BUG-14 (Critical): Per-user endpoint tools/call fixed (ImportError)
- BUG-8 (High): PUBLIC_URL warning when OAuth configured without it
- BUG-11 (High): Health checks now validate authentication (auth_valid field)
- BUG-12 (High): ENCRYPTION_KEY validated at startup — exits on invalid key
- BUG-13 (High): Stale JWT redirects to login instead of 500 error
- BUG-1: Version corrected to 3.1.x in get_system_info
- BUG-2: Internal "phase: X.3" replaced with "endpoint_type: system"
- BUG-3: Audit logs page implemented
- BUG-4: Settings page uses correct Admin sidebar
- BUG-5: Server Mode shows streamable-http
- BUG-6: Plugin descriptions populated
- BUG-7: Styled 404 error page
- BUG-9: Plugin-specific example tool names in instructions
- BUG-10: Recent Activity timestamps fixed, internal events filtered
- BUG-15: Copy button template fix (dict key vs method)
Tests: 426 passed
Downloads