Open
Description
Describe the bug
A clear and concise description of what the bug is.
Please double check that the bug is not already reported in the issues list.
To Reproduce
Steps to reproduce the behavior:
- Install 5.0.133
- Install 5.0.134
- See the changelog being shown because you changed version
- Oops, you see the changelog of version 5.0.136 - it's a bit confusing!
Suggested solution
For example, in case of just upgrading for some reason to the 134, while the 136 is testing and the 135 is already available, you would see:
[ 5.0.136 (in testing) - Click to see changes]
[ 5.0.135 - Please upgrade or go to gdevelop.io - Click to see changes ]
[
5.0.134 Changelog:
- Blabla
- Blabla
- Blabla
]
In case of "upgrading" to a very old version, like 5.0.100 you would see just collapsed stuff:
[ 5.0.136 (in testing) - Click to see changes]
[ 5.0.135 - Please upgrade or go to gdevelop.io - Click to see changes ]
[ 5.0.134 - Please upgrade or go to gdevelop.io - Click to see changes ]
[ 5.0.133 - Please upgrade or go to gdevelop.io - Click to see changes ]
In case of upgrading to 5.0.136, you would see as usual:
[ 5.0.136 (in testing) Changelog:
- Blabla
- Blabla
- Blabla
]
[ 5.0.135 Changelog:
- Blabla
- Blabla
- Blabla
]
[
5.0.134 Changelog:
- Blabla
- Blabla
- Blabla
]
Other details
- Any OS
- Web or desktop app