| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-12 | 2.5 kB | |
| Atomic.Chat_1.1.112_x64-setup.exe.sig | 2026-06-12 | 424 Bytes | |
| Atomic.Chat_1.1.112_x64_en-US.msi | 2026-06-12 | 101.6 MB | |
| Atomic.Chat_1.1.112_x64-setup.exe | 2026-06-12 | 67.8 MB | |
| Atomic.Chat.app.tar.gz | 2026-06-12 | 360.8 MB | |
| Atomic.Chat_1.1.112_universal.dmg | 2026-06-12 | 358.0 MB | |
| atomic-chat-mac-universal-1.1.112.zip | 2026-06-12 | 357.0 MB | |
| Atomic.Chat_1.1.112_amd64.AppImage.sig | 2026-06-12 | 428 Bytes | |
| Atomic.Chat_1.1.112_amd64.AppImage | 2026-06-12 | 177.8 MB | |
| Atomic Chat v1.1.112 source code.tar.gz | 2026-06-12 | 234.7 MB | |
| Atomic Chat v1.1.112 source code.zip | 2026-06-12 | 235.7 MB | |
| README.md | 2026-06-12 | 1.2 kB | |
| Totals: 12 Items | 1.9 GB | 1 | |
🚀 New Features
- Global sampling settings — sampling parameters are now a single persisted global store (Zustand) instead of per-assistant, so sampling behaves consistently across the app and legacy on-disk data is preserved.
- Pause/resume model downloads — resumable GGUF downloads can be paused and resumed from the global Downloads popover with new UI controls and resume-state handling for better download control.
đź”§ Improvements & Fixes
- Clearer model loading feedback — previously persistent "Failed to load" toasts are cleared on successful load and engine error codes are mapped to actionable titles/descriptions, with updated English and Russian locale messages.
- Windows GGUF validation fix — model path validation was enhanced to avoid issues with split GGUF files on Windows, improving model loading reliability.
- Download UI and robustness tweaks — download button keeps consistent height during download states and paused downloads no longer trigger error notifications or cleanup.
🙏 Contributors
Thanks to @Vect0rM for their contributions to this release!