- **BREAKING** Updated holster to v2.0.0 which changes the way emitters work (and removes the previous priorities). A migration guide will be provided post-RC cycle.
- Added the concept of a `shared_config` which propgates its options to all plugin configs (@enkoder)
### Fixes
- Fixed using the ETF encoder while also using zlib-stream
- Fixed overwrite calculations in `Channel.get_permissions` (@cookkkie)