1.6.5-dev
·
877 commits
to main
since this release
1.6.5-dev - Feb 04, 2025
- Add importer for data from Burst Statistics.
- Allow passing "false" and "no" to
monthlyquery parameter in REST endpoint. - Optimize PHP execution time for plugin bootstrapping code by aggresively lazy loading code that only runs on very specific requests. From 0.05 ms to 0.03 ms (!) with opcache or 1.44 ms to 0.54 ms without opcache for general requests.