Skip to content

Releases: hkm-a/mathlab

MathLab Desktop v1.1.0

Choose a tag to compare

@hkm-a hkm-a released this 29 May 17:48

MathLab Desktop v1.1.0

A polished portable Windows desktop build of MathLab — a Chinese high-school math competition learning platform with KaTeX-rendered math, step-by-step solutions, topic-driven practice, and dynamic visualizers.

Highlights

  • Cleaner topic browsing, problem cards, and solution reading.
  • New right-side “数学旁白 / 虚拟学伴” panel on problem pages with lightweight hints and challenge prompts.
  • Better learner-facing problem and solution titles, avoiding noisy raw labels from imported content.
  • Stronger math/content formatting:
    • fill-in blanks render cleanly;
    • LaTeX subscripts remain intact;
    • option blocks and previews are normalized consistently.
  • Validation pipeline includes regression tests before production builds.

Download

Download MathLab_1.1.0_x64_portable.zip, unzip it, then double-click MathLab.exe.

No installer is required.

Verification

Built and verified with:

  • npm test
  • npm run lint
  • npm run build
  • npm run desktop:build

The web build may print existing KaTeX content warnings from some static math statements, but the build and desktop package complete successfully.