diff --git a/source/_posts/2020-04-08-release-108.markdown b/source/_posts/2020-04-08-release-108.markdown index 38a18ed3edc..6c976b165cf 100644 --- a/source/_posts/2020-04-08-release-108.markdown +++ b/source/_posts/2020-04-08-release-108.markdown @@ -154,6 +154,9 @@ Before and after screenshot for the Horizontal Stack improvements. - The graph from the sensor card is now also available as a footer for the entities and entity card. +- The markdown card has a new `user` variable that can be used to display the + currently logged in user. + - Cameras added using the [ONVIF][onvif docs] integration now automatically use the still images provided by the camera, instead of Home Assistant generating one. Nice work [@roleoroleo]!