Skip to content

v1.3.0

Choose a tag to compare

@lazykern lazykern released this 03 Dec 16:53
· 228 commits to main since this release
  • Config
    • Player identities and bus names now support regex patterns (prefix with re: or wrap in /.../) for both player config and allowed lists
    • Matching also checks the player bus name, allowing configs to apply even when the displayed identity differs
    • New allowed_players configuration lets you limit discovery to specific players using exact, wildcard, or regex patterns
    • Addresses #62 and #63

Full Changelog: v1.2.14...v1.3.0