Releases: YangDai2003/OpenNote-Compose
Releases · YangDai2003/OpenNote-Compose
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
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
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
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
v1.5.7
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