#Api latest version error

1 messages · Page 1 of 1 (latest)

civic palm
#

2024.8.3's /api/v3/admin/version is displaying 2024.8.2, I used to have a workflow auto update Authentik, because this error I only noticed this version upgrade until I see the github release, This is definitly a bug right?

trim anchor
#

for me it shows the latest version, but after upgrade it does not update the admin overview page. The API call returns this:

{
  "version_current": "2025.6.3",
  "version_latest": "2025.10.1",
  "version_latest_valid": true,
  "build_hash": "",
  "outdated": true,
  "outpost_outdated": false
}

I definitely upgraded a few times since 2025.6.3, it was running 2025.6.4 from when it was released, then I upgraded to 2025.8 and 2025.10.1 today.