# Glance v0.8.4 - Product: Glance (https://whatsnew.fyi/product/glanceapp) - Vendor: Glance - Date: 2025-06-10 - Version: v0.8.4 - Original notes: https://github.com/glanceapp/glance/releases/tag/v0.8.4 - Permalink: https://whatsnew.fyi/product/glanceapp/releases/v0.8.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Added support for Material Design icons via mdi prefix - **changed** — Made the auto-invert icon prefix work for icons from libraries - **fixed** — Fixed multiple to-do widgets on a single page not working - **fixed** — Fixed the search widget shortcut (S) not working when using a keyboard layout other than English - **removed** — Removed the Docker image health check ##### New * Added support for [Material Design icons](https://pictogrammers.com/library/mdi/) via `mdi` prefix (thanks @NextBlaubeere) * Made the `auto-invert` icon prefix work for icons from libraries, so you can now do things like `icon: auto-invert sh:glance-dark` which will automatically invert dark icons to light depending on your theme ##### Fixes * Fixed multiple to-do widgets on a single page not working (thanks @rhijjawi & @tty2) * Fixed the search widget shortcut (`S`) not working when using a keyboard layout other than English (thanks @NikD0T) ##### Changed * The Docker image health check has been removed, for more information see #676 ##### New Contributors * @chenkhuaning0816 made their first contribution in https://github.com/glanceapp/glance/pull/687 * @thallada made their first contribution in https://github.com/glanceapp/glance/pull/689 * @chenrui333 made their first contribution in https://github.com/glanceapp/glance/pull/693 * @rhijjawi made their first contribution in https://github.com/glanceapp/glance/pull/705 * @septechx made their first contribution in https://github.com/glanceapp/glance/pull/699