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 (Now, Next, Later)

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 Now 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 Now version are implemented, a release button appears. Clicking it closes out the version and shifts Now to the next unreleased version.

See Product versions for the full workflow.