Skip to content

Releases: Vinzent03/tab-switcher

1.5.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:53

No behavior changes, just fix linting for community checks.

1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:33

This release improves hotkey handling and makes tab switching behave much more consistently with custom keybindings.

Added

  • Modal navigation now follows the hotkeys you configured in Obsidian instead of assuming Ctrl+Tab.

Changed

  • Repeated tab switching now continues only while a modifier key is held between presses.
  • Custom hotkeys now work correctly in places where Ctrl+Tab was previously treated as special.

Fixed

  • Fixed cases where repeated switching could stop working or reuse stale tab state after releasing the modifier.
  • Fixed command behavior so normal one-shot invocation still works as expected outside of hold-to-cycle mode.

1.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:17
chore(release): 1.4.0

1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 09:13
chore(release): 1.3.0

1.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 21:30
chore: publish 1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 19:22
chore: publish 1.2.0

1.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Apr 08:02
chore: publish 1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 21:07
feat: show modal when switching tabs

1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 07:32
fix: rename command

1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 23:03
feat: hold ctrl pressed for browser like behavior

close #8