[MDBF-243] MariaDB.org/download page dropdown must show latest stable release, then development version, then other stable releases Created: 2021-04-28 Updated: 2022-05-23 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | Downloads |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Vicențiu Ciorbaru | Assignee: | Andreia Hendea |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | download | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently the list is:
It needs to be:
When 10.6 reaches stable status, then it needs to be the first one. |
| Comments |
| Comment by Ian Gilfillan [ 2021-11-03 ] |
|
10.7.1 will be an RC, so should appear second, after the stable 10.6 |
| Comment by Andreia Hendea [ 2021-11-03 ] |
|
From what I remember I did this task, then we reverted to the original version: having the latest release first (no matter if it's Alpha or Beta). Perhaps I forgot to close it but it was done a long time ago. |
| Comment by Andreia Hendea [ 2021-11-03 ] |
|
I want to add to my previous comment. Currently we display releases ordered by date, but we preselect the latest Stable one. So if you go on mariadb.org/download, you can see that the order in the Release dropdown is the following:
However for the users we select 10.6.4 because it's the latest stable release. |
| Comment by Ian Gilfillan [ 2021-11-03 ] |
|
That's a better solution and works for me. Do you automate the selecting of the latest stable, or does it need to be manually adjusted? |