This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryDefault model changed to gemini-3-flash-preview and Gemini 2.5 models will be retired on March 31 2026.
Full changelog
v2026.2.0 — Gemini 3, Video Overviews & Data Tables
Gemini 3 Model Support
- Default model now
gemini-3-flash-preview(wasgemini-2.5-flash) gemini-3-pro-previewalso available for higher-quality output- Deprecation warnings when using Gemini 2.5 models — retiring March 31, 2026
- Incomplete status handling for Deep Research partial results
- @google/genai SDK upgraded to 1.41.0
Thinking Level Control
- New
thinking_levelparameter forgemini_queryanddeep_research - Options:
minimal,low,medium,high - Control response thoroughness vs speed
Structured JSON Output
- New
response_schemaparameter forgemini_query - Pass a JSON schema, get validated structured JSON back from Gemini 3
- Automatically sets
responseMimeType: "application/json"
Video Overview Generation (4 new tools)
generate_video_overview— Generate AI-powered Video Overviews via NotebookLM's Studio panelget_video_status— Check generation progress (3-10 min typical)- 10 visual styles: auto-select, custom, classic, whiteboard, kawaii, anime, watercolour, retro-print, heritage, paper-craft
- 2 formats: explainer (full, 5-15 min) and brief (summary, 1-3 min)
Data Table Extraction
generate_data_table— Generate structured Data Tables from notebook sourcesget_data_table— Extract table as JSON with headers and rows- Returns machine-readable structured data for analysis and processing
Technical Details
- 21 files changed, +1,526 lines
- All browser automation selectors verified against live NotebookLM DOM (Feb 2026)
- 111/111 tests passing
- Tool count: 47
Install / Upgrade
claude mcp add notebooklm -- npx @pan-sec/notebooklm-mcp@latest
Full changelog: https://github.com/Pantheon-Security/notebooklm-mcp-secure/blob/main/CHANGELOG.md
Breaking Changes
- Default `gemini_query`/`deep_research` model switched from `gemini-2.5-flash` to `gemini-3-flash-preview`.
- Gemini 2.5 models deprecated; support removed after March 31 2026.
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]