Skip to content

Release v1.8.5

Choose a tag to compare

@jghankins jghankins released this 30 Nov 22:17
Fix normalize_plugin_data to use pre-loaded downloaded_files map

- Add $downloaded_files parameter to normalize_plugin_data()
- Use O(1) hash lookup instead of per-file file_exists() calls
- Eliminates 170+ file system calls when loading manifest
- Version bump to 1.8.5