What's New
🌐 Official Website
- Launched the official promotional website at motrix-next.pages.dev
- Dark-themed landing page with scroll-reveal animations, feature showcase, and download links
📋 Clipboard Detection
- Automatically detect download URLs from the clipboard when adding a new task
- Pre-fills the URI input field if a valid link is detected
- Prevents empty values from being submitted in engine options
Improvements
🎨 Branding & Design
- Applied gold accent color to "Next" in the website heading for visual emphasis
- Redesigned README badges with consistent
flat-squarestyle and unified color scheme - Added dynamic release version and CI build status badges
- Standardized LICENSE file format for proper GitHub detection
🔧 Bug Fixes
- Fixed external links in the About panel not opening — replaced
window.openwith Tauri shell plugin open() API - Removed broken "View Documentation" link from RPC section in advanced preferences
Full Changelog
featImplement automatic clipboard URL detection for adding tasksfeatIntegrate clipboard manager for automatic URI pre-fillingfeatImplement initial website with full content coveragefeatAdd open source declaration and GitHub link to website herostyleApply accent color to "Next" in the main headingfixUpdate LICENSE format for GitHub license detectionfixUse Tauri shell plugin for opening external URLs in About panelrefactorRemove RPC wiki link from advanced preferencesdocsRedesign README badges with unified layoutdocsAdd Website and Download action badges