Skip to content

Releases: cuatrecasespro/cammvas

1.2.5

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:55
Release Cammvas 1.2.5

1.2.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:10
Release Cammvas 1.2.4

1.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:03
Release Cammvas 1.2.3

1.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:32

Optional arrow navigation centering

  • Adds Center node during arrow navigation to Cammvas settings.
  • Keeps the option disabled by default, preserving viewport movement only when the target node is clipped or off-screen.
  • Restores always-centered arrow navigation when the option is enabled.

Full changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:41

Navigation and defaults

  • Keeps the Canvas viewport still while arrow-key navigation stays within visible nodes.
  • Moves the viewport only when the target node is clipped or off-screen.
  • Enables Drag to reparent and Mind mapping Enter and Tab by default for new installations.

Full changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 09:08

Mobile support

  • Adds first-phase support for Obsidian Mobile on iOS and Android.
  • Adds touch branch reparenting with long-press, larger touch targets, and safe cancellation for pinch and multi-touch gestures.
  • Adds mobile actions for creating nodes, zooming, and re-running layout.
  • Keeps desktop-only interactions disabled on touch devices and disables mindmap controls when Mindmap mode is off.
  • Includes Obsidian plugin review compliance and command typing fixes.

Desktop and mobile use the same Canvas files. Touch reordering in the Outline remains planned for a later phase.

Full changelog: 1.1.0...1.2.0

Cammvas 1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:31

Cammvas 1.1.0 expands branch editing and layout controls.

Highlights

  • Reparent multiple selected nodes onto the same target in one drag.
  • Preserve nested selected branches instead of flattening their hierarchy.
  • Move unselected descendants together with every selected branch.
  • Toggle Mind mapping Enter and Tab directly from the Canvas controls.
  • Re-layout only a selected branch without moving its parent or ancestors.
  • Access Re-layout selected branch from a parent node's context menu or the command palette.
  • Include verified build provenance attestations for all release assets.

Cammvas 1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:55

Cammvas no longer assigns default hotkeys to node creation commands.

Changes

  • Remove default hotkeys from Add child node, Add sibling node, and Create root node.
  • Keep all three commands available for custom assignment under Settings > Hotkeys.
  • Document double-click on empty Canvas space as the standard way to create a root.
  • Preserve the optional Enter/Tab mind-mapping workflow.
  • Include verified build provenance attestations for all release assets.

Cammvas 1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:43

Maintenance release for the Cammvas community directory review.

Changes

  • Add GitHub artifact provenance attestations for main.js, manifest.json, and styles.css.
  • Document that clipboard access is user-initiated and only writes generated Cammvas node links.
  • No plugin behavior changes.

Cammvas 1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:28

Cammvas brings dedicated mind-mapping workflows to Obsidian Canvas.

Highlights

  • Drag nodes onto other nodes to reparent complete branches.
  • Collapse and expand subtrees directly from Canvas nodes.
  • Use familiar mind-map Enter, Tab, and arrow-key navigation.
  • Keep branches organized with automatic layout and configurable colors.
  • Navigate and search the complete map from a synchronized outline.
  • Store everything as standard Obsidian Canvas files.

Attribution

Cammvas is based on the MIT-licensed Mindvas project by mobench. The original copyright and license notice are preserved in the repository.