Releases: peals-pline/TutorDesk
Release list
TutorDesk v0.1.4 - Report templates
Added
- Concise progress updates for quick sharing
- Detailed reports for complete teaching records
- Accessible report template switcher
Fixed
- Corrupted dash characters in generated Markdown
- Long lines overflowing the report preview
Verified with lint, 11 tests, production build, and responsive browser QA.
TutorDesk v0.1.3
Accessibility polish
- Programmatic labels and validation relationships across shared form fields
- Consistent invalid and keyboard focus states
- Accessible select controls for homework, mistakes, and progress
- Regression tests for input, textarea, and select behavior
TutorDesk v0.1.2
What's new
- Search students by name, subject, level, and learning goals
- Clear and accessible empty-result states
- Ctrl K / Cmd K shortcut for instant search focus
- Unit coverage for search behavior
This is a small usability release for the local-first MVP.
TutorDesk v0.1.1 - Responsive polish
TutorDesk v0.1.1 is a focused visual polish release.\n\nChanges:\n- Replaced the mobile horizontal navigation strip with an accessible compact view selector\n- Improved header spacing across mobile and desktop breakpoints\n- Replaced the visible shortcut label with platform-neutral Ctrl K copy\n- Bumped package metadata to 0.1.1\n\nVerification:\n- npm run lint\n- npm test\n- npm run build\n- Browser layout audit at 390x844 and 1280x720 with no page-level horizontal overflow or console errors\n\nMerged PR: #13\nClosed issue: #12
TutorDesk v0.1.0 - Local-first tutor workspace MVP
TutorDesk v0.1.0 is the first usable local-first MVP for private tutors and small educators.\n\nHighlights:\n- Student profiles, lessons, homework, mistake journal, and topic progress\n- Markdown progress reports with copy-to-clipboard\n- JSON backup import and export\n- Demo data, responsive interface, validation tests, and CI\n\nProject status: usable MVP under active development. See ROADMAP.md and the public issue tracker for planned storage, accessibility, search, reporting, and offline improvements.