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.19
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-08 2.3 kB
v1.1.19 source code.tar.gz 2025-12-08 1.6 MB
v1.1.19 source code.zip 2025-12-08 1.9 MB
Totals: 3 Items   3.5 MB 0

What's Changed

✨ New Features

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

πŸš€ Improvements

  • Provider Updates:
    • Updated xAI provider with new Grok models and token limits
    • Updated provider icons to use actual logos
    • Refactored Groq provider
  • UI/UX Enhancements:
    • Header buttons now have dark mode support and consistent sizing
    • DiffView now includes an attached header
    • Improved UpdateTab UI structure and hooks
    • Updated icons across the application
  • Architecture:
    • Refactored CodeMirror & workbench components
    • Migrated 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 reload button in PreviewHeader
  • Fixed wrangler.toml name to lowercase

πŸ§ͺ Testing

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

πŸ”§ Technical Updates

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

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:

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

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


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

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