diff --git a/docs/index.html b/docs/index.html index bfae29c..b8ff657 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1319,10 +1319,11 @@

Recent Updates & Release Notes

-

August 16, 2026 · v3.5.0.0

+

August 16, 2026 · v3.5.0.0 · patched through v3.5.1.0

Chrome Side Panel co-pilot & Course Dossier export.

idstack is officially published as a native Chrome Side Panel extension on the Chrome Web Store. It provides in-browser Bloom's taxonomy classification, constructive alignment reviews, and empirical citations (T1–T5) for Canvas LMS assignments, syllabi, and Google Docs without requiring command-line configuration.

This release also introduces a background Canvas course crawler for multi-page syllabus audits, a Course Dossier export drawer that compiles multi-page findings into structured Markdown (.md) reports, atomic writes for learnings logs (Issue #60), and local-over-global search precedence (Issue #61).

+

Patched in v3.5.1.0 (August 30): corrected mobile layout on this page. Content no longer sits under the display cutout on notched phones, every button and input meets a 44px minimum touch target at all screen widths, and horizontal overflow is prevented rather than hidden.