This update to PILOS v4 fixes an error in search fields introduced by PILOS 4.14.1.
Important note
Our release notes and changelog typically include only information relevant to users and administrators; developer-only changes are not listed explicitly.
That said, the 4.14.1 release introduces a significant internal change to the codebase: strict typing has been enabled in PHP (#3032). We have carefully reviewed and addressed all type-related issues identified during this process and are confident in the stability of this update.
However, if you encounter any unexpected behavior in production, please report it by opening an issue.
The 4.14.1 and 4.14.2 releases intentionally do not include any database changes. If needed, you can safely roll back to version v4.14.0 by using the corresponding Docker image tag.
To Install this version check our Getting Started Guide
Fixed
- 500 error for empty search queries (#3039, #3040) by @samuelwei
Full Changelog: v4.14.1...v4.14.2