What's Changed
- Add noIndex to the HTML Opcache status page in case the web crawlers
- Option in the build script to use a different CDN provider for the 3rd-party js libraries
- Building the interface with local js will now bundle the js inline within the script so it's all contained in one file, rather than separate files for each required dependency. Check out the updated README page for information on rebuilding the interface.
Full Changelog: 3.4.0...3.5.0
Contributors
Thanks to @firassziedan for their first contribution in #95 (noIndex change) and @M-Falken for #94 (a CDN link change)