Updated assets::getPage() to disable peer verification on localhost.
Fixed issue in assets::getPageAssets() where it didn't detect URL's with the local hostname, but no scheme.
Updated font config in overview::__construct() where the included fonts were registered as all the font formats, it now matches the names and reads only the first font of each group in the calculations.
Updated packages to latest versions.