Releases: YangDai2003/OpenNote-Compose
Releases · YangDai2003/OpenNote-Compose
v1.5.1
v1.5.0
What's Changed
- Create README.tr.md by @mikropsoft in #16
- Improve Turkish Language by @mikropsoft in #15
- Standardmode now supports importing and playing audio files.
- Standardmode now supports importing and playing video files.
- Added a slider to adjust the app's font size.
- Introduced a screen privacy protection feature.
- Lite Mode now offers better performance.
- To fully comply with FOSS principles, ML KIT dependencies and OCR functionality have been removed starting from this version, reducing the app size to under 6MB.
v1.4.9
Update Log:
- Added a Template feature, along with corresponding shortcut buttons, keyboard shortcuts, and settings. All templates are stored in the {OpenNote/Templates} folder.
- You can now insert templates into your notes, and any date or time placeholders within them will be automatically formatted. Custom date and time formats are also supported.
- Lite Mode now fully supports a true WYSIWYG (What You See Is What You Get) editing experience, making note-taking more immersive.
- In Standardmode, code blocks within the reading area now support syntax highlighting for improved readability.
- You can now drag and drop or copy and paste images from other applications into the Standardmode editing area. The app will automatically import the images.
- Improved the Find and Replace feature in Standardmode. You can now use the up and down arrow keys to navigate between matches.
- A Print option has been added to the menu bar in Standardmode. You can now print your notes directly or save them as a PDF.
- Behavior Change: New notes no longer require manual saving. Any non-empty note is automatically saved, so you never have to worry about losing data. #11
- Bug Fix: Fixed an issue from the last update that prevented the app from being select as the handler of document file.
更新日志:
- 新增模板功能、对应的快捷按钮、键盘快捷键和对应的设置。所有模板在{OpenNote/Templates}文件夹中。
- 你可以在笔记中插入模板,模板中的日期和时间会自动格式化。你也可以自定义日期和时间的格式。
- 轻量模式现在完全实现了所见即所得的编辑方式,编辑体验更加沉浸。
- 经典模式阅读区域中的'''代码块'''的内容现在会以语法高亮的形式显示。
- 现在可以直接从其他应用拖拽或者复制粘贴图片到经典模式的编辑区域,应用会自动接收图片并导入。
- 改进了经典模式中的查找和替换功能,现在能够使用上下箭头来切换焦点。
- 经典模式菜单栏新增打印选项,通过这个功能,你可以将笔记通过打印机打印或者保存为PDF格式。
- 行为变更:现在创建新笔记时无需手动点击保存按钮保存,任何非空笔记都会被自动保存,不用担心丢失数据。 #11
- 修复了上个版本更新中导致应用无法作为文本文档打开方式的意外错误。
v1.4.8
v1.4.8 includes, but is not limited to, the following updates:
- Added an app shortcut: Long press the app icon to create a new note.
- When password protection is enabled, you can now manually lock the app.
- Behavior change: users can now manually select a folder location, no longer hardcoded to Download directory.
- Refactored code for importing local images. *It is recommended to re-import previously added images after updating.
- Refactored code for exporting files.
- Refactored code for data backup.
- Improved image viewing experience:
- On Android 12 and above, the background will now be blurred. *Depends on device
- On Android 14 and above, Ultra HDR images can now be viewed correctly.
- Added double-tap to zoom support.
- Added long-press to reset zoom support.
- Enhanced Markdown rendering in Lite mode.
- Improved the accuracy of Markdown Lint in Standard mode.
- Reduced performance overhead on the main screen.
- Optimized accessibility features.
- Improved overall app stability.
v1.4.7
- New optional Markdown Lint
- Improved shortcut keys and cursor movement behavior when using a physical keyboard
- Enhanced layouts and animations
v1.4.5
- New find and replace feature: Search for keywords within a note and replace them one by one or all at once.
- New indent increase/decrease syntax shortcut buttons.
- New ordered/unordered list dialog syntax shortcut button.
- New copy button in the note-sharing dialog.
v1.4.3
v1.4.1
• Added One-Way Scroll Sync for Standardmode:
When scrolling the text in the editor, the preview pane adjusts its relative position accordingly. Note that this reflects relative positioning rather than precise line-to-line alignment.
• Enhanced Cursor Behavior for Syntax Shortcuts in Standardmode.
• Fixed known issues.
v1.4.0
- Redesigned Settings Interface
- Revamped Folder Management System
- Introducing a Completely New Note Mode
- Enhanced Preference Settings
v1.3.7
- Support for creating notes directly from folders
- New AMOLED mode
- Improved file backup and restore
- Enhanced experience when opening files directly with the app
- Improved experience when sharing text to the app
- Numerous other performance and detail improvements