v0.8.2

RightNow-AI/openfangv0.8.2May 14, 2025by svilenmarkov

AI Summary

This patch release focuses on bug fixes, resolving issues with server crashes, browser compatibility for favicons, and URL escaping in video widgets. It also adds date utility functions to the custom API widget.

Key Highlights

  • Fixed server crash when using `head-widgets` with the releases widget
  • Fixed custom favicons not working in Chromium browsers
  • Fixed URLs getting escaped in the `videos` widget with `vertical-list` style
  • Added `startOfDay` and `endOfDay` functions to the custom API widget
  • Fixed `hide-desktop-navigation` functionality

New Features

  • startOfDay function
  • endOfDay function

Full Release Notes

* Fixed `hide-deskop-navigation` not working (thanks @LZStealth)
* Fixed custom favicons not working in Chromium browsers (thanks @AWildLeon)
* Fixed server crash when using `head-widgets` with the releases widget (thanks @aykhans)
* Fixed URLs getting escaped when using `video-url-template` in the `videos` widget with the `vertical-list` style (thanks @Kamalaja)
* Added `startOfDay` and `endOfDay` functions to the custom API widget (thanks @ralphocdol)

[Visit the release notes for v0.8.0 to learn about all new features](https://github.com/glanceapp/glance/releases/tag/v0.8.0)