MayaTheShy 611bc1236c feat(channels): add Channels.match() API and switch default to target mode
- Add Channels.match(name, ch) for dual-mode event filtering
  Returns true if ch matches any active channel for the logical name.
  In dual mode, matches both legacy and target channels.
- Switch default channelMode from 'current' to 'target'
  RT channels now resolve to 4210-4213 instead of legacy 100-103.
- Config default also updated so fresh installs start in target mode.
- Rollback to 'current' mode still supported via setMode().
2026-03-26 16:25:47 -04:00
2026-03-26 15:00:49 -04:00
2026-03-26 15:00:49 -04:00
Description
No description provided
4.6 MiB
Languages
Lua 50.3%
JavaScript 49.7%