Skip to content

Releases: blinkospace/blinko

Blinko 1.8.7

12 Apr 02:16

Choose a tag to compare

✨ New Features

  • add MiniMax as first-class LLM provider 3ada33c

🐛 Bugfixes

  • sanitize filenames before path validation to prevent upload 500 errors (#1138) f7ed24c
  • clear tag filters when resetting search f995a2e
  • update Turkish translations for various UI elements 9c9d8ad

♻️ Refactors

  • streamline search state clearing and URL updates 5795884

✅ Tests

  • add integration tests for file upload + fix consecutive dots issue 27ae1df
  • add E2E tests for file upload endpoint 1a8cdcd

🔧 Chores

🔍 Other Changes

Blinko 1.8.6

16 Mar 12:54

Choose a tag to compare

✨ New Features

  • add custom title configuration for browser tab and sign-in page 6ce6546

🐛 Bugfixes

  • replace hardcoded Chinese strings with i18n translations dd32040
  • refresh apiToken on every login to prevent MCP integration token expiry e161589

🔧 Chores

🔍 Other Changes

Blinko 1.8.5

06 Feb 14:23

Choose a tag to compare

✨ New Features

  • 添加搜索输入框动态宽度和过滤器状态检测 7e4030f
  • 添加回收站功能入口 e81f9a9
  • enhance security for plugin file access 4c9e7bc
  • enhance security measures for saving dev plugins e441aa8
  • implement editor mode toggle in FullscreenEditor a7faa86

🐛 Bugfixes

  • 修复过滤弹窗关闭状态问题 140f451

♻️ Refactors

  • 简化回收站操作逻辑 ec2c3d3

🔧 Chores

🔍 Other Changes

  • fix the webhook is not triggered when switching between notes and thoughts 8d78698
  • Merge pull request #1092 by Inverstar from Inverstar/main bf00bfe
  • Merge pull request #1093 by zxdy from zxdy/feature/20260128-searchbar-flexiable 88546ca

Blinko 1.8.4

27 Jan 12:42

Choose a tag to compare

🐛 Bugfixes

  • enhance file deletion and access control in file API 8f85815
  • implement access control for note comments 7f9c61e

🔧 Chores

  • Update version to 1.8.4 a363e31
  • update dependencies in bun.lock 4533af9

🔍 Other Changes

馃悰fix

Blinko 1.8.3

11 Jan 11:18

Choose a tag to compare

✨ New Features

  • add customizable signin footer for ICP compliance or copyright notices (#1041) 414b8ec

🐛 Bugfixes

  • update demo credentials documentation to admin/admin (issue #1057) 6935c09

🔧 Chores

🔍 Other Changes

  • [ci skip] Update version to 1.8.2 3069a00
  • Fix multi-select duplicate and export auth issues eaf964f
  • Add GitHub Actions workflow for Docker build 4347ea0
  • Revert "fix: update demo credentials documentation to admin/admin (issue #1057)" af6dacc
  • Merge pull request #1072 by jhao0413 from jhao0413/main 7f198fc
  • Merge pull request #1069 by qingchun668 from qingchun668/fix/multi-select-duplicate-and-export-auth d33b031
  • Enhance 2FA secret generation by applying demo authentication middleware f2022a1

Fix

  • Remove unnecessary list refresh in multi-select reset 1c467c2

Blinko 1.8.2

02 Jan 10:58

Choose a tag to compare

🐛 Bugfixes

  • add fullscreenEditorNoteId state to track open fullscreen editor 0a9e82f
  • disable drag when fullscreen editor is open 5a2aaf1
  • set isExpand flag based on fullscreenEditorNoteId to prevent drag e245ab3
  • add event capture to prevent drag events and fix close button handler 5b30bbd

🏗️ Build System

  • add vditor dependencies and static file serving ef3befe

🔧 Chores

🔍 Other Changes

  • [ci skip] Update version to 1.8.1 ff0f254

Blinko 1.8.1

01 Jan 13:13

Choose a tag to compare

✨ New Features

  • Move AI provider model fetching to server-side for Docker network compatibility bea9fb0
  • add font customization feature with multiple font option and fix small bugs 2ac9136
  • add Roboto variable font for enhanced typography options 2411d59
  • add fonts table to database schema 6a03779
  • add default fonts configuration and database seeding d92bd99
  • add font API router with CRUD operations 70216b8
  • add FontManager class for dynamic font loading acaa74f
  • update FontSwitcher to use database-driven fonts ee6d923
  • integrate FontManager into user store initialization e961a14

🐛 Bugfixes

  • update attachment size type to number and enhance GPU acceleration check 105b09b
  • update font settings to use FontManager and fix formatting 0264cff
  • optimize font file blob creation ef96d08
  • remove unused Google Fonts import from globals.css eee95d1

🚀 Improvements

  • optimize font management with Chinese fonts and performance enhancements 9103b85

⚡️ Performance Improvements

  • optimize streaming render and support scroll during response 1be3eb7

♻️ Refactors

  • Remove unused re-export from modelTemplates in AiSetting constants 9343eb4

🔧 Chores

  • update dependencies and add new icons b0181be
  • update prisma and turbo dependencies 87e2a48
  • Update version to 1.8.1 82f6ecc

🔍 Other Changes

Blinko 1.8.0

21 Dec 13:34

Choose a tag to compare

✨ New Features

  • migrate to pg-boss and add AI scheduled tasks 945a0db
  • add MCP server management functionality 73e29b8
  • enhance BlinkoCard with swipe actions and UI improvements b8c39a4

♻️ Refactors

  • update animation configurations and improve task worker management 169e98b

🔧 Chores

🔍 Other Changes

Blinko 1.7.1

17 Dec 04:02

Choose a tag to compare

♻️ Refactors

  • enhance drag-and-drop functionality and global search behavior e851050

🔧 Chores

🔍 Other Changes

Blinko 1.7.0

01 Dec 16:15

Choose a tag to compare

🐛 Bugfixes

  • multiple UI/UX improvements and bug fixes c4c02f9

🔧 Chores

🔍 Other Changes