We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document SDK 1.12.0: animated touch buttons Add IAnimatedDisplayCommand, AnimationFrameContext and AnimationFrameInfo to the API docs and bump all version references from 1.11.0 to 1.12.0. - Changelog: new 1.12.0 section (additive, backward-compatible) - API-Commands: full IAnimatedDisplayCommand section with example - API-Reference: SdkInfo 1.12.0 + new optional-capability rows - API-Rendering: list IAnimatedDisplayCommand as a canvas consumer - Home / Getting-Started / Packaging: version and sdkVersion bumps
Document SDK 1.8.0 (side strips) and 1.11.0 (render canvas) - New page API-Rendering: IRenderCanvas, PluginColor, SymbolStyle, text alignment - New page Advanced-Side-Strips: side-strip + segment provider/session contracts - API-Commands: IDisplayImageCommand GetImage/GetText -> RenderImage(ctx, canvas) - API-LoupixPlugin: GetSideStripProviders() override - API-Reference: SdkInfo 1.6.0 -> 1.11.0, new types - Changelog: 1.8.0 and 1.11.0 sections - Home/_Sidebar: link new pages, lifecycle + version - Getting-Started/Packaging: sdkVersion 1.6 -> 1.11
Document exclusive mode and bump wiki to SDK 1.6.0 Add Advanced-Exclusive-Mode page covering IExclusiveModeProvider, ExclusiveRenderMode, and the RequestExclusiveMode/ReleaseExclusiveMode/ IsInExclusiveMode host bridge members. Wire it into the sidebar, Home, API reference, host services, and changelog; bump version references from 1.4.0 to 1.6.0.
Add Changelog page covering SDK 1.3.0 and 1.4.0 Surfaces release-by-release additions (IPluginSettings.Keys, PluginSettingKind.Heading, the IPluginHost browser/overlay APIs, CommandContext.SourceIndex, IAdjustmentCommand, IDisplayImageCommand) as a single digest, sourced from the SDK release commits. Linked from the sidebar under a new "Release notes" section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>