Change Log
V2.0.1
- Fixed the issue where files could not be moved to trash
V2.0.0
2.0 is a completely new version that brings some breaking changes:
- Uses sqlite for storage, no longer supports direct folder editing, requires importing Markdown documents.
- Provides real-time folder writing functionality, which is one-way - changes made to folder contents outside the editor will not sync to the editor.
- Table column widths can be resized.
- Added LLM (AI) functionality.
- Shortcuts can be customized.
- Added
wikilink
functionality. - Supports semantic similarity (vectorized) document search.
- Temporarily discontinued Linux support.
- Temporarily removed document publishing functionality.