When selecting a package for deployment, ordering is always by version number. When using feature branches, it becomes a mess with alpha, beta and named versions, where the named ones are always assumed to be newer.
It would be really nice to be able to sort by date (descending) to quickly find the latest version.