This release patches 1 CVE for security teams tracking exposure across their dependency inventory.
Published 1mo
Productivity & Wikis
1 patched CVE
This release patches 1 known CVE
CVE-2025-31125
EPSS 59%
1
CVEs patched
Topics
markdown
memos
nextjs
notebook
openai
postgresql
+2 more
react
self-hosted
Summary
AI summaryBroad release touches 🔍 Other Changes, 🐛 Bugfixes, ✨ New Features, and https://github.com/jhao0413.
Full changelog
✨ New Features
- add Ukrainian (uk) localization https://github.com/blinkospace/blinko/commit/e059fb0e7acb64698893be0fa9ac6b3c1b00c79d
- add streamable HTTP MCP support https://github.com/blinkospace/blinko/commit/3f7dd83e966a5b4dfd2c36820befc7138fa5aff4
- add LiteLLM as AI gateway provider https://github.com/blinkospace/blinko/commit/a9e4481801c334024ed152a87c2cdf502e194e69
- upgrade MiniMax models to M3, drop M2.5/M2.5-highspeed https://github.com/blinkospace/blinko/commit/44bdb8db30522bdee35355376ea11a583623a923
🐛 Bugfixes
- overhaul Japanese translation (ja) https://github.com/blinkospace/blinko/commit/b40afbb3074d20ed176b55db383db11a619ad694
- reset chat state when deleting active conversation https://github.com/blinkospace/blinko/commit/9d04a2a8091611a122ed2c5c0f40bf89db8a3eab
- prevent note editor closing on background click https://github.com/blinkospace/blinko/commit/3245fcbcbcb559a146b68431c6b6cc228d180bf2
- handle embedding-delete error on note delete https://github.com/blinkospace/blinko/commit/1195860873c197669b6850ff912d6c7ec343bd8a
- normalize system prompts for qwen compatibility (#1122) https://github.com/blinkospace/blinko/commit/af44c0009e35e990fe3caddc2debbef4b444e03b
- follow-up fix based on #1131 by vanmilleru https://github.com/blinkospace/blinko/commit/0c7cb5ccff6722e433de2db874f988ea5a9eaba2
✅ Tests
- add unit tests for LiteLLM provider https://github.com/blinkospace/blinko/commit/9777ba544f3d7937f7efab4d796960d037c018b7
🔧 Chores
- Update version to 1.8.8 https://github.com/blinkospace/blinko/commit/178e4b3538a21823a50ac2481e653d56cb1ffa86
🔍 Other Changes
- Update config.ts https://github.com/blinkospace/blinko/commit/f23e4e68742a6ca8df8ffbe4df9a8d096aadbedd
- Update index.ts https://github.com/blinkospace/blinko/commit/80f60fdbedfef002b46335ceff477c3f15bcacd2
- Update index.ts https://github.com/blinkospace/blinko/commit/222ac3c06e180c09b825d99215642d15b4fd565f
- Update index.ts https://github.com/blinkospace/blinko/commit/fe6c85b4fd5dd10adc659d151f0350ab5b184e3d
- [ci skip] Update version to 1.8.7 https://github.com/blinkospace/blinko/commit/d1b1f34839dbdb48c1231392175a31843ddd56b5
- Update index.ts https://github.com/blinkospace/blinko/commit/d2d54ef25037a7de3931b4eda5f321debbb04d9f
- Merge pull request #1158 by Dreykp from Dreykp/add_ukrainian https://github.com/blinkospace/blinko/commit/c6dea51539743b9520524139136a926ba791706a
- Merge pull request #1164 by znznzna from znznzna/fix/ja-translation https://github.com/blinkospace/blinko/commit/8bd89a6b4d7f07a2ee3ab2e01cb6dfb855017f91
- Merge branch 'main' of github.com:jhao0413/blinko https://github.com/blinkospace/blinko/commit/09271beba7188d4c1bd444e2d9b6c08d1f9a6a4b
- Merge pull request #1183 by calebcgates from calebcgates/fix/right-click-delete-handle-embedding-error https://github.com/blinkospace/blinko/commit/5263cc951b8886e428df18a70906e9d775bdad1b
- Add missing German translations, unify tone and fix translation issues https://github.com/blinkospace/blinko/commit/05cbfd2160f72b41d247040470886f564644d4e1
- Merge pull request #1 from blackredit/German-translation-fix https://github.com/blinkospace/blinko/commit/a16dd0e94ec4a68eac3dd1c65399f8a41234a0e9
- Potential fix for pull request finding https://github.com/blinkospace/blinko/commit/eca79aa0f1813c306d2454f65410416bb7fbc10e
- Fix typos in German translation strings https://github.com/blinkospace/blinko/commit/faf50f3475a9588387b7b3e381ba476b4b4bba4d
- Merge pull request #1188 by blackredit from blackredit/main https://github.com/blinkospace/blinko/commit/a636ea4173236717488384519408a212bffb4be8
- Merge branch 'blinkospace:main' into main https://github.com/blinkospace/blinko/commit/e81e4a7e1f4eca6b196079cf4c838da96af43fee
- Merge pull request #1165 by pspdx from pspdx/fix/remove-active-chat https://github.com/blinkospace/blinko/commit/f576c0613e4717ad282f46aea2f9d842b01bb293
- Merge branch 'blinkospace:main' into main https://github.com/blinkospace/blinko/commit/08b93c507103b6f2d08ca5a0e24927993a8c70e3
- Merge pull request #1170 by jhao0413 from jhao0413/main https://github.com/blinkospace/blinko/commit/6124aeffb79c3bffde4c2f63498ad82fa47cbb22
- Merge pull request #1199 by jhao0413 from jhao0413/follow-up-fix-based-on-1131 https://github.com/blinkospace/blinko/commit/54f1d042a866cf7e0c80750004775e9b5d654850
- Merge pull request #1198 by jhao0413 from jhao0413/main https://github.com/blinkospace/blinko/commit/bb1cbce7d72d3dbf6195e80e57e018c704365577
- Merge pull request #1187 by RheagalFire from RheagalFire/feat/add-litellm-provider https://github.com/blinkospace/blinko/commit/080f69163891d50deb244a4fd28a420e23d19bb8
- Merge branch 'main' into feature/upgrade-minimax-m3 https://github.com/blinkospace/blinko/commit/e5c4e33be03844e865819752f7bd59dc8502acd0
- Merge pull request #1200 by octo-patch from octo-patch/feature/upgrade-minimax-m3 https://github.com/blinkospace/blinko/commit/4d5968a6519926a36acef3a621638fc7d7725b24
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About blinko
An open-source, self-hosted personal AI note tool prioritizing privacy, built using TypeScript .
Beta — feedback welcome: [email protected]