Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1319,10 +1319,11 @@ <h2 id="whatsnew-title">Recent Updates &amp; Release Notes</h2>
</header>

<article class="release-card">
<p class="release-meta">August 16, 2026 · v3.5.0.0</p>
<p class="release-meta">August 16, 2026 · v3.5.0.0 · patched through v3.5.1.0</p>
<h3>Chrome Side Panel co-pilot &amp; Course Dossier export.</h3>
<p>idstack is officially published as a native <a href="https://chromewebstore.google.com/detail/eclnhfehloplcnidkkopphamllnlhinm" target="_blank" rel="noopener">Chrome Side Panel extension on the Chrome Web Store</a>. 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.</p>
<p>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 (<code>.md</code>) reports, atomic writes for learnings logs (Issue #60), and local-over-global search precedence (Issue #61).</p>
<p>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.</p>
</article>

<article class="release-card">
Expand Down
Loading