This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Releases: sergeishere/HandyMenu-SketchPlugin
Releases · sergeishere/HandyMenu-SketchPlugin
Version 5.2. Import/Export collections
Added an option to import/export collections and some very minor fixes.
Version 5.1.1. Bugfix
The plugin works with Sketch v55 finally. Do not forget to restart Sketch after update.
Version 5.1. Dark mode and polished UI
- Supported Dark Mode
- Polished UI
- Fixed some bugs
Version 5.0. Collections, Shortcuts, Grouping
Features
- Added collections
- Added shortcuts managing
- Added manual grouping
Improvements:
- Plugins icons are being displayed in the list
- Added
Settings
button to the menu - Added
Delete
button to the settings window - Plugin is rewritten to Swift with improved architecture.
Version 4.1. Bug fixes and minor improvements
Improvement in searching:
- All plugins commands will be shown even if the only one of them (or the plugin's name) is matching searching criteria.
- Searching field became larger
Bugfixes:
- Separators will not be missed while scrolling or searching
- It is not possible to add an already added command
Version 4. Fast, native, improved.
- Completely rewritten to Objective-C. The Plugin works faster and uses native components.
- Added search field in the settings.
- Separators removed from the settings. Choosen plugins are grouped by themselves.
Version 3 with separators, fixes and improvements
- Added a button that adds separators into the menu
- Clicking outside the menu closes it
- Other fixes and improvements
Rewritten core, redesigned UI
— Plugin’s core is rewritten. Now the plugin works faster and more stable.
— Settings UI is redesigned. Also it shows already added commands.
Fixes and improvements
- Commands in general list are grouped by plugin name
- Handy Menu is not appears in general list anymore
- Only commands with ‘run’ handler appear in the list
Fixes and improvements
— Minor fixes and improvements