Thx, I looked through my emails and found:
A user request on 2019/09/26 to change firmware versions:
{
"database_id": 1014,
"label": "NAS-WR01ZE",
"manufacturer_name": "Shenzhen Neo Electronics Co., Ltd",
"manufacturer_id": "0258",
"device_ref": [
"0100:1027",
"0200:1027"
],
old: "version_min": 2.32,
new: "version_min": 2.21,
"version_max": 2.32,
which you reverted during approval to
{
"database_id": 1014,
"label": "NAS-WR01ZE",
"manufacturer_name": "Shenzhen Neo Electronics Co., Ltd",
"manufacturer_id": "0258",
"device_ref": [
"0100:1027",
"0200:1027"
],
old: "version_min": 2.32,
old: "version_max": 2.32,
new: "version_min": 0,
new: "version_max": 255.255,
for reasons I don’t know (I don’t remember any forum discussions about either of those changes).