What's New
🌐 Website: Smart Download Section
- Auto-detects user platform (macOS / Windows / Linux) via
navigator.userAgent - Primary download button dynamically links to the correct installer (
.dmg,.exe,.AppImage) via GitHub Releases API - "All platforms" toggle reveals a 6-card grid with every available package
- Nav and hero "Download" buttons now smooth-scroll to the download section instead of opening GitHub
- All external download links open in new tabs
🌍 Sidebar i18n
- Tooltip text for all 4 sidebar buttons (Tasks, New Task, About, Preferences) now follows the app language setting
🎨 UI Polish
- Long task names are properly truncated with ellipsis, preventing overflow into action buttons
- Task name supports up to 2 lines before truncation
📝 README
- Replaced broken dynamic license badge with static MIT badge
- Added
bundle | ~10 MBbadge in accent color - Download button restored to clean single-segment design