Releases: Vertex-Mods/Zen-Command-Palette
Releases · Vertex-Mods/Zen-Command-Palette
Release list
Zen Command Palette v1.8.98
Fixes
- Custom JavaScript commands now require confirmation. This protects against attacks where someone changes the file to execute malicious code. New commands created through Settings are automatically trusted, but if they are changed externally you will get the confirmation.
Warning
If you have custom JS commands from before this update, they'll ask for confirmation before execution.
Contributors
Thanks to @anupamme for contributing, this release is most of their work
Zen Command Palette v1.8.96
New Features
- Support for zen-library. Those commands are added:
- Toggle Zen Library
- Open Zen library: Downloads
- Open Zen library: History
- Open Zen library: Media
- Open Zen library: Spaces
- Open Zen library: Boosts
Fixes
- Fixed those commands:
- Reset pinned tabs
- Replace pinned tab with current URL
Others
- Updated documentation as well
Zen Command Palette v1.8.95
New Commands
- Create Live folder GitHub Issues
- Create Live folder GitHub Pull Requests
- Create Live folder RSS feed
Fixes
- Toast fixed (requires sine to work)
Others
Contributes
- @okilonet1 make his first contribution fixing command palette (this was a long time ago but I forgot to give credit to him.)
Zen Command Palette v1.8.92
Fixes
- Removing default shortcuts.
- Event Listener Race Condition (Shortcut will not be triggered when input is in focus)
Breaking Changes
- Command palette now allows saving shortcuts with conflict, It will give warning before saving.
Contributes
@okilonet1 made his first contribution fixing shortcuts.
Zen Command Palette v1.8.91
Fixes
- URL bar randomly stops working.
- Exiting prefix mode not removing commands.
- Command Palette works correctly when there are multiple windows.
Zen Command Palette v1.8.9
New Features
- Shortcut Names are now pretty.
⌘+⇧+Kinstead ofctrl + shift + k - Some commands open URL bar after execution (like search History/bookmark or New Tab)
New Commands
- Repeat Last Command
Default Keymaps
- Search Commands (
Ctrl+Shift+P) - Configure Commands (
Ctrl+,) - Repeat Last Command (
Ctrl+.)
Fixes
- Keyboard shortcut conflict message display.
- Workspaces Commands
Zen Command Palette v1.8.3
New Commands
- Change tab Icon
- Collapse Pinned Tabs
Fixed Commands
- Rename Tab (Also support non pinned tabs)
- Clear Tab (not using tidy tab using default CloseUnpinnedTabs)
- New Tab
Removed Commands
- Change Workspace Names (This is builtin)
Zen Command Palette v1.8.1b
New Features
- Support for Sine v2.3
Zen Command Palette v1.8.0
New Features:
- Easily move commands up and down in command chain
- New commands:
- Toggle single toolbar mode
- Move tab to new window
Fixes:
- Made compactable with latest zen version.
- Updated some icons which were not rendering properly.
- Keyboard shortcut working in all mac
- Keyboard shortcut no longer requires restart
Others
- Improved documentation.
- Some commands which are not used are removed.