You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed notifications firing repeatedly even when "only notify on value change" was enabled. The comparison was using daily-aggregated values instead of the actual previous SMART submission, causing false change detection.