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
Progress indication style. A new setting in the General section allows you to choose how a warning or a goal progress is drawn on the right pane metric blocks. "Border and text" is the look the plugin has always had, and stays the default. The other four fill up gradually as you write, so you can see how close you are before you get there: "Border progress" draws around the block's border from the top-left corner clockwise, "Progress bar" fills the bottom edge alone, "Progress circle" puts a small dial in the top-right corner, and "Progress background" washes across the block from left to right. All four start out neutral and take on the warning and goal colors as you pass each mark.
UI/UX enhancements and bug fixes
Fixed a bug when the settings page was jumping to the top when you add a goal or a warning.
Fixed Obsidian's own strange dropdowns and toggles vertical alignment.
Extension store cards UI is cleaner now.
Updated development dependencies for better security.