Skip to content

Releases: YangDai2003/Kori

v1.1.8

27 Mar 14:05

Choose a tag to compare

Android

  • Widgets are configurable with font size and number of visible lines #23

Multiplatform

  • The toolbox page will display the editing history of the last 5 local files, making it easy to open directly #55
  • Syntax highlighting can be turned off #51
  • The title bar is hidden in reading mode if the title is empty #61

v1.1.7

05 Feb 05:53

Choose a tag to compare

  • 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

27 Dec 00:53

Choose a tag to compare

  • Fixed markdown sometimes failing to render #20
  • Added support for GPT 5.1 Codex and GPT 5.2
  • The Desktop Toolbox supports file Drag & Drop

v1.1.5

23 Dec 02:56

Choose a tag to compare

  • 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

16 Dec 11:08

Choose a tag to compare

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

16 Sep 14:25

Choose a tag to compare

Multiplatform:

  • New model support introduced:

    • OpenAI: GPT4_1Nano, GPT4_1Mini, GPT4oMini
    • Anthropic: Opus_4_1
    • Google: Gemini2_5FlashLite
  • 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

10 Sep 12:53

Choose a tag to compare

Multiplatform:

  • Improved behavior and resolved various bugs.

Desktop - Windows:

v1.1.1

04 Sep 19:18

Choose a tag to compare

Multiplatform:

  • The AI button on the note interface automatically hides when the device is offline.
  • Introduced AI functions: proofread, shorten, and elaborate.
  • 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

31 Aug 14:52

Choose a tag to compare

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

27 Aug 17:25

Choose a tag to compare

v1.0.9-rc Pre-release
Pre-release

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.