Project Versionsing

Written By Nabil

Last updated About 2 months ago

Why it’s useful
Versioning prevents confusion between old and new feedback. Stakeholders can always reference which iteration a comment came from.

How it works
- Each upload creates a new version (v1 , v2, …).
- Old versions stay available for comparison.
- Comments remain tied to the version they were made on.

Example
> After fixing feedback on v1, a designer uploads v2. Clients can review the feedback on v1 and see the latest improvements on v2

Tips
- Don’t replace files in place — always add a new version.
- Change status of previous versions once the final one is approved.