Skip to content

Releases: CVERInc/tugtile

0.1.6

20 Jun 08:57

Choose a tag to compare

Maintenance release — internal CSS/markup cleanup to satisfy Obsidian's automated plugin review (no user-facing behaviour change). The search box is rebuilt on our own editable element; CJK search and all interactions are unchanged.

0.1.5

18 Jun 11:02

Choose a tag to compare

Allow saving a blank tile — pressing Save now keeps an empty card so you can lay out blank spacer tiles on a board. Cancel/Escape on an untouched new card still discards it.

0.1.4

18 Jun 11:02

Choose a tag to compare

Cap the max archive size — archived lanes auto-trim the oldest cards once a configurable limit is exceeded, so an archive can't grow unbounded.

0.1.3

14 Jun 12:21

Choose a tag to compare

Wording: realigned the Chinese UI to tugtile's card-table vocabulary, and removed the long em-dashes that read awkwardly in CJK. Settings: the meaningless 'max stash size' is gone; a new 'backup history limit' lets you choose how many board backups to keep (oldest pruned beyond it; -1 = keep all).

0.1.2

14 Jun 12:04

Choose a tag to compare

Internal: the fold-all (collapse/expand) cycle's decision logic moved into the shared core so it can be tested directly and reused. No change to how the board behaves.

0.1.1

14 Jun 11:13

Choose a tag to compare

The Backups button now sits in the left action group (search · undo · redo · backup).

0.1.0

14 Jun 09:58

Choose a tag to compare

Milestone 0.1.0. You can now: open Backups (next to Stash) to restore any automatic snapshot of a board — restoring backs up your current state first; move cards with the keyboard — focus a card, then arrow keys move it within a lane (up/down) or across lanes (left/right), Enter to edit. Settings state the data-safety guarantees up front and point you to marktile, the companion editor. Still just your plain Markdown.

0.0.222

14 Jun 09:32

Choose a tag to compare

New: a Backups view (next to Stash) lists this board's automatic snapshots and restores any of them — restore itself backs up your current state first. Settings now state the data-safety guarantees up front.

0.0.221

14 Jun 02:31

Choose a tag to compare

Board icon changed from layout-dashboard (which collided with Obsidian Canvas) to gallery-vertical.

0.0.220

14 Jun 02:02

Choose a tag to compare

Fix: archived cards now restore to their home lane even when the lane name contains a full-width space. Archive drop-bar / date / time chips now use Lucide icons instead of emoji.