Skip to content

Releases: peals-pline/TutorDesk

TutorDesk v0.1.4 - Report templates

Choose a tag to compare

@peals-pline peals-pline released this 11 Jun 20:13
94fff98

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

Choose a tag to compare

@peals-pline peals-pline released this 08 Jun 03:04
a39aaf1

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

Choose a tag to compare

@peals-pline peals-pline released this 07 Jun 16:47
fe01c28

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

Choose a tag to compare

@peals-pline peals-pline released this 07 Jun 13:03
edcf1df

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

Choose a tag to compare

@peals-pline peals-pline released this 07 Jun 12:43

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.