Releases: blinko-space/blinko
Releases · blinko-space/blinko
v0.25.6
0.25.6 (2024-12-14)
Bug Fixes
- Enhanced the context handling in the AI service by concatenating page content from search results, improving the input for the QA chain #304 #303 (f9f7871)
v0.25.5
0.25.5 (2024-12-13)
Bug Fixes
- code component to enhance syntax highlighting and styling #302 (16062f5)
v0.25.4
0.25.4 (2024-12-13)
Bug Fixes
- disable output file tracing in Next.js configuration (52e7bc4)
v0.25.2
0.25.2 (2024-12-13)
Bug Fixes
- remove console logs and improve file path handling in API routes (49b4d50)
- upload file chinese name issue #292 (d32a23a)
v0.25.1
0.25.1 (2024-12-13)
Bug Fixes
- add support for task lists in Markdown rendering add check or and cancel all check (d2e3271)
- clean up ListItem component by removing console logs and adding getTextStyle function (1985024)
v0.25.0
0.25.0 (2024-12-13)
Bug Fixes
- update translations and enhance AI model settings (a2f43fc)
Features
- added Azure OpenAI support (6ac1c20)
v0.24.3
0.24.3 (2024-12-12)
Bug Fixes
- add functionality to exclude tagged content from AI embedding processing and update translations for English and Chinese #172 (0369556)
v0.24.2
0.24.2 (2024-12-12)
Bug Fixes
- add 'public' filter option and update translations for multiple languages (a85c57d)
v0.24.1
0.24.1 (2024-12-12)
Bug Fixes
- update isArchived handling in note management and filter components (1dcf176)