Vertical Tabs v0.17.5
This marks the first public release to include all previously Beta-only features, encompassing every new feature and bug fix up to v0.17.4-beta, along with several recent improvements.
🌟 Highlights: Up to 10× faster performance, split view support on mobile devices, a fully-featured Mission Control View, multi-tab selection, and searchable settings.
❤️ Thank you to all Beta Program subscribers for your support! ❤️
If you'd like to help support the development of Vertical Tabs and gain access to the latest features and faster updates, please consider subscribing to the Beta Program.
verticaltabs_0.17.5.mp4
What's New:
- Mission Control View, redesigned: The Mission Control View has been completely redesigned with full feature support and can now be activated with a single click.
- Multi-selection in vertical tabs: You can now select multiple tabs simultaneously using Ctrl/Cmd+click for individual selection or Shift+click for range selection (#32).
- Mobile workspace split support: Workspace split view is now available on mobile devices, automatically adjusting to horizontal or vertical splits based on screen orientation.
- New menu options: Added convenient options to open files or move tabs to specific tab groups directly from the context menu.
- Experimental support for a new, more efficient tab deduplication implementation.
- Adapted to Obsidian’s new searchable settings API (requires Obsidian v1.13+).
Bug Fixes:
- Improved tab sorting and organization algorithms.
- Addressed various edge cases in tab selection and navigation behavior.
- Resolved infinite loop issue that occurred when patching default commands.
- Fixed block embed jumping failure when "Deduplicate tabs" or "Always open in new tab" is enabled (#188).
Improvements:
- Performance improvements: Faster tab switching, smarter caching, and reduced UI re-renders.
- Optimized performance and user experience for keyboard navigation workflows.
- Improved compatibility with community themes.
- Improved integration with the built-in Search plugin when tab deduplication is enabled.
- Readded some debugging tools.
- Updated the minimum required Obsidian version to 1.7.2.
- Updated dependencies.