We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: standardize reference sections and improve sidebar organization - Rename all "Related Guides" and "Additional Resources" to "See also" - Standardize casing to "See also" (lowercase 'a') - Reorder Platform SDK sidebar: move setup topics after Getting Started - Reorder Plugin SDK sidebar: move State Management earlier, Database later
Add missing plugin SDK documentation - Document GetServerCertificate(), GetAvailableNetworkCards(), SetNetworkCard() methods - Document DatabaseManager.UseSingleUserDatabaseCreation property - Add complete PluginDescriptor properties table (ServiceDomain, Supports64Bits, ApplicationId) - Clarify SupportedEventSubscription vs SetEventFilter relationship and interaction - Document OnSdkFederationActionRequestReceived for federated action requests Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix plugin SDK documentation inaccuracies - Add note about targerVersion parameter typo in DatabaseUpgradeItem API - Document DatabaseCleanupThreshold validation rules with examples - Add missing GuidParsingMode property documentation to PluginStateEntry Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Simplify plugin hosting diagram
Update plugin SDK diagrams and docs
Convert ASCII diagrams to Mermaid across wiki documentation - web-sdk-under-the-hood.md: 3 flowcharts (architecture, entity hierarchy, transactions) - plugin-sdk-queries.md: 1 sequence diagram, 1 flowchart - plugin-sdk-request-manager.md: 1 sequence diagram - plugin-sdk-overview.md: 2 flowcharts with subgraphs - plugin-sdk-lifecycle.md: 1 flowchart with subgraphs - plugin-sdk-database.md: 2 flowcharts, 1 state diagram - macro-sdk-developer-guide.md: 1 flowchart with decision nodes - web-sdk-getting-started.md: 1 flowchart with subgraphs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Rename wiki files to lowercase kebab-case Standardize file naming convention across all documentation files (excluding Home.md and _Sidebar.md which follow GitHub wiki conventions). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>