Releases: PeachScript/sketch-plugin-monster
Releases · PeachScript/sketch-plugin-monster
v0.4.2
v0.4.1 [Deprecated]
Please use v0.4.2
instead.
v0.4.0
Improvements
- Refactor all features
- 4x faster start
- Autofocus search bar
- Only execute i18n script once time
- Sync the latest Sketch shortcut list
- Update shortcut list real time after import configurations
- Filter invalid commands (not in plugin menu)
- More transition animations
Fixed
- Fix wrong number of conflicts in some special cases
- Fix menu path generate bug
Deprecations
- Useless check for updates feature, please use the official update system
v0.3.1
v0.3.0
New
- Add a search bar to search any command or plugin #27
- Official plugin update system support #24
- More friendly UI
- FAQ menu item and more useful feedback
Improvements
- Update the latest shortcuts of Sketch #25
- Conflict count display on the plugin title #21
- Display
parsing error
if the plugin configurations failed to read - Add icon and description for each commands to adapt to
Runner
- Support import and export shortcuts in the management panel
Fixed
v0.2.0
A new milestone version!! 🎉🎉🎉
New
- A new UI for conflict hints
- Support export and import shortcut configurations #9
- Support display conflict details #11
- Support filter commands which use conflicting shortcut keys #10
Improvements
- Display selection path of menu for every command #13
- Conflict warning way
Fixed
v0.1.1
v0.1.0
The first stable version 🎉🎉
Features
- Manage plugin shortcuts
- Detect and highlight conflicting shortcuts
- Set or clear shortcut for any command of Sketch plugins
- Not allowed to set shortcuts that conflict with Sketch or other plugins
- Multi-language support
- Check for updates automatically