A new version of MISP ([2.4.131](https://github.com/MISP/MISP/tree/v2.4.131)) has been released with improvements, bug fixes and a major update to JavaScript libraries.
# Improvements
- New types pgp-public-key/pgp-private-key/email/sha3 added.
- Export format for Bro, Snort, OpenIOC updated to support new email type (in addition to the legacy email-src/email-dst attribute type)
- A new filter "type" added for the internal fetcher which appends email as a type if email-src/email-dst are found.
- [types] email added as a new type, affects #6281.
- The ACL has been extended to allow host org users to block events. Also added a new special permission for the ACL system host_org_user - which will evaluate whether the user is in the org configured in the MISP.host_org_id directive
We would like to thank all the [contributors](https://www.misp-project.org/contributors), reporters and users who have helped us in the past months to improve MISP and information sharing at large. This release includes multiple updates in [misp-objects](https://www.misp-project.org/objects.html), [misp-taxonomies](https://www.misp-project.org/taxonomies.html) and [misp-galaxy](https://www.misp-project.org/galaxy.html).
As always, a detailed and [complete changelog is available](https://www.misp-project.org/Changelog.txt) with all the fixes, changes and improvements.