mirror of
https://github.com/gundb/panic-server.git
synced 2026-04-15 03:00:16 -04:00
The `panic` object has a new property, `ClientList`, that allows users to create their own lists easily. It brings in a new feature: you can pass subgroups into the constructor as an array and it'll source it's clients from them, allowing groups to be created from smaller ones. Readme, changelog, npm version, and tests updated.