Release 1 Migration¶
This phase migrated existing data to the new versioning format and rolled out Release 1 features. There are no user-visible changes beyond the gradual appearance of new features via feature flags.
What Changed¶
All existing annotation questions in every project were assigned their first version number (v1). This is accurate because no question has ever been versioned before -- the current state of each question is its original and only version. Alongside this, each stage received its first Question Set Version, capturing which questions (at which versions, in what order) are assigned to that stage.
The migration is entirely additive. No existing data was deleted, moved, or modified. New fields were added alongside existing ones to support the versioning features.
How Features Appear¶
Release 1 features are rolled out gradually using feature flags:
- Question versioning appears first -- project administrators see version badges on their questions and gain access to the version history panel
- Annotation Form v2 appears next -- the rebuilt form with auto-save and better performance becomes available on a per-project basis
- Question Management UI appears alongside the form -- version comparison, versioning wizard, and admin decision tools become available
If your project does not yet show these features, they are being rolled out progressively. Your existing data and workflows are unchanged in the meantime.
What You Need to Do¶
Nothing. The migration runs automatically and your projects continue to work exactly as before. New features become available as they are enabled for your project.