Skip to content

Blinko 1.8.8

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:30

✨ New Features

  • add Ukrainian (uk) localization e059fb0
  • add streamable HTTP MCP support 3f7dd83
  • add LiteLLM as AI gateway provider a9e4481
  • upgrade MiniMax models to M3, drop M2.5/M2.5-highspeed 44bdb8d

🐛 Bugfixes

  • overhaul Japanese translation (ja) b40afbb
  • reset chat state when deleting active conversation 9d04a2a
  • prevent note editor closing on background click 3245fcb
  • handle embedding-delete error on note delete 1195860
  • normalize system prompts for qwen compatibility (#1122) af44c00
  • follow-up fix based on #1131 by vanmilleru 0c7cb5c

✅ Tests

  • add unit tests for LiteLLM provider 9777ba5

🔧 Chores

🔍 Other Changes