Releases
v2.2.0
Compare
Sorry, something went wrong.
No results found
What's New in v2.2.0
New Features
Note Draft System - Create, manage, and publish drafts with xhs_create_draft, xhs_list_drafts, xhs_get_draft, xhs_update_draft, xhs_delete_draft, xhs_publish_draft
AI Image Generation - Generate images using Gemini AI with xhs_generate_image (supports style, mood, lighting, aspectRatio)
AI Image Understanding - describeImages option in xhs_get_note for AI-powered image analysis
Environment Variable Configuration - Support for GEMINI_* environment variables
Architecture Improvements
Browser Layer - Refactored to composition pattern (eliminated 58 (this as any) casts)
Database Layer - Refactored to repository pattern for cleaner code organization
Other Changes
Updated Gemini models to gemini-3 series
Documentation improvements
Tool rename: xhs_check_login → xhs_check_login_session
New tool: xhs_check_auth_status for checking existing sessions
You can’t perform that action at this time.