Say I have version 2 in Production and I make changes in Dev and deploy to version 3 in Staging. I then make further changes to Dev after testing in Staging.
Before I deploy as version 4 to Production, how can I identify which pages have changed since deploying version 2 to production.
The created date on versions seems to be missing.
Thanks