8e2afb93f3
- NCWF-5: scaffold /analysis route with ChessBoard viewer and navigation - NCWF-6: FEN / PGN / Game-ID input form with depth selector - NCWF-7: extend GameApiService with analyzePosition(); add AnalysisService with game-wide annotation pipeline; proxy /api/analysis -> :8087 - NCWF-8: EvalTimelineComponent — SVG win-chance chart per ply - NCWF-9: AnnotatedMoveListComponent — quality labels (!! ! ?! ? ??) derived from win-chance delta Also fix pre-existing app.spec.ts failure (missing provideHttpClient). Apply project-wide prettier formatting pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5.0 KiB
5.0 KiB
0.3.0 (2026-06-10)
Features
- NCWF-5 Scaffold post-game analysis page at /analysis with board viewer and route
- NCWF-6 FEN / PGN / Game-ID input form for custom analysis
- NCWF-7 Integrate backend analysis API (POST /api/analysis/position) via GameApiService
- NCWF-8 Per-move evaluation timeline SVG chart
- NCWF-9 Annotated move list with quality labels (!! ! ?! ? ??)
0.0.0 (2026-05-12)
Features
- added bot, light and dark mode (2de003e)
- added web view 1v1 (1828fa3)
- NCS-63 User account implementation (#2) (ff75c8c)
- NCS-75 Frontend Deployment Dockerfile (#4) (bd7ec58)
Bug Fixes
- build issues (36d72fd)
- cleaner components seperation (8b090e4)
- gitignore (4da882f)
- GITIGNORE (8df2d05)
- npm (c11c1d4)
- removed .vs (2833ead)
- removed cache files (7ee59c4)
- size of pieces and removed text view of the game state (c60d00f)
- structure (3e8c7c4)
0.0.0 (2026-05-12)
Features
0.0.0 (2026-05-12)
Bug Fixes
0.0.0 (2026-05-12)
Bug Fixes
0.0.0 (2026-05-14)
Bug Fixes
- added missing challenge routes (61000f8)
0.0.0 (2026-05-15)
Bug Fixes
0.0.0 (2026-06-01)
0.0.0 (2026-06-02)
Bug Fixes
0.0.0 (2026-06-06)
0.0.0 (2026-06-10)
Bug Fixes
- route play-vs-bot to /vs-bot endpoint (a620735)