| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2025-10-11 | 527 Bytes | |
| Crystal-0.3.2-macOS-universal.zip | 2025-10-11 | 243.5 MB | |
| Crystal-0.3.2-macOS-universal.zip.blockmap | 2025-10-11 | 251.0 kB | |
| Crystal-0.3.2-macOS-universal.dmg.blockmap | 2025-10-11 | 264.5 kB | |
| Crystal-0.3.2-macOS-universal.dmg | 2025-10-11 | 252.6 MB | |
| latest-linux.yml | 2025-10-11 | 552 Bytes | |
| Crystal-0.3.2-linux-amd64.deb | 2025-10-11 | 127.6 MB | |
| Crystal-0.3.2-linux-x86_64.AppImage | 2025-10-11 | 162.5 MB | |
| 0.3.2 source code.tar.gz | 2025-10-11 | 9.2 MB | |
| 0.3.2 source code.zip | 2025-10-11 | 9.4 MB | |
| README.md | 2025-10-11 | 655 Bytes | |
| Totals: 11 Items | 805.4 MB | 0 | |
[0.3.2] - 2025-10-10
Fixed
- Mermaid diagram error handling: Application no longer crashes when Mermaid diagrams fail to render
- Error boundary improvements: Better error boundaries throughout the application for more graceful error handling
- Tool panels database error: Fixed "no such table: tool_panels" database error
- Claude panels model selection: Fixed bug where Claude panels were not respecting the selected model choice
- Timestamp handling: Fixed timestamp handling issues in messaging view
- Git operations: Optimized git operations by removing unnecessary process.chdir() calls for better performance