Release Notes for 739

Hi Creators!

Today marks the day that Steve Jobs quit :red_apple: in 1985 and rejoined in 1997. In related news, we also have something that went away and came back: the old, versioned release notes!

We messed up on the recent changes (my bad!), so we’re doing a few things to alleviate that. This page explains how our release notes work now, so, check it out for more information when you have a few. In the meantime, on to the updates:

  • Numbered version pages are back. These show the items introduced in each version just like how they used to be. We omitted the Live/Pending status this time around, as they are described by the weekly and pending page variants.

  • Weekly updates are still here, and each item links to its introduction version. Features and fixes can be introduced, but their functionality might be gated behind a flag before they are broadly available. This page lets you know what we deem live every week, even if it was introduced weeks ago. We make a best effort to accurately update this page and have a weekly checkin to keep this data current.

  • Pending updates focus on recent introductions that are not live yet. The default view covers the last 30 days, with a Show all button for older pending items.

We hope these changes are a step toward making release notes more useful and dependable, so thanks for your patience as we make things better.

One more thing

We’re working on additional features for release notes and API documentation as we speak, and we’d love your help shaping it. If you’re interested in giving early feedback, reply here and I’ll reach out later. After all, you and I know the real ones hang out in the weekly release notes. Thank you and happy creating!

Oh yeah, here’s the release notes lol:

Version 739: Introduced in version 739 | Documentation - Roblox Creator Hub
Weekly update: Week of September 14, 2026 | Documentation - Roblox Creator Hub

40 Likes

like that we can now see all the pending changes in the version now, I still prefer it showing the live and pending statuses though for the versioned page rather than having to switch pages, it was also nice for visual separation

5 Likes

totally get that, there’s some reasons why we need to do it this way that i won’t get into :see_no_evil_monkey:

hopefully this is a good enough view into things though!

4 Likes

DMs for DevForum was removed a bit ago. It’s been back and forth maybe for Roblox Staff, or I recall it being a debate. Either way, it doesn’t seem to be there now.

I guess the great power of replying here works just fine though.

7 Likes

oh yes reply here then, i take this as an implicit i want in :smile:

5 Likes


holy improvement

9 Likes

Yeah we do!
image

3 Likes

I think I would be interested.

Here is some of my current feedback on random API doc stuff if wanted.
  • Document more types and stuff on Luau | Documentation - Roblox Creator Hub.
  • Better distinction between library constants and actual properties on pages like the Vector3 library.
  • Some stuff that elaborates on the differences between coroutine and task libraries. (I’m genuinely confused whats the difference between coroutine.close and task.cancel.
  • Explanations of how to make something with ControllerManager and its other instances without using the CCL guides.
  • Why does CornerWedgePart and WedgePart exist? Shouldn’t those be marked as deprecated or even left undocumented??? we have Enum.Shape.
2 Likes

I am liking the new direction for release notes!

1 Like

image
yes finally

With all due respect, that’s not transparent, and I believe it would be better if you guys were more transparent with us, not less.

2 Likes

we basically can’t give you 100% correct data at all times for many different reasons, so showing you live only and a running list of pending items is about as best we can do. we will make a best effort to tell you what is live.

a pending status implies it will go live at some point, but for many reasons that’s not true. the previous versions of the release notes would have pending items that would stay that way for years on end without resolution, and its a tough issue to solve internally.

feel free to read Release notes overview | Documentation - Roblox Creator Hub for more information as to some scenarios that lead to this.

You can rename “Pending” to WIP, that way you don’t have to imply it’s releasing soon.

does this change any interpretation of a release note item for you currently? this is an honest question.

there are cases where there is actually no work in progress, and it’s pending a flag flip. there are cases where there might be work in progress. we are working on a different vernacular to describe the states the feature’s in since Live and Pending aren’t the most descriptive.

1 Like

There has to be a catch-all term for an update which will be added, regardless if it’s being worked on or not, maybe “Planned” could work.

1 Like

Welp, after 10 years of it’s putrid existence I can confirm the mouse jitter in Studio is actually like… fully gone.

1 Like

Regarding the table.freeze. Idk if it is the right place to ask, but are we moving toward template tables for faster read/write, or is it purely to circumvent the fact that luau classes will be a thing soon so not to leave the legacy way of doing classes too cumbersome?

I think something else got messed up since 739

I only noticed this issues today !

“Improves performance of Luau tables when accessing with a dynamic key (t - 10-18% faster read, 18-25% faster write) as well as improving performance of a rehash on a new key insertion. Non-numeric key insertion no longer causes pre-allocated array part to shrink (t = table.create(N); t.x = y).” @Yarik_superpro

2 Likes


Who do I thank for this because this is the most beautiful thing ever.

1 Like