We've been wanting to be better with urging users to update their Tor Browser. There are many ideas floating around, and this is another great one. I'll discuss this idea at the next UX ticket triage.
Firefox is including its version number in the UserAgent string, so it is easy for a website to detect if Firefox is up to date. In Tor Browser however, we are only including the major version number, and not the minor version number, so it is more difficult for a website to know if Tor Browser is up to date.
Firefox is including its version number in the UserAgent string, so it is easy for a website to detect if Firefox is up to date. In Tor Browser however, we are only including the major version number, and not the minor version number, so it is more difficult for a website to know if Tor Browser is up to date.
I'm talking about the case where the released Tor Browser is based on 52 ESR whereas someone still uses 45 ESR. Of course, only a very tiny portion of people may happen on it but it's still better to have it. The more important case would be #23735 (moved).
I think a web page cannot easily find the Tor Browser version being used, and we probably don't want to make it easy as that would be a fingerprinting vector.