Skip to content

v1.4.9

Latest

Choose a tag to compare

@pancacake pancacake released this 19 Jun 12:05

DeepTutor v1.4.9 Release Notes

Release Date: 2026.06.19

A maintenance follow-up to v1.4.8 that sharpens Settings and
wires Mastery practice into your Question Bank. Search settings now show only
the connection fields your provider actually uses, connection profiles can be
renamed and name themselves after their provider, and the questions you answer
in a Mastery Path are recorded for review. Drop-in — no migrations.

What's New

Search settings show only the fields your provider uses

Settings → Search now adapts its connection fields to the provider you pick.
API-key providers (Brave, Tavily, Jina, Perplexity, Serper) show just the API
key; SearXNG shows just its Base URL, marked required; DuckDuckGo and "none"
show no credentials at all. Custom or unrecognized providers still show every
field, so nothing a provider might need is ever hidden.

Rename connection profiles, auto-named by their provider

A new connection profile now arrives already named after its provider, with a
rename control surfaced next to it. As long as you haven't typed your own name,
the profile keeps tracking the provider when you switch it — a "Brave" profile
becomes "Jina" — but the moment you rename it, the name is yours and is never
overwritten.

Mastery practice flows into your Question Bank

When DeepTutor grades a question inside a Mastery Path, the attempt — the
question, your answer, and whether you got it right — is now recorded in that
session's Question Bank. Practice you do inside a learning plan sits alongside
your generated quizzes, ready to revisit.

Fixes & docs

  • The Tools step of the Settings tour showed raw placeholder text instead
    of its title and description; it now reads correctly in both English and
    Chinese, with a test guarding against untranslated tour steps.
  • The README and its translations were refreshed for the current UI — an
    updated surface walkthrough, My Agents, the Knowledge Center, and current
    screenshots.

Upgrade Notes

Drop-in from v1.4.8: pip install -U deeptutor; Docker users pull
ghcr.io/hkuds/deeptutor:latest. No migrations, no configuration changes.

Full Changelog: v1.4.8...v1.4.9