Auto-Generate Publish Notes for Easier Version Control


Hi Creators,

Version History can now generate publish notes automatically. When you use the new Publish with Notes, it creates a summary of the version notes written since last publish. It gives you and your team a record of what actually went live, without the manual final write-up. This was one of your top requests when we redesigned Place Version History. Publish notes will stay optional, and you will keep full control over what is saved. You can write, edit, and dismiss any summary.

Better Notes In, Better Summary Out

Publish notes are generated from the version notes your team writes between Publish versions. No version notes, no summary. The more your team logs along the way, the better and more accurate your summary will be. Everyone can jot a quick note on their own saves, and on Publish with Notes it is all pulled into one place. You get a complete picture of what your whole team shipped, without needing to chase anyone down.

Two Ways to Generate Notes

You can generate a summary in Studio via File > Publish with Notes.

Or, you can open the Version History tab (Window > Version History) and choose Edit Notes on a published version.


Try it on your next publish and share your feedback in the replies! We want to hear what’s working and what you’d like next. Thank you.


FAQs

Does the AI write notes automatically every time I publish?

  • No. Only when pressing Publish With Notes, AI-generated summaries are automatically drafted for you, but writing them to your version notes is always an explicit action you take after editing and refining the notes. We may explore more automation tooling in the future based on your feedback.

Does this replace manual publish notes?

  • You can always choose to keep or edit the generated publish notes, we will never publish anything without your manual approval.

What does the summary pull from?

  • The summary is generated from all of your version notes between the current and past publish, no additional information is generated. If there are no notes between the current and past publish, no notes will be generated. In the future we want the summaries to draw directly from the changes in your place file itself, so the summary reflects what actually changed.
60 Likes

This topic was automatically opened after 9 minutes.

7 posts were split to a new topic: Auto-Generate Publish Notes for Easier Version Control (Chat)

this is a genuinely useful application for generative AI. excellent work.

26 Likes

Please tell me you guys learned from last time and you aren’t forced to do it every publish and it remains optional

edit: my bad I’m blind
20260901_211347s_meuC8Pbf9E

12 Likes

This is pretty cool, but I would like it more if it could use ai to figure out things that you changed and write the report off of that, not just what you have written in the other versions.

3 Likes

It looks like there is a stop button, along with the fact that after it finished the text was still editable.

3 Likes

This is brilliant Roblox - It will be very helpful - especially when in Teams.

Ai LOGS:
Not always (but when I need it) - I tell the Ai to make Logs (disabled script file) of it’s recent changes.
It is part of my “preferences in Codex” - to Summarize it’s changes/improvements/debugging in a designated Folder in Explorer (EG: Workspace/Logs/v109) - and if I ever need more info - I can look there & get a very Detailed summary).
This saves me from having to detail everything myself. :smile:

Of course - Publish summary is a cherry on top.

3 Likes

Wow wth this is actually really amazing.

This reminds me a lot of githubs though! I am glad Roblox is getting better. SO better that Rojo is becoming useless.

(repost because hakai moved my post somewhere else.)

1 Like

Can we please have an API so we can use this as a means of showing in-game change-logs,. or at least an API to show the MANUALLY-written ones?

For the first time in a long time, (i feel like i’m right where i’m supposed to be) AI is being used in its correct way; as a TOOL!

2 Likes

You can now access all the version notes of your place through this Open Cloud API: https://create.roblox.com/docs/en-us/cloud/reference/domains/apis#PlaceVersion_GetPlaceVersionHistory

Using this, you could create your own in-game change log!

3 Likes

A script example of this would be appreciated.

Here’s a guide on using HttpService with OpenCloud: In-game HTTP requests | Documentation - Roblox Creator Hub

please also make Publish as (with Notes)

can you fix constant false flags from the automated moderation system and fix chat suspension exploit that was reported to you over 3 months ago please?


“Generate” button is not appearing for me. Is this a bug?

Are there any plans for a more in-depth version control similar to Git to do things like branching and merging?

Double-check which version you are editing the notes of. The “Generate” button will only appear on published versions. Let me know if this is still an issue, thanks!

Is there any reason why we cant publish/save places with notes directly with opencloud when using the save/publish api?