v0.7.11

glanceapp/glancev0.7.11Apr 13, 2025by svilenmarkov

AI Summary

Improvements to the RSS widget, Custom API widget functions, and CLI tools are the main focus of this release.

Key Highlights

  • RSS widget now filters out duplicate post links.
  • Added `replaceMatches` and `unique` functions to the Custom API widget.
  • Added `mountpoint:info` CLI command.
  • Added more details to the output of the `sensors:print` CLI command.

New Features

  • replaceMatches function
  • unique function
  • mountpoint:info CLI command
  • sensors:print CLI command details

Full Release Notes

## What's changed

* [RSS widget] Duplicate post links will now be filtered out (thanks @HtFilia)
* [Custom API widget] Added `replaceMatches` and `unique` functions (thanks @ralphocdol)
* Added `mountpoint:info` CLI command
* Added more details to the output of `sensors:print` CLI command

## Fixes

* [Twitch channels widget] Fixed live channels with 0 viewers getting incorrectly sorted lower than offline channels
* [Server stats widget] Potential fix for missing mountpoint stats
* Fixed the Yahoo finance test request in the `diagnose` CLI command