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
[Custom API] Added parseLocalTime function, which works like parseTime, however in the absence of a timezone it uses the local timezone instead of UTC.
[Search widget] Added target property which is used when opening the search results in a new tab (thanks @Jacksaur)
Fixes
[Server stats widget] Fixed being unable to retrieve temperature sensors in some instances (thanks @anxdpanic)
[Reddit widget] Fixed the URL not being correctly escaped when using request-url-template (thanks @yurigiu)