v1.1.1
wailsapp/wailsv1.1.1Feb 16, 2026by gabrieldemarmiesse
AI Summary
A maintenance release focusing on documentation updates, including links pointing to the official docs instead of GitHub and improvements to documentation generation in CI.
Key Highlights
- Documentation links updated to point to docs instead of GitHub
- Improved documentation generation in CI
- Added compatibility with CUDA generation
New Features
- CUDA generation compatibility
- Documentation improvements
Full Release Notes
## What's Changed * Fix docs generation in ci by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/130 * Links now point to the docs instead of github by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/131 * making pocket tts compat with cuda generation by @adefossez in https://github.com/kyutai-labs/pocket-tts/pull/132 ## New Contributors * @adefossez made their first contribution in https://github.com/kyutai-labs/pocket-tts/pull/132 **Full Changelog**: https://github.com/kyutai-labs/pocket-tts/compare/v1.1.0...v1.1.1