v0.6.5

janhq/janv0.6.5Jul 17, 2025by github-actions[bot]

AI Summary

This release improves UI responsiveness and fixes critical crashes related to fetching models from custom providers and Tauri AppImage rendering on Wayland.

Key Highlights

  • Support responsive UI layout and settings.
  • Fix Tauri AppImage failing to render on Wayland + Mesa.
  • Fix crashes when fetching models from custom providers.

New Features

  • Support base layout responsive UI
  • Support setting responsive

Full Release Notes

## Changes

- ✨enhancement: support base layout responsive Ul @urmauur (#5472)
- ✨enhancement: setting responsive @urmauur (#5615)
- ✨feat: bump version of llama.cpp - b5857 @louis-menlo (#5742)
- 🐛fix: revert back stat hover for three dots @urmauur (#5777)
- 🐛fix: download icon when left panel close @urmauur (#5776)
- 🐛fix: revert installationmode in nsis template @Minh141120 (#5778)
- 🐛fix: make three dots default show 3 dots and can trigger with right click  @urmauur (#5712)
- 🐛fix: custom based url and header by upgrade token.js version @samhvw8 (#5596)
- 🐛fix: update base URL for Anthropic provider @samhvw8 (#5600)
- 🐛fix: Tauri Applmage failing to render on wayland + mesa @DistractionRectangle (#5463)
- 🐛fix: fetch models from custom provider causes app to crash @louis-menlo (#5791)
- 🔧 config: all yml to md for issue template @LazyYuuki (#5661)
- 🔧 config: fix bug template @LazyYuuki (#5658)
- 🔧 config: from yml to md for template @LazyYuuki (#5657)

## Contributors

@LazyYuuki, @Minh141120, @louis-menlo, @samhvw8, @DistractionRectangle and @urmauur