Wrong sorting order for releases

Hello!

The version sorting in the releases section seems incorrect. Currently, version 5.13 appears after 6.04, which is pretty confusing when trying to check for updates.

5.13.x is an Extended Support Release (ESR) and currently gets updates, too.
I guess that new releases containing the same changes (i.e. security fixes) are built and released “together”.
That should be causing the sorting order to seem chaotic.
Maybe you can sort the releases list by name (descending) to see the latest v6.x releases first?

1 Like

That makes more sense now, thanks!)