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 / v1.1.23
Name Modified Size InfoDownloads / Week
Parent folder
codinit-dev-1.1.23-win-x64-setup.exe 2025-12-09 152.3 MB
codinit-dev-1.1.23-win-x64-setup.exe.blockmap 2025-12-09 161.3 kB
CodinIT.dev-1.1.23-arm64.dmg.blockmap 2025-12-09 210.2 kB
README.md 2025-12-09 3.2 kB
Release v1.1.23 source code.tar.gz 2025-12-09 1.6 MB
Release v1.1.23 source code.zip 2025-12-09 1.9 MB
v1.1.23 source code.tar.gz 2025-12-09 1.6 MB
v1.1.23 source code.zip 2025-12-09 1.9 MB
Totals: 8 Items   159.7 MB 2

What's Changed

Full Changelog https://github.com/codinit-dev/codinit-dev/compare/v1.1.20...v1.1.23

What’s Changed


✨ New Features

  • Product Hunt Badge: Added a Product Hunt badge to the header using a local SVG
  • GitHub Star Badge: Added a GitHub star badge with dark-mode support
  • Settings Enhancements: Introduced new API Keys and Updates tabs in the settings panel
  • Diff View Controls: Added a diff view icon button to workbench headers
  • Manual Refresh: Added manual refresh capability to the Updates tab
  • Code Validation: Introduced code-validator.ts for improved code validation
  • Community Documentation: Added CONTRIBUTING.md and a Contributor Covenant Code of Conduct

πŸš€ Improvements

Provider Updates

  • Updated xAI provider with new Grok models and token limits
  • Updated provider icons to use official logos
  • Refactored the Groq provider

UI / UX Enhancements

  • Header buttons now support dark mode and have consistent sizing
  • DiffView now includes an attached header
  • Improved UpdateTab UI structure and hooks
  • Updated icons across the application

Architecture

  • Refactored CodeMirror and workbench components
  • Migrated the repository from Gerome-Elassaad/codinit-app to codinit-dev/codinit-dev
  • Migrated Docker files
  • Updated Electron window management and builder configuration

πŸ› Bug Fixes

  • Fixed dropdown menu buttons and the reload button in PreviewHeader
  • Fixed wrangler.toml name casing (now lowercase)

πŸ§ͺ Testing

  • Added toolMentionParser tests
  • Added server tests
  • Added runtime tests

πŸ›  Technical Updates

  • Updated 20+ component files (Messages, CodeBlock, AssistantMessage, DiffView, and more)
  • Updated Electron-related files (icons, main process, window management)
  • Updated utility files (shell, file store, auto-save, prompt enhancer)
  • Updated type definitions and configuration files

⚠️ Please Note

The current .dmg file is not signed, so macOS may block the app on launch.

To allow it to run:

  1. Move the app to your Applications folder (or another location of your choice)
  2. Open Terminal
  3. Run the following command to remove the security quarantine:

    :::bash xattr -cr /path/to/your/Codinit.app

Full Changelog: https://github.com/codinit-dev/codinit-dev/compare/v1.1.18...v1.1.23

Source: README.md, updated 2025-12-09