Skip to content

TimeFly v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:52
· 2 commits to master since this release

🎨 TimeFly v0.3.0 β€’ Digital Art Focus Tracker

A modern Windows 11 desktop application designed to track focus time, analyze drawing habits, and help digital artists stay consistent.


πŸ“œ What's New in v0.3.0

🎨 Studio Dark UI & Color Palette Overhaul

  • Zero "AI Purple" Policy: Replaced clichΓ© generic neon/indigo purple palette (#6366F1, #161426, #262446) with a refined Art Studio Graphite & Electric Azure design system (#38BDF8 / #0EA5E9).
  • Surface Modernization:
    • Deep Neutral Obsidian Background (#0B0C0E).
    • Subtle Graphite Cards (#18191E) with crisp 1px borders (#272A32).
    • Neutral Slate Badges (#1E2028 with #94A3B8 text) for software chips (Krita, Photoshop, CSP).
  • Emerald Activity Heatmap: Replaced purple hourly gradient with a GitHub/Strava-style 4-level emerald matrix (#0E3A2F β†’ #10B981).
  • Semantic Status System:
    • 🟒 DRAWING: #064E3B background / #34D399 Emerald text.
    • 🟑 STANDBY: #1E2433 background / #94A3B8 Slate text.
    • 🟠 IDLE: #3A2308 background / #FBBF24 Amber text.
    • πŸ”΄ PAUSED: #3A141A background / #F87171 Coral text.

πŸͺŸ Native Windows Fluent Icons

  • Replaced all header emojis in the Kanban Board with monochrome native Segoe Fluent Icons (, , , ).

πŸ”” Update System Polish

  • Non-overlapping Notification Bar: Moved UpdateNotificationBar to a dedicated Grid row so it never covers page titles or navigation content.
  • Dual Action Buttons: Added both Download Update and Changelog buttons in the update notification.
  • In-App Changelog Viewer: Digital artists can now view what's new directly in the desktop app.


πŸ”¨ Commit Changes

  • fix: translate remaining Vietnamese labels in Drawing Tablet Status to clean English (9395fd9)
  • feat: use pure Win32 API for zero-CMD zero-terminal process check and graceful close (167a3b5)
  • feat: prompt user with confirmation dialog before closing running TimeFly during setup (e1b9867)
  • feat: use nsExec::Exec for 100% silent background process termination without terminal window (772ba84)
  • fix: join commit log with explicit newlines for clean GitHub release markdown (f43f06c)
  • feat: add Changelog & Download buttons to update bar and auto-generate release notes in release.yml (54e5e87)
  • fix: place UpdateNotificationBar in separate Grid row to prevent overlapping page content (ea73944)
  • feat(v0.3.0): complete studio dark UI and color palette overhaul (0% AI purple) and bump to v0.3.0 (8bf8d8a)

πŸ“₯ Download & Installation

Distribution File Notes
Setup Installer (Recommended) TimeFly-Setup-x64.exe Clean NSIS installer with Start Menu & Desktop shortcuts.
Portable Edition TimeFly-windows-x64-portable.zip Lightweight standalone archive. Extract and run TimeFly.App.exe.

Developer: @chiraitori
Artwork Courtesy: Pixiv (Artwork ID: 148639751)

Full Changelog: v0.2.0...v0.3.0