| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2025-11-18 | 351 Bytes | |
| CodinIT.dev-1.0.9-arm64.dmg.blockmap | 2025-11-18 | 211.4 kB | |
| latest.yml | 2025-11-18 | 359 Bytes | |
| codinit-1.0.9-win-x64-setup.exe.blockmap | 2025-11-18 | 154.7 kB | |
| latest-linux.yml | 2025-11-18 | 552 Bytes | |
| README.md | 2025-11-18 | 1.5 kB | |
| Release v1.0.9 source code.tar.gz | 2025-11-18 | 1.8 MB | |
| Release v1.0.9 source code.zip | 2025-11-18 | 2.1 MB | |
| v1.0.9 source code.tar.gz | 2025-11-18 | 1.8 MB | |
| v1.0.9 source code.zip | 2025-11-18 | 2.1 MB | |
| Totals: 10 Items | 8.0 MB | 1 | |
What's Changed
- chore: v1.0.9 by @Gerome-Elassaad in https://github.com/Gerome-Elassaad/codinit-app/pull/31
- Full Changelog: https://github.com/Gerome-Elassaad/codinit-app/compare/v1.0.8...v1.0.9
New Features
- Cloudflare Pages deployment integration
- Settings dropdown functionality in PreviewHeader
UI/UX Improvements
- Updated colors and dark mode error fixes
- Preview header updates with standardized button sizing
- Unified button styling (w-8 h-8) across components
- Updated deployment icons to use local SVG assets
- CodeModeHeader layout improvements (removed terminal button)
Bug Fixes
- 429 Rate Limiting: Fixed API route and client-side handling of 429 status codes
- ESLint linting error fixes
- IconButton border centering issues
Technical Details
- Enhanced error handling for GitHub API rate limiting
- Improved JSON response parsing in update checks
- Standardized component layouts and styling
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...