Versie 5.1.2 van Matomo is uitgekomen. Matomo is een opensourcealternatief voor Google Analytics. Het maakt gebruik van PHP en een MySQL-database om zijn werk te doen. De functionaliteit kan eenvoudig worden uitgebreid met plug-ins, waarvan er ruim twintig worden meegeleverd. Natuurlijk kun je deze ook uitzetten als bepaalde functionaliteit niet nodig is. Voor meer informatie over Matomo verwijzen we naar deze pagina. In deze uitgave is onder meer enkele beveiligingsproblemen verholpen:
MariaDB problemsAn issue was reported where Matomo installations using MariaDB 11.5 encountered the error “Illegal mix of collations for operation” due to incompatible database collation settings. More details on this issue can be found in our FAQ. This issue has now been fixed.
Security releaseThis release contains some security fixes.
- A high impact security fix is included in this release, an improper request parameter validation could lead to unnecessary resource consumption
- A moderate impact security improvement is also included that limits the length of annotations to 255 characters.