Skip to content

Releases: af009/fuku

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 18:59

New Features: - 🌐 Multi-provider support: Ollama, OpenAI, Claude, Google Gemini, and Docker Model Runner - 🔐 Optional API key storage with base64 encoding - 🎨 Improved markdown parsing with syntax highlighting

Release v1.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Sep 23:15
  • Implement retry functionality for failed requests - Replace 'localhost' with '127.0.0.1' to reduce DNS lookup latency on Windows This update improves error handling and connection performance, particularly benefiting Windows users.

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Sep 15:20
  • Improve message display for better readability - Add selectable model options for user customization - Implement support for tab bottom panel layout

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Mar 12:02
  • Improved Readability for Code Snippets
  • Improved error messages

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 21:25
  • Fixed font colors for light themes

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:01

Initial Release