Hi! Looking at GL.iNet download center I’m having trouble telling which one is the latest firmware with the most features. There are a bunch of different release numbers and dates. Some of the dates overlap. Any guidance? Is the highest release number the latest firmware?
For Example: Version: 4.0-release50303
vs Version: 4.0-release10301
vs Version: 4.0-release20300
It looks like someone is trying to clean up the naming conventions (adding the release number to the title - it never used to be there) and is making things worse/more confusing. In particular, the “File Modified” date seems to be unintentionally changing to the date the title was changed. Hopefully, the admins can work on making this more transparent.
Anyway… the most recent firmware is at the top of the list (Version: 4.0-release10305). If you hover your cursor of the “DOWNLOAD” button, you’ll see the full filename of the firmware. E.g. 10305 is: openwrt-x3000-4.0-release10305-0707-1688700876.bin. Breaking that filename down:
x3000 - the model name, GL-X3000 - or Spitz AX
4.0-release10305 - the major and minor version numbers
0707 - The compile date in MMDD format (no year… which will be frustrating at some point in the future). In htis case, July 7. There is no timezone associated with it in the filename, so if you’re looking at something very recent it may actually show as “tomorrow”.
1688700876 - The unix timestamp for the compile date/time. In this case, that’s Fri Jul 07 2023 03:34:36 GMT+0000. Here is an online timestamp converter if you’re interested - there are plenty more around.
Hey @RVer do you know how to map the beta releases to the release notes on github? I wish the release notes were included with the beta releases themselves… Thanks again!
The release notes on the download page I find are often incorrect/not updated, but if you download the update then open the release notes in the update page they are accurate.