1.5.0
What's Changed
- Various code improvements / cleanups by @Sebi94nbg in #14
afk_mover
: Add support for ignoring clients in specific channels by @Sebi94nbg in #15afk_mover
: Performance improvements by @Sebi94nbg in #15idle_mover
: Add support for ignoring clients in specific channels by @Sebi94nbg in #16idle_mover
: Performance improvements by @Sebi94nbg in #16private_channel_manager
: Add support for multiple channel configurations by @Sebi94nbg in #17private_channel_manager
: Add support for setting all official channel properties by @Sebi94nbg in #17private_channel_manager
: Rename plugin tochannel_requester
by @Sebi94nbg in #17
Breaking Changes
The plugin private_channel_manager
has been renamed to channel_requester
. And due to the new support for multiple channel configurations etc., some configuration options have changed. If you are using this plugin, please checkout the respective plugin README and update your config.ini
.
Full Changelog: 1.4.0...1.5.0