| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.2.0 source code.tar.gz | 2024-06-17 | 1.9 MB | |
| 2.2.0 source code.zip | 2024-06-17 | 2.0 MB | |
| README.md | 2024-06-17 | 1.4 kB | |
| Totals: 3 Items | 3.9 MB | 0 | |
Focus on UI
This is the first chatcraft release driven by a single outside contributor: @menghif
Francesco blogged about his changes in this release: https://francescomenghi.com/blog/contributing-to-chatcraft
Francesco brought a new level of passion about UI/UX to the project. We really appreciate that. We ❤️ contributions accompanied blog posts.
What's Changed
- Change Providers/Models order in Ask menu by @menghif in https://github.com/tarasglek/chatcraft.org/pull/642
- enable image input on all models to support many vision models on openrouter by @tarasglek in https://github.com/tarasglek/chatcraft.org/pull/645
- fixup linter bustage from prev pull req by @tarasglek in https://github.com/tarasglek/chatcraft.org/pull/646
- Single source of truth for commands help text by @Amnish04 in https://github.com/tarasglek/chatcraft.org/pull/644
- Fix for mobile Ask menu and z-index fixes by @menghif in https://github.com/tarasglek/chatcraft.org/pull/648
- Use Exponential Backoff for downloading large messages by @Amnish04 in https://github.com/tarasglek/chatcraft.org/pull/650
- Visual Layout fixes by @menghif in https://github.com/tarasglek/chatcraft.org/pull/653
- Improve mobile prompt by @menghif in https://github.com/tarasglek/chatcraft.org/pull/654
Full Changelog: https://github.com/tarasglek/chatcraft.org/compare/v2.1.0...v2.2.0