We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
24.02.1 released today is omitting the patch level resulting in false positives on version sniffing. Previous releases, such as 23.12.3 include it.
Inspect version within the release.
v24.02.1
No response
The text was updated successfully, but these errors were encountered:
i'm using the cache breaker method for version checking, and have the same issue
Sorry, something went wrong.
Can confirm, my apologies, missed a couple of steps. Also missed building JS/CSS assets. Have just pushed out https://github.com/BookStackApp/BookStack/releases/tag/v24.02.2 to correct.
Thanks for raising @msaladna and @chrisnails!
No branches or pull requests
Describe the Bug
24.02.1 released today is omitting the patch level resulting in false positives on version sniffing. Previous releases, such as 23.12.3 include it.
Steps to Reproduce
Inspect version within the release.
Expected Behaviour
v24.02.1
Screenshots or Additional Context
No response
Browser Details
No response
Exact BookStack Version
v24.02.1
The text was updated successfully, but these errors were encountered: