-
v1.1.3Release: Task Tracker v1.1.3d544697b · ·
Release v1.1.3 - Enable DevTools for Debugging Debug build with DevTools enabled for troubleshooting production issues. Added: - DevTools automatically open in detached mode for all windows - Enables console log collection - Helps diagnose white screen and tray icon issues This is a temporary debug version to identify and fix production build problems.
-
v1.1.2Release: Task Tracker v1.1.22f8c618c · ·
Release v1.1.2 - Fix Production Build Assets Fixed production build critical issues: - White screens appearing for 5 seconds then disappearing - Tray icon showing as blue circle instead of proper icon - SVG theme frames not loading - Asset bundling issues Technical changes: - Set assetsInlineLimit: 0 in vite config - Added SVG files to electron-builder config - Included public assets in build files - Fixed asset loading in packaged application This release resolves all production build asset loading issues.
-
v1.1.1Release: Task Tracker v1.1.11c9c10ea · ·
Release v1.1.1 - Production Build Fixes Fixed production build issues: - White windows not displaying content - Tray icon showing as blue circle - ESLint type import errors Added comprehensive CHANGELOG.md documenting all changes from 1.0.2 to 1.1.1