released February 8, 2024
Bug Fixes
- Fixed RegisterMultiple to handle both modify and register actions. Previously, attempting to register a wheelset already registered would result in an error stating the component is already registered.
- Corrected RegisterMultiple so that it works like ProcessOfflineRegistrations. Previously, adding the component ID to _currentTransactions before calling RegisterComponent caused the registration to be ignored.