Releases: JimmyCushnie/Slightly-Better-Tab-Commands
Releases · JimmyCushnie/Slightly-Better-Tab-Commands
Release list
2.1.3
2.1.2
- Fixed some Obsidian safety check issues.
2.1.1
- When 'Focus after close tab' is set to 'Previous tab', the plugin now skips over any tabs in the history that no longer exist.
2.1.0
- Added a new setting: 'Previous tab history length'
- This setting enables you to increase the length of the remembered tab history, so that repeatedly closing multiple tabs continues to land you on the accurate previous tab.
- This setting is only visible when 'Focus after close tab' is set to 'Previous tab'

2.0.1
- Fixed some commands not working properly when run on tab groups that aren't the main workspace (i.e. popped out to a new window).
2.0.0
- Added an option to prevent closing pinned tabs.
- Renamed the plugin from "Main Tab Commands" to "Slightly Better Tab Commands".
1.1.0
- Added a setting to control which tab will be focused after the current tab is closed.
1.0.2
1.0.1
- Next/previous tab commands are now repeatable, so you can hold down the keyboard shortcut to scroll through your open tabs
- All commands now have a check callback, so for example "previous tab" will no longer show as available if there is only one tab
- Fix shortcuts always applying to the main Obsidian window even if the user is in a popout window