Download Latest Version Release v1.2.4 source code.zip (1.9 MB)
Email in envelope

Get an email when there's a new version of CodinIT.dev

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-11 1.3 kB
Release v0.6.0 source code.tar.gz 2025-10-11 2.2 MB
Release v0.6.0 source code.zip 2025-10-11 2.4 MB
Totals: 3 Items   4.6 MB 0

Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v0.5.0...v0.6.0

Application Icon System Overhaul

This release brings a complete optimization of the desktop application icon system across all platforms.

🎨 What's New

Optimized Icon Assets

  • macOS: 1024x1024 .icns with full Retina support (162 KB)
  • Windows: Multi-resolution .ico with 40% size reduction (8.9 KB)
  • Linux: High-quality 400x400 .png with 90% size reduction (10.2 KB)
  • Total bundle savings: ~108 KB

Linux Desktop Support

  • Fixed window icon display in taskbar and window decorations
  • Added platform-specific icon loading in Electron

Build Improvements

  • Corrected electron-builder configuration for proper icon formats per platform
  • Added web/PWA icon support with new public/icon.ico
  • Repository management with .github/CODEOWNERS

📊 Stats

  • 8 files updated
  • ~108 KB bundle size reduction
  • All platforms now have optimized, high-quality icons

🔧 Technical Details

  • Fixed Linux builds to use .png instead of .ico
  • Enhanced electron/main/ui/window.ts with platform-specific icon paths
  • All icon assets maintain visual quality while significantly reducing file sizes
Source: README.md, updated 2025-10-11