• v1.1.0 3d7dc4f875

    v1.1.0 Stable

    lashman released this 2026-02-19 20:16:32 +02:00 | 1 commits to main since this release

    v1.1.0 - Accessibility & UX polish (WCAG AAA)

    Accessibility

    • WCAG AAA contrast improvements across tokens, focus rings, and scrollbars
    • Full keyboard navigation polish across board list, columns, filters, settings, and card detail
    • ARIA improvements throughout (labels, pressed states, tab roles, dialog semantics)
    • Skip navigation + global ARIA live region for announcements
    • Toast accessibility: live region, dismiss, pause on hover/focus

    Reduced motion & interaction fixes

    • Reduced-motion toggle
    • Fixes for animation-related click delays and blocked card clicks

    Cleanup

    • Cleaned unused files + updated .gitignore
    • README updated
    Downloads
  • v1.0.1 8492ffcfb7

    v1.0.1 Stable

    lashman released this 2026-02-16 18:51:35 +02:00 | 15 commits to main since this release

    🛠 v1.0.1 - Reduced motion fixes + icon

    • Fixed card click delay when reduced motion is enabled
    • Fixed layout animation blocking clicks with reduced motion
    • Added reduce motion toggle
    • Added custom app icon (teal squircle with lighthouse)
    Downloads
  • v1.0.0 9cc3d55cbf

    v1.0.0 Stable

    lashman released this 2026-02-16 15:51:57 +02:00 | 19 commits to main since this release

    🚀 v1.0.0 - 1.0 launch

    • Portable Tauri v2 app with major UX/UI improvements
    • Kanban feature set: boards/cards/columns, rich modal, templates/version history, backups
    • Productivity: undo/redo, command palette, toasts, shortcuts help
    • Data: persistence, portable storage, import/export (JSON/CSV/Trello)
    • Accessibility foundations + reduced motion support
    • Extensive design docs + implementation plans
    Downloads