Skip to content

Releases: gabrielbacha/Obsidian-Section-Variants

Section Variants 1.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 23:26

Maintenance release

  • Synchronizes pnpm-lock.yaml with the pinned Obsidian development type range.
  • Keeps npm and pnpm clean-install dependency resolution consistent.
  • Fixes the automated community-plugin review failure reported for 1.0.1.

Plugin behavior is unchanged from 1.0.1.

Requires Obsidian 1.12.0 or newer.

Section Variants 1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 22:40

What’s new

  • Added a persistent note-wide narrow-screen layout choice: wrap into rows, stack vertically, or scroll horizontally.
  • Added a dedicated layout popup beside the global-follow control.
  • Kept saved global label, view, and layout choices visible while global following is off.
  • Added an accent border to the note-wide controller marker so it is distinct from per-block controls.
  • Added a Show note control command and simplified the controller menu to Hide note control only.

Fixes

  • Global actions now affect only boxes with Follow global state enabled, including column visibility actions.
  • Opted-out boxes retain their local variant, view, layout, hidden columns, and active editor.
  • View controls now show exactly one selected option, or neither when the note is genuinely mixed.
  • Pinned compatible Obsidian development types so clean release builds match local validation.

Requires Obsidian 1.12.0 or newer.

Section Variants 1.0.0

Choose a tag to compare

@gabrielbacha gabrielbacha released this 22 Jul 18:52

Initial community release of Section Variants. Switch, compare, and manage parallel versions of Markdown sections in Obsidian.