v0.8.4
Added 1
- Added support for Material Design icons via mdi prefix
Changed 1
- Made the auto-invert icon prefix work for icons from libraries
Fixed 2
- Fixed multiple to-do widgets on a single page not working
- Fixed the search widget shortcut (S) not working when using a keyboard layout other than English
Removed 1
- Removed the Docker image health check
New
- Added support for Material Design icons via
mdiprefix (thanks @NextBlaubeere) - Made the
auto-inverticon prefix work for icons from libraries, so you can now do things likeicon: auto-invert sh:glance-darkwhich 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