Skip to content

Releases: MMoMM-org/obsidian-orbital

1.0.0

23 Jun 09:52

Choose a tag to compare

1.0.0 (2026-06-23)

Bug Fixes

  • dangling: clickable source headers + refresh list after bulk rewrites (db7d0f7)
  • dangling: stop search box from stealing focus on passive repaints (7bb4b57)

Features

  • graduate to a stable 1.0.0 release (1803c6d)

BREAKING CHANGES

  • first stable release (1.0.0). No code changes — this marks
    the graduation from 0.x to a stable, semver-governed API. Nothing is actually
    breaking; the footer exists only so the release tooling promotes the version
    to 1.0.0.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

0.11.0

23 Jun 08:12

Choose a tag to compare

0.11.0 (2026-06-23)

Features

  • dangling: add fuzzy search box to the dangling links toolbar (ad01bdf)
  • settings: add folder picker to New note folder setting (fb98bb4)

0.10.0

22 Jun 13:58
7e66dc8

Choose a tag to compare

First release under the new name Orbital (plugin id `orbital`) — see what orbits your notes.

Renamed from "Orbit" (that id was already taken in the community directory). If you installed the earlier `orbit` build, remove it and install `orbital`.

Orbital consolidates three sidebar workflows into one tabbed pane:

  • Relations — outgoing links, backlinks, 2nd-hop related notes, unlinked mentions (convert to links inline), and missing targets.
  • Dangling links — vault- or folder-scoped list of unresolved `[[links]]`, grouped by target or source, with bulk rename/merge, change-to-alias, create-note, and delete (each preview-confirmed; only "create note" touches a file).
  • Recent files — most-recent-first list with drag-to-link.
  • Status-bar item with backlink / 2nd-hop counts for the active note.

Requires Obsidian 1.5.7+. Works on desktop and mobile.