Skip to content

TimeLens v1.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:33

Changed

Dashboard and Global UI Polish

  • Balanced dashboard chart cards - aligned the Hourly Distribution card and Top Apps card heights for a cleaner two-column layout
  • Refined app-wide visual style - added layered ambient background gradients, enhanced glass-card depth/hover behavior, and shell-level decorative light effects across main pages
  • Typography refresh - upgraded the global font stack for better readability in both Chinese and English UI surfaces
  • Full-width page layout for key modules - removed fixed max-width constraints on Categories, Goals, and Focus Mode pages so content fills the available main area without a large right-side blank zone

Localization and Language Coverage

  • Traditional Chinese (zh-TW) localization pass - completed a full zh-TW locale rollout for core desktop-app namespaces (common, dashboard, widgets, settings, limits, categories, goals, focus, browserUsage) and refined wording toward native traditional Chinese usage
  • Expanded desktop language options - language selector and startup locale resolution now include zh-TW, ja, ko, fr, de, and es, with safe fallback behavior for untranslated locales
  • Browser extension zh-TW support - added zh-TW runtime strings and locale mapping, plus a dedicated Chromium extension locale package under _locales/zh_TW
  • VS Code extension zh-TW runtime localization - added a dedicated zh-TW message branch with locale-aware routing (zh-TW/zh-HK/zh-Hant) while preserving existing fallback behavior

Fixed

  • Hourly distribution overflow bug - fixed per-hour aggregation so usage segments are split across hour boundaries, preventing impossible values such as single-hour totals over 60 minutes
  • UWP app identification on Windows - improved foreground window resolution to avoid reporting UWP apps as ApplicationFrameHost or Unknown by resolving the real process behind the frame host window
  • Microsoft Store taskbar icon blue background - fixed packaged MSIX taskbar icon rendering by generating Square44x44Logo.targetsize-* and Square44x44Logo.altform-unplated_targetsize-* assets in the icon pipeline, preventing Windows from applying an automatic colored plate behind the icon

🚩 macOS 无签名运行说明

首次打开如遇“无法验证开发者”或“已损坏”提示,请右键 App → 打开,或在终端执行:

xattr -dr com.apple.quarantine /Applications/TimeLens.app

如仍无法运行,请在“系统设置 → 隐私与安全性”中允许此 App。