| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-05-26 | 348 Bytes | |
| ChatAnyLLM-Setup-1.0.9.exe | 2026-05-26 | 82.1 MB | |
| README.md | 2026-05-08 | 1.1 kB | |
| Release v1.0.9 source code.tar.gz | 2026-05-08 | 4.4 MB | |
| Release v1.0.9 source code.zip | 2026-05-08 | 4.5 MB | |
| Totals: 5 Items | 91.0 MB | 0 | |
New Features
- Audio/Video rendering - Native HTML5 controls for audio and video in markdown content
- Media download redirect - Downloads via native controls open in default browser, bypassing Electron's download manager
Improvements
- Test connection icon - Signal bars icon replaces CheckCircle for a clearer connectivity metaphor
- Image download - External URLs now use a fetch-to-blob pipeline; images save correctly instead of writing the link text
- LaTeX preprocessing - Backslash-bracket delimiters ([...] / (...)) are converted to remark-math dollar-sign syntax before rendering
- CSS passthrough - img and a custom components pass through style and other attributes from raw HTML
- Rich media captions - figure and figcaption tags added to the sanitization schema
Bug Fixes
- Fixed CORS blocking cross-origin media downloads by injecting Access-Control-Allow-Origin headers in Electron
- Fixed image download saving the URL string instead of the actual image file for external links
Maintenance
- Bumped version to 1.0.9