Skip to main content

RoleLogic v1.0.2

Released September 22, 2025


What's Changed

  • Fixed shiftPriorities ordering, resolving a race condition that could produce incorrect priority shifts when rules were updated concurrently.
  • Added a worker-level failsafe to detect and stop infinite role-assignment loops.
  • Improved web error notifications to now include the problematic rule ID for easier identification and resolution of loops.
  • Enhanced web notification styling for a cleaner appearance.