Reversed order of persistent_notifications in 0.117?

The order of persistent_notifications, displayed in the UI, used to be oldest on top and newest on the bottom.

In 0.117, the order has been reversed: newest on top, oldest on the bottom.

I didn’t see this UI alteration mentioned in the release notes other than a button was added to dismiss all persistent_notifications:

@mattmattmatt added the ability to dismiss all notifications at once, and the notifications pane will close when the last notification was dismissed.

Does anyone know if this reordering is by design or error?

In 0.117, newest notification on top (reverse chronological order):

In 0.116.4, newest notification on the bottom (chronological order):

It’s by design. It wasn’t mentioned in the release notes but this is the PR:

It was listed in the consolidated PR the frontend: