Skip to content

2.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:13

2.3.0 updates

image

🔥 Major Updates:

  • Rebuilt recorder settings UI: new Property Editor, folder suggestions, and improved interaction logic for more convenient configuration experience.

    • new recorder setting styles: image

    • property editor for table syntax: image

    • property editor for list syntax: image

  • New recorder type: Modified Note Recorder [#17]— directly record accumulated historic edit stats into each modified note itself, ideal for tracking per-note writing progress over time.

    • Supports metadata, bullet list, and scope folder filtering.

New Features:

  • New Property Editor in recorder settings for structured syntax editing.
  • Folder auto-suggestions when configuring periodic note folders.

Enhancements:

  • Optimized default settings for better out-of-box experience.
  • Improved i18n and tooltips for newly added features.

🐛 Bug Fixed:

  • Fixed document word count being incorrect due to tracker not updating original words.