I’m not sure at what point this happened but the self-hosted web app no longer shows the current version number. It does update regularly as expected and shows that it’s up to date, but the number itself is missing.
Are you using from Docker?
Yes, in fact I am!
OK, thanks. I’ll try and fix for next release
Thank you!
I see the build numbers now!
Awesome, thanks for confirming
I am using cloudflare pages to build voyager and the version number is not appearing there too. Updates work but there’s no way to know which version you’re on without checking the release notes. I couldn’t find a fix.
pnpm: 10.10.0 nodejs: 22.15.0
Are you building from the tagged release?
I’ve been keeping a fork in sync of the main branch with a pull app. It runs periodically like once a day or so. Then Cloudflare builds the app when it sees any changes as the sync completes. So I don’t think it’s building off of tagged releases.
Oh I see, that’s why then. It’s necessary for version info