Skip to content

Eduno LMS v1.7.0

Choose a tag to compare

@CodeExplorer430 CodeExplorer430 released this 22 Mar 10:51
· 85 commits to main since this release

Features

  • feat(config): reports, notifications, CSV export, role dashboards: Merged reports-audit domain — system-wide reports with CSV export, role-specific dashboards for instructors and admins, full notification delivery infrastructure.
  • fix(config): wire routes, policies, and actions for role-namespaced controllers: Resolved routing gaps across all role-namespaced controller groups; ensured every route has a matching policy authorization call.