-
refactor(sidebar): remove external URLs from hardcoded items
released this
2026-03-09 18:51:01 +03:00 External web pages (chatgpt-schoolchild, ai-teachers, my-child)
removed from addEnlightCustomItems() — they should be managed
via the new "More +" sidebar page manager in v2.46.0.Only Vue-router pages remain hardcoded:
- LeaderBoard (/leaderboard)
- MyPoints (/mypoints)
- Role-based profiles (StudentProfile, SchoolchildrenProfile,
CourseCreatorProfile, ParentProfile)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Downloads