Skip to content

docs: cover Canvas, Workflow, Gallery, and Model Manager features#9196

Merged
lstein merged 6 commits into
invoke-ai:mainfrom
Pfannkuchensack:docs/feature-coverage
May 19, 2026
Merged

docs: cover Canvas, Workflow, Gallery, and Model Manager features#9196
lstein merged 6 commits into
invoke-ai:mainfrom
Pfannkuchensack:docs/feature-coverage

Conversation

@Pfannkuchensack
Copy link
Copy Markdown
Collaborator

Summary

  • New: Canvas Workflow Integration (run workflow on raster layer)
  • New: Canvas Projects (.invk save/load)
  • New: Custom Node Manager (install/manage community node packs)
  • New: Layer tips (canvas drag & drop targets + lock transparency)
  • gallery: virtual boards (by date)
  • editor-interface: workflow library tags (dynamic per-user tags)
  • adding-nodes: point manual install at Custom Node Manager
  • models: editable source URL, bulk delete/reidentify, missing-files filter, settings export/import
  • fp8-storage: hardware support tiers (Ampere / Ada+Hopper / pre-Ampere)

Related Issues / Discussions

Documentation follow-up for the following previously merged feature PRs that shipped without user-facing docs:

QA Instructions

  1. cd docs && pnpm install && pnpm dev and confirm the site builds without errors.
  2. Verify the new pages render and appear in the sidebar:
    • Features → Canvas: Canvas Projects (.invk files), Run Workflow on Canvas, Layer Tips
    • Features → Workflows: Custom Node Manager
  3. Verify the modified pages render correctly:
    • Features → Gallery Panel: new Virtual Boards section
    • Features → Workflows → Editor Interface: expanded Workflow Library card with tag filtering
    • Features → Workflows → Adding Nodes: Installing Community Nodes now points at the Custom Node Manager
    • Concepts → Models: new sections Editing model metadata, Bulk actions in the Model Manager, Finding orphaned models, Exporting and Importing Model Settings
    • Configuration → FP8 Storage: new Hardware support tiers section between Requirements and Enabling FP8 Storage
  4. Cross-check internal links — Adding Nodes → Custom Node Manager, Custom Node Manager → Creating Nodes guide, Models Finding orphaned modelsBulk actions.

Merge Plan

Docs-only change. No code, no schema, no migration. Safe to merge any time.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

- New: Canvas Workflow Integration (run workflow on raster layer)
- New: Canvas Projects (.invk save/load)
- New: Custom Node Manager (install/manage community node packs)
- New: Layer tips (canvas drag & drop targets + lock transparency)
- gallery: virtual boards (by date)
- editor-interface: workflow library tags (dynamic per-user tags)
- adding-nodes: point manual install at Custom Node Manager
- models: editable source URL, bulk delete/reidentify, missing-files filter, settings export/import
- fp8-storage: hardware support tiers (Ampere / Ada+Hopper / pre-Ampere)
@github-actions github-actions Bot added the docs PRs that change docs label May 17, 2026
@lstein lstein self-assigned this May 18, 2026
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The link to Creating a Node Pack is broken in features/workflows/custom-node-manager/
  • You should mention JPPhoto's node connectors in features/workflows/adding-nodes.
  • Broken links (x2) to Community Nodes in features/workflows/adding-nodes.
  • In concepts/models you do not mention that you can paste a HF RepoID into the URL or Local Path field, and it will be correctly detected.
  • In concepts/models do we still need an info box around the Autoimport functionality, which was discontinued way back in v4.0.0?
  • In configuration/fp8-storage the important message that FP8 doesn't have an effect on quantized checkpoints comes towards the bottom of the page. I suggest moving the warning earlier, and say explicitly that it is for full precision models.

- custom-node-manager: fix broken creating-nodes link (absolute path)
- adding-nodes: fix broken community-nodes links (absolute path),
  document Workflow Connectors (invoke-ai#9027) under Connecting Nodes
- concepts/models: note that HF Repo IDs can be pasted into URL field,
  remove obsolete v4.0.0 autoimport tip
- fp8-storage: surface "full precision only" warning at the top,
  remove redundant quantized-formats bullet near the bottom
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lstein lstein merged commit 9622900 into invoke-ai:main May 19, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs PRs that change docs v6.13.x

Projects

Status: 6.13.x Theme: MODELS

Development

Successfully merging this pull request may close these issues.

2 participants