New
- [Custom API] Added
parseLocalTimefunction, which works likeparseTime, however in the absence of a timezone it uses the local timezone instead of UTC. - [Search widget] Added
targetproperty 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)