Skip to content

v0.9.2-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 00:20
· 283 commits to main since this release
b6df457

Delta since previous beta (v0.9.2-beta.2) — 1 new changeset.

Patch Changes

  • feat(open-knowledge): editor footer counts scope to the selection

    The footer word / character / token counts now reflect the current text
    selection. When you select a passage in either edit mode, the counts switch to
    that passage and gain a "Selected" indicator; collapsing the selection reverts
    to the whole-document counts. Selection counts use the same visible-text
    semantics as the document counter (markdown syntax stripped), so the same
    passage counts identically whether selected in WYSIWYG or source mode.

    • @inkeep/open-knowledge-core@0.9.2-beta.0
    • @inkeep/open-knowledge-server@0.9.2-beta.0