DecksMD 1.7.2
Released 28 April 2026
Changes
Review UI refresh
- Header titles now use readable text color (fixed contrast issue in light mode)
- Hotkey hints rendered as native
<kbd>keys with proper styling - Rating buttons show color coding via a 3px top border instead of full colored borders, with flat backgrounds that match Obsidian's design language
- Rating buttons reflow into a 2x2 grid on narrow screens
- Browse mode "Previous"/"Next" buttons fill the available width with the back arrow correctly placed on the left
- Icon buttons (open source, copy, notes toggle) use Obsidian's native
clickable-iconstyle and are sized down so they don't overlap card content - Cards use Obsidian's native border radius and a subtler, flatter look
- Notes panel border is now solid (matches front/back cards) instead of dashed
- Breadcrumbs match Obsidian's muted UI style without underlines
Layout fixes
- Removed unnecessary top margin on the review modal/tab — UI no longer pushed down on mobile
- Separator between front and back is now centered evenly between the two cards and is more visible in light themes
- Long bullet points and unbreakable strings (URLs, code) in the back card now wrap correctly; wide content (tables, math) gets a horizontal scroll fallback
Bug fixes
- The modal close (X) button is no longer obscured by card content
Also on GitHub.