| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| codinit-0.5.0-win-x64-setup.exe | 2025-10-11 | 127.6 MB | |
| codinit-0.5.0-linux-amd64.deb | 2025-10-11 | 103.7 MB | |
| codinit-0.5.0-linux-x86_64.AppImage | 2025-10-11 | 176.7 MB | |
| codinit-0.5.0-arm64.dmg | 2025-10-11 | 165.7 MB | |
| 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: 7 Items | 578.3 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
.pnginstead of.ico - Enhanced
electron/main/ui/window.tswith platform-specific icon paths - All icon assets maintain visual quality while significantly reducing file sizes