Documentation

Plan View

Version matrix for release planning.

The Plan view shows a version matrix for release planning.

Layout

  • Feature tree on the left
  • Version columns on the right (Next, Planned, Backlog)

Assigning features to versions

Drag features between columns to assign them to versions.

Managing features

Right-click any feature for context menu options:

For normal features:

  • Add Child Feature: Create a new feature (automatically assigned to the Next version)
  • Archive: Soft-delete the feature

For archived features:

  • Restore: Return the feature to proposed state
  • Delete Permanently: Remove from database

Adding versions

Click the + button after the last version column to create a new version. Manifest suggests the next version number based on semver.

Releasing a version

When all features in the Next version are implemented, a release banner appears. Clicking it closes out the version and the next Planned version becomes the new Next.

See Product versions for the full workflow.