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
Plugins may now create a single property on the log, whose name is the name of the plugin. Unfortunately, the dates array is referenced in a lot of places.
In each of those places, s/dates/date. This is not a hard bug, but it's tedious to fix.