DecksMD 1.12.6
Released 25 May 2026
Changes
Bugfix — Bury / Suspend / Reset in tab-mode review
The ⋯ card-actions button (and its B / S / R hotkeys) shipped in 1.12.5 only appeared when reviewing in modal mode. If you had the review set to open as a tab instead, the menu was hidden and the hotkeys did nothing.
The tab-mode review host (FlashcardReviewView) now wires the same onCardStateAction handler the modal host uses — quietly applies Suspend and Bury with a Notice, and gates Reset behind the same confirmation dialog. Both review hosts now have parity.
If you've never switched review display mode away from the default, this change is invisible to you. If you're a tab-mode reviewer, the menu now shows up.
Also on GitHub.