Releases: YangDai2003/Kori
v1.1.8
v1.1.7
- Added localized language translations for Spanish, French, Japanese, Korean, Portuguese, Turkish, Russian, Hindi, Indonesian, Vietnamese, Bengali, Arabic, Urdu, Persian, Italian, Polish #39
- Adapted to the interface layout of RTL language
- Added a snapshot of note content that automatically scrolls to save the last five historical versions for rollback
- Added filter panel to Todo viewer #12
- Multiple performance improvements and bug fixes #44 #42 #31 #29 #28 #15 #19
v1.1.6
v1.1.5
- Improve Notesidesheet's handling of screen cutout.
- Multiple style improvements to Material 3 Expressive.
- Add a shortcut button for inserting Markdown table.
v1.1.4
What's Changed
-
Expanded AI Model Support
- Anthropic: Sonnet 4.5, Opus 4.5, Haiku 4.5
- Alibaba models
- OpenAI: GPT-5 Codex, GPT-5.1
- Mistral AI models
-
Editor and preview pane splitter position is now persisted. (#27)
-
Added Traditional Chinese (zh-TW) translation by @NatsuCamellia. (#21)
-
Unsaved new note is now auto-recovered when the app is forcibly terminated by the OS (e.g., low-memory kill). (#5)
-
General stability and performance optimizations.
v1.1.3
Multiplatform:
-
New model support introduced:
- OpenAI:
GPT4_1Nano,GPT4_1Mini,GPT4oMini - Anthropic:
Opus_4_1 - Google:
Gemini2_5FlashLite
- OpenAI:
-
Markdown viewer now features zoom functionality with up to 3.0x scaling
-
TodoViewer updates: #8
- Swipe to Delete: Easily remove tasks with a swipe
- Toggle Done State: Tap the icon to mark tasks as completed or not
-
The Editor-Viewer dual-panel layout on a large screen can be dragged left and right to the edge of the screen
-
Enhanced scroll synchronization between the Markdown Viewer and Editor
-
Improved accuracy in Markdown editor syntax highlighting
-
Lint now supports formatting checks for Todo.txt alongside Markdown
-
Refactored code to enhance performance, minimize lag, and improve response times
Desktop-MacOS:
- The app will render beneath the transparent title bar, creating a more native and seamless display effect.
v1.1.2
Multiplatform:
- Improved behavior and resolved various bugs.
Desktop - Windows:
- The app is now available on the Microsoft Store.
v1.1.1
Multiplatform:
- The AI button on the note interface automatically hides when the device is offline.
- Introduced AI functions:
proofread,shorten, andelaborate. - AI functions now appear as Assist Chips at the bottom of the screen after text selection, instead of in the context menu.
- Adjusted the keyboard type for the text field in the AI settings interface.
- Improved tooltip positioning to prevent obstruction.
- Enhanced note shortcut keys and aligned platform-specific shortcuts with the system.
v1.1.0
The first stable version of Kori
Multiplatform:
- Improved file format recognition.
- Added a dialog box for describing content to the AI and integrating it into the note.
- Introduced context menu options to rewrite or summarize selected text.
- Enabled migration from OpenNote's JSON backup files (#4).
Android:
- Fixed crashes caused by the removeLast() and removeFirst() extension functions on Android 15 and earlier.
Desktop:
- Adjusted click effects and shadow positioning.
v1.0.9-rc
Multiplatform:
- Added support for local pictures, videos, and audio files.
- Redesigned the markdown side sheet outline.
- Refactored the interface for settings.
Android:
- Enhanced the font for latex formulas.