Latest changes in Strapi?

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello, is there option that I can check for latest changes, updates in my strapi? 'Cause Im not sure if there is anything touched and now I can not run my local environment? It worked but now I have no idea why it is not working. Im pulling content with react in my app.

Thanks! :slight_smile:

The only way to see changes in any project is to use git.

If you don’t know what is git, I would suggest starting learning it before working with production projects.