v0.7.10

glanceapp/glancev0.7.10Apr 9, 2025by svilenmarkov

AI Summary

This release focuses on mobile UI improvements and introduces a new CLI command for listing sensors.

Key Highlights

  • Slightly increased the scale of UI elements on mobile for easier tapping.
  • Added `sensors:print` CLI command to list temperature sensors.
  • Bumped versions of dependencies.

New Features

  • sensors:print CLI command

Full Release Notes

## What's Changed
* Slightly increased the scale of everything on mobile to make things easier to tap on
* Added `sensors:print` CLI command that lists all temperature sensors that Glance has access to
* Bumped versions of dependencies 

## New Contributors
* @diceroll123 made their first contribution in https://github.com/glanceapp/glance/pull/528
* @FranklyFuzzy made their first contribution in https://github.com/glanceapp/glance/pull/499
* @daot made their first contribution in https://github.com/glanceapp/glance/pull/486
* @Panonim made their first contribution in https://github.com/glanceapp/glance/pull/553

**Full Changelog**: https://github.com/glanceapp/glance/compare/v0.7.9...v0.7.10