Report patch level in 24.02.1 #4505

Closed
opened 2026-02-05 09:02:02 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @msaladna on GitHub (Mar 11, 2024).

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

Originally created by @msaladna on GitHub (Mar 11, 2024). ### Describe the Bug 24.02.1 released today is [omitting the patch level](https://github.com/BookStackApp/BookStack/blob/v24.02.1/version) resulting in false positives on version sniffing. Previous releases, such as [23.12.3](https://github.com/BookStackApp/BookStack/blob/v23.12.3/version) 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
OVERLORD added the 🐛 Bug label 2026-02-05 09:02:02 +03:00
Author
Owner

@chrisnails commented on GitHub (Mar 11, 2024):

i'm using the cache breaker method for version checking, and have the same issue

@chrisnails commented on GitHub (Mar 11, 2024): i'm using [the cache breaker method](https://github.com/BookStackApp/BookStack/issues/3343#issuecomment-1076093833) for version checking, and have the same issue
Author
Owner

@ssddanbrown commented on GitHub (Mar 11, 2024):

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!

@ssddanbrown commented on GitHub (Mar 11, 2024): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4505