Skip to content
Home

Changelog

What shipped in AlgoTrace, why it matters, and where the learning workflow sharpened.

v1.0.0May 2026

Launch foundation

The first public AlgoTrace release brings the coaching loop into LeetCode and connects it to the web workspace.

  • NewChrome extension with LeetCode-native coaching and stuck-state context.
  • NewWeb chat for longer explanations, mode switching, and session follow-up.
  • NewNotebooks, TraceBoards, and TraceCards for turning practice into review.
  • ImprovedRegional checkout paths for INR and USD pricing.
v0.9.0April 2026

Reasoning pass

A prompt and product pass focused on making Trace ask fewer, sharper questions.

  • ImprovedReasoning responses now separate diagnosis, invariant, and next action.
  • ImprovedHint mode avoids naming the pattern until the learner has enough evidence.
  • FixedReduced repeated advice in multi-turn debugging sessions.
v0.8.0March 2026

Learning workspace beta

The beta connected conversations, notebooks, and algorithm visualization into one practice surface.

  • NewNotebook capture from coaching sessions.
  • NewTraceBoard visualizations for arrays, trees, stacks, queues, and linked lists.
  • FixedMore reliable session recovery after extension authentication.