Managing Versions and Iterations
Written By Nabil
Last updated About 2 months ago
Why it’s useful
Version control shows progress and prevents mix-ups between v1 and v5 feedback.
How it works
- Every upload is a version.
- Old versions remain viewable and commentable.
- You can switch versions from the dropdown in the project header.
Example
> Designer uploads “LandingPage_v2.pdf”. Clients can still open v1 to confirm their previous notes were addressed.
Tips
- Use short, sequential names (`v1`, v2, final is never final 😉).
