The What's New Page appears to sort by PR age, not by merge date
This means that new features can end up down the page and appear to be out of order from when they are actually added as features:

I'll note that in this particular example, in case it's user error, I edited the PR after the fact to have it show up on the page, but I don't think that matters because I've done it in the past and it worked out okay.
Not a major issue, but might be nice to address.
┆Issue is synchronized with this Jira Task
If we still care about this, the data for the "what's new" feed is now provided by reticulum code that we can modify to achieve the desired behavior. https://github.com/mozilla/reticulum/blob/master/lib/ret_web/controllers/api/v1/whats_new_controller.ex