What's Changed
This release focuses on animation polish, logging improvements, and platform-specific refinements across macOS, Windows, and Linux.
✨ New Features
- Semantic engine logging — aria2c stdout now strips ANSI codes and maps
[NOTICE]/[ERROR]/[WARN]tags to proper log levels - Custom MTooltip component — Replaces native tooltips with a polished, themed tooltip component
- Window maximize/restore button — Dynamic icon swap and improved macOS maximize state tracking
- Visibility-based animation pausing — CSS animations pause when the window is hidden, reducing GPU usage
- Windows-specific Tauri configuration — Dedicated platform tuning for WebView2
🛠 Improvements
- User Agent preset layout — Enhanced row layout with a visually distinct reset button and custom CSS styling
- Watermark renders with page — Empty-state watermark now appears from the first frame with a dedicated
watermarktransition, eliminating flash-in on route changes and tab switches
🐛 Bug Fixes
- Watermark flash-in — Fixed the background logo sometimes appearing without animation during navigation
- Transition collision — Isolated watermark CSS from the global
faderoute transition - Removed
prefers-reduced-motionoverride — The global rule that forced all transitions to 0.01ms has been removed, as it could silently disable animations on some platforms
📦 Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg
|
| Windows (x64) | -setup.exe
|
| Linux (x64) | .AppImage / .deb
|
| Linux (ARM64) | .AppImage / .deb
|