Skip to content

Release v1.1.24

Latest

Choose a tag to compare

@Gerome-Elassaad Gerome-Elassaad released this 13 Dec 14:37

What's Changed

Maintenance release: cleanup, build optimizations, and branding updates.

  • Removed 2,788 lines of unused code (30 files) — smaller, cleaner codebase.
  • Standardized Electron app name to codinit-dev and unified artifact naming.
  • Branding: added theme-aware Fazier SVG badges and replaced Product Hunt badge.
  • Docs: updated README links & release download path.
  • No breaking changes; no migration required.

⚠️ Please note:

The current .dmg file isn’t signed, so macOS might block it when you try to open the app. To allow it to run:

After moving the app to your Applications folder (or another location of your choice), open Terminal.
Enter the following command to remove the security quarantine:

xattr -cr /path/to/your/codinit...


Full Changelog: v1.0.23...v1.1.24