Release NotesRelease V2025 6 38

RunReveal v2025.6.38 Release Notes

🔍 Audit Log Improvements & UI Enhancements

What’s New

  • 🛡️ Fixed an issue where some readonly methods were incorrectly reported as non-readonly in audit logs
  • 🖱️ Added readonly toggle button visibility in empty state

Changelog

  • audit-logs: some readonly methods were reporting as non-readonly. fixed via allowlist (#1584)
  • hotfix: show readonly toggle button in empty state (#1583)