This release is a bug-fix release that fixes three bugs.
- Fixed the incorrect handling of lowercase values in the validation process, which incorrectly ignored rule items because of the different cases. Reported by GeorgBNM in #367/#380
- Fixed the wrong use of the native client if two curl functions are not available. Found when solving #365
- Added the missing rewrite rule to fix the update functionality if the document root of the host is not set to the public directory. Reported by mpaglia0 in #365
Thank you very much for reporting these issues!