You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hover action bars now match Obsidian's native ones: both the image group's own bar and the per-image "remove / delete" bar get the same frosted backdrop panel, button size, corner radius, hover highlight and mobile touch sizing as the buttons on a plain image embed
Replaced the dark gradient that used to wash over the bottom of a thumbnail on hover with the standard top-right button bar, so hovering a single image and hovering an image group no longer look like two different plugins in the same note
All of the above reads Obsidian's own --embed-actions-* variables, so themes that restyle those buttons restyle these too