1. Filter assets, modules and packages by name
You can now search assets, modules, and packages by name using a text or a regular expression. Filtered collections will allow you to identify changes on specific parts of your application (eg: assets in a specific folder, packages in a particular namespace).
Rel: bundle-stats #419
2. View, copy or download raw data
Access the job's webpack stats to perform extra analysis. Navigate to Job -> Options -> View raw data to view, copy or download the json data.
Rel: Issue #4