Schema version 12.4.1
·
329 commits
to master
since this release
Incompatible schema changes
None.
Backwards-compatible schema changes
None.
Bugfixes
- Narrow down RDM manufacturer ID range (see #3621, thanks @kengruven!)
- previously allowed: 0…65536 (
0x0000
…0xffff
) - now restricted to: 1…32767 (
0x0001
…0x7fff
)
- previously allowed: 0…65536 (