v0.5.11
janhq/janv0.5.11Dec 5, 2024by github-actions[bot]
AI Summary
Platform support expansion for MacOS universal build combined with stability fixes for markdown rendering and health checks.
Key Highlights
- Added MacOS universal build support
- Fixed React-markdown crashes and syntax highlighting
- Improved OpenRouter error handling
- Added NGL settings for vision models
New Features
- MacOS universal build
- NGL settings for vision models
Full Release Notes
## 🚀 Features - feat: macos universal @hiento09 (#4197) ## 🐛 Fixes - fix: syntax highlight configurations that made everything dark @louis-jan (#4223) - fix: react-markdown crash on code highlighting - threads switching do not take effect sometime @louis-jan (#4216) - fix: 4208 - Empty title with special characters @louis-jan (#4212) - fix: 4209 - Inconsistent max tokens value persistence @louis-jan (#4213) - fix: 4155 - Queue up health check on server restarting @louis-jan (#4201) - fix: 4162 - Graceful OpenRouter error handling @louis-jan (#4200) - fix: 4165 - Refactor message builder to avoid sending empty messages @louis-jan (#4199) - fix: 4178 - current generated message options should be visible @louis-jan (#4196) ## 🧰 Maintenance - chore: Hotfix 0.5.11 - Release cut @louis-jan (#4217) - chore: Sync main to dev after 0.5.10 @louis-jan (#4194) - chore: add NGL settings for vision models @louis-jan (#4214) - chore: update the docs for the new Cortex server port @louis-jan (#4190) ## Contributor @hiento09 and @louis-jan