TaskCopy 0.5.12
Added
- Shared premium UI primitives for title text, section labels, captions, panels, badges, and password fields across Mocha, Latte, and high-contrast themes.
- Empty states for the Settings library, snippet editor, body history, trash, and group manager instead of silent blank panes.
Changed
- Settings now has a wider, more deliberate two-pane layout, clearer Library/Snippet hierarchy, wrapped toolbars, a refined preview panel, and a grouped preferences area that stays reachable even with no snippet selected.
- The flyout now uses selected group chips, quieter quick-pick badges, refined Recent/Pinned markers, and clearer no-snippet/no-match messaging.
- Dialogs for prompts, forms, delete confirmation, history, trash, groups, and About now share the same title/caption/panel treatment and more precise microcopy.
- Core controls have stronger keyboard focus, disabled, hover, selected, and high-contrast accent foreground states.
Fixed
- Settings opens on the first available snippet when the library already has snippets but no persisted valid selection.
- Quick-pick badges disappear after row 9 instead of showing empty badge chrome on lower rows.
Downloads
| Asset | When to pick it |
|---|---|
TaskCopy-0.5.12-win-x64-portable.zip (~2 MB) |
You already have the .NET 10 Desktop Runtime installed. Smallest download. |
TaskCopy-0.5.12-win-x64-selfcontained.zip (~68 MB) |
No .NET runtime needed — bundles everything for Windows 10/11 x64. |
Built locally on Windows with .NET SDK 10.0.300 (dotnet publish -c Release -r win-x64, single-file). Solution builds with -warnaserror; 9/9 tests pass.