Skip to content

Nyxdoc v0.25.15

Choose a tag to compare

@github-actions github-actions released this 07 Aug 11:11
· 20 commits to main since this release

What changed

  • Changed document-tree movement from browser-native HTML drag events to
    pointer-based dragging so pressing and moving a row works consistently in
    embedded browsers as well as Chrome and Edge.
  • Prevented a document title link from intercepting the drag as a browser link
    drag, while preserving ordinary clicks for document navigation.
  • Kept before, inside, and after placement feedback, cross-parent moves, and
    automatic destination expansion under the same pointer interaction.

Container image

ghcr.io/getnyxdoc/nyxdoc@sha256:0f28fe971a9064a330fb2f9f8893d9e200a823e3bbb02959bd508398b4cd48f6

Full Changelog: v0.25.14...v0.25.15