Script History and Script Versions Rollbacks

As a Roblox game creator, it is currently too hard to see which of your developers had made changes, added, and removed scripts.

For example, a game could be backdoored by a competent developer which joins your team, but you had no way to tell that it was them as they look trustworthy.

If this issue is addressed, it would improve my development experience because we can:

  1. Protect our game from people who join a development team with a malicious intent.
  2. Manage our teams better.
  3. Easily tell who had modified a script (for example let’s say you assigned said developer to create a script, by the owner looking at logs instead of going into each of the scripts your game depends on to see where they had implemented what you asked them to do, and then seeing from there if you need to add to another script they forgot to modify, you can just look at the script history and see who had modified the script.)

With this feature, I’d probably also want to be able to revert a script, sort of like a place’s version history, but for a script.

1 Like

This is already in the road map

Script Version History

See detailed version history for scripts. Diff against older versions and roll back individual scripts or batches of scripts, if necessary.

4 Likes