Skip to content

Releases: blinko-space/blinko

v0.25.6

14 Dec 05:02
Compare
Choose a tag to compare

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

13 Dec 16:32
Compare
Choose a tag to compare

0.25.5 (2024-12-13)

Bug Fixes

  • code component to enhance syntax highlighting and styling #302 (16062f5)

v0.25.4

13 Dec 13:39
Compare
Choose a tag to compare

0.25.4 (2024-12-13)

Bug Fixes

  • disable output file tracing in Next.js configuration (52e7bc4)

v0.25.3

13 Dec 12:01
Compare
Choose a tag to compare

0.25.3 (2024-12-13)

Bug Fixes

v0.25.2

13 Dec 06:23
Compare
Choose a tag to compare

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

13 Dec 03:43
Compare
Choose a tag to compare

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

13 Dec 02:06
Compare
Choose a tag to compare

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

12 Dec 14:23
Compare
Choose a tag to compare

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

12 Dec 14:00
Compare
Choose a tag to compare

0.24.2 (2024-12-12)

Bug Fixes

  • add 'public' filter option and update translations for multiple languages (a85c57d)

v0.24.1

12 Dec 08:22
Compare
Choose a tag to compare

0.24.1 (2024-12-12)

Bug Fixes

  • update isArchived handling in note management and filter components (1dcf176)