AssisT 1.0.0 - First stable release
Everything here has landed since 0.9.3, including the 0.10.0 work that was prepared but never published. Full notes and the download go up on GitHub Releases when the release is published.
The version was cut on 6 September 2026 and goes out through the Chrome Web Store first; the tag on the public repository follows the Chrome Web Store release rather than leading it, so the newest tag on GitHub may be a version behind what is described here.
New
- Mind Map (beta) - an outline-first planning and revision tool. The outline is a WAI-ARIA tree you can drive entirely from the keyboard; the canvas is a second view of the same map. Six templates, a searchable library, a File menu, export to Markdown, OPML, JSON, SVG and PNG, read aloud, study mode, and "Add to mind map" from any page. Alt+Shift+M opens it, and it works with AI switched off.
- Maths Support - an on-page calculator with a scratchpad, and large-number formatting that groups digits, keeps the value copy-safe and speaks the number in words to a screen reader. Off by default.
- Institutional branding - a college can apply its own name, logo and accent colours through an Ed25519-signed key delivered by enterprise policy or pasted into Advanced Settings. Keys are verified offline and fail closed, and the accent is darkened to hold WCAG 2.2 AA contrast.
- Configurable local-AI server - the Local AI panel accepts a custom Ollama address, so a local install works without editing anything.
- OCR accuracy boost - an optional preprocessing pass for low-quality scans and small text.
- A new popup - "Try the new AssisT" gives flat bar navigation by group, a compact header and a light or dark theme. It changes the look and the layout only; every feature behaves the same either way.
- Citation manager rebuild - in-text citations with page locators, a checker that compares your essay against your reference list, a restorable trash, bulk select, copy and export, chapter and thesis source types, undated sources, Zotero BibTeX and RIS import, add-by-DOI, and a style that stays where you set it.
- Companion features (preview) - study-tools discovery, personalised AI output from your learning profile, equation read-aloud, a stuck-reader rescue prompt, Authorship Shield, flashcards with spaced repetition, a reading-level dial for AI output, a lecture companion and a hands-free voice command palette. All on by default and individually switchable.
Fixed
- Screen Color Overlay and Custom Cursor now work in Google Docs and Google Sheets.
- Local AI with reasoning models (qwen3, deepseek-r1) no longer leaks its thinking text into answers, and JSON mode works on those models.
- Gemini Nano detection.
- The discovery quiz switches on every feature it recommends.
- The welcome flow opens on install.
- Saved shortcut sets pick up new default shortcuts instead of ignoring them.
- Popup buttons answer Enter and Space, not the mouse alone, and keyboard focus can no longer strand inside the mind map editor. The citation manager's per-citation Copy and Open buttons, which were mouse-only in early 1.0.0 builds, now answer Enter and Space, and Tab reaches the citation list with one roving tab stop.