Skip to content

Releases: YangDai2003/OpenNote-Compose

v1.6.5

22 Jun 13:12
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where the bottom bar button was not fully displayed when the screen zoom was large #92
  • Fixed Find & Replace crashes in some cases
  • Reduced the width of the Drawer sheet

v1.6.4

07 May 20:17
Compare
Choose a tag to compare

What's Changed

  • Fixed the error that caused the app to crash due to out-of-bounds. #73
  • Improved the accuracy of YAML parsing.

v1.6.3

01 May 13:11
Compare
Choose a tag to compare

What's Changed

  • Fixed GitHub alert multiline display issue. #68

Note

Kori will release its first alpha version soon.

v1.6.2

25 Apr 17:13
Compare
Choose a tag to compare

What's Changed

  • Add GitHub-Style Alert Markdown Support by @Amirnlz in #62 #59
  • Back behavior changed #64

v1.6.1

11 Apr 10:35
Compare
Choose a tag to compare

What's Changed

  • Feat: Added app-name to DrawerContent by @Amirnlz in #60 #56
  • Improved biometric stability.
  • Improved some animations.

New Contributors

v1.6.0

25 Mar 15:35
Compare
Choose a tag to compare

Update Changelog

  • Improved rendering speed in Standard mode
  • Enhanced Code Block syntax highlighting in Standard mode
  • Fixed FAB shadow issue
  • Added an option to display line numbers
  • Improved Note Side Sheet functionality and styling
  • Updated icons and color schemes
  • Added Sample Note button on long-press of FAB to demonstrate basic markdown syntax
  • Changed folder management interaction: now supports left/right swipe on touch devices and long-press/hover actions on mouse/keyboard devices

v1.5.95

19 Mar 14:37
Compare
Choose a tag to compare

Changelog

  • Improved edge-to-edge display and display cutout handling in settings interface
  • Enhanced Lite mode's find and replace functionality
  • Disabled parsing of note properties block at the top of note content, improving compatibility with non-standard markdown formats from other apps: #49
---
tags: []
categories: []
---
  • Add an option to show preview of notes #48
  • Improved Standard mode's markdown rendering style in dark theme

v1.5.9

02 Mar 15:40
Compare
Choose a tag to compare

Update Log:

  • Obfuscated backup JSON files to prevent plain-text content exposure.
  • More syntax highlighting for Lite Mode.
  • Further optimized Enter key behavior when typing lists.
  • Fixed an issue that could cause Autosave settings to not take effect. #44
  • Changed Indent button behavior to follow the CommonMark specification. It now uses four spaces instead of tabs for indentation. CommonMark Spec

v1.5.8

28 Feb 12:45
Compare
Choose a tag to compare

Update log:

  • Improved note loading speed and rendering performance.
  • Enhanced rendering styles in lite mode.
  • Added custom settings for app widget. #41
  • Open Note can now function as a text editor, creating and editing text documents in external folders. #19
screen-20250228-134017.2.mp4

v1.5.7

24 Feb 16:05
Compare
Choose a tag to compare

Update Log:

  • Added automatic capitalization for sentence beginnings.
  • Fixed the Find & Replace function in Lite Mode.
  • Corrected cursor movement behavior when using arrow keys in Lite Mode.
  • Added a shortcut "Ctrl + Tab" to open the note sidesheet.
  • Improved Enter key behavior when typing lists (After testing, it works well on Samsung keyboard, but does not work on non-CJK keyboards of Gboard.) #36
Screen_Recording_20250225_093959_Open.Note.mp4