This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed notebook UUID extraction in the new Angular UI and added a flag to disable Gemini tools.
Full changelog
What's New
Fixed — Notebook Sync for New Angular UI
sync_librarynow correctly extracts notebook UUIDs from NotebookLM's updated Angular Material interface- Automatically switches to grid view where UUIDs are available in DOM element IDs
- 3-tier extraction strategy: grid view cards → click-navigation → basic table fallback
- Resolves broken UUID extraction reported in PR #3 — thanks @robert-merrill
- Quota manager updated to detect notebooks via
project-button(grid) andproject-action-button(table)
Added — Disable Gemini Tools
NOTEBOOKLM_NO_GEMINI=trueenvironment variable hides all 8 Gemini API tools from the tool list- Useful for clients with context window limitations (e.g., OpenCode)
- Affected tools:
deep_research,gemini_query,get_research_status,upload_document,query_document,list_documents,delete_document,query_chunked_document
Full Changelog
https://github.com/Pantheon-Security/notebooklm-mcp-secure/compare/v2026.1.10...v2026.1.11
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pantheon-Security/notebooklm-mcp-secure
Security-hardened NotebookLM MCP with post-quantum encryption (ML-KEM-768), GDPR/SOC2/CSSF compliance, and 14 security layers. Query Google's Gemini-grounded research from Claude and AI agents.
Related context
Beta — feedback welcome: [email protected]