Skip to content

Releases: mludowise/Sketch-Plugin-Manager

1.8

02 Mar 00:02
24e9dd8

Choose a tag to compare

Merge pull request #41 from mludowise/button-hover-bugfix

Fixed bug where buttons weren't showing hover state

1.7

18 Feb 09:46
5888e5d

Choose a tag to compare

1.7
Merge pull request #39 from mludowise/fix-37

Fixed bugs where manager sometimes crashed.

1.6

21 Jun 20:36

Choose a tag to compare

1.6
Bug fixes

Bug fixes for #22, #25, & #29

Updates to Chinese localization
More robust logging & debug mode
Stop checking deprecated plugin folders (resulted in window not displaying)
Check for minimum OS X version

1.5

18 Jun 19:01

Choose a tag to compare

1.5
Merge pull request #27 from mludowise/chinese-localization

Added Simplified Chinese localization

1.4.1

12 Jun 20:58

Choose a tag to compare

Bugfix #19: Erroneous "Plugin is already installed" message

1.4

12 Jun 21:01

Choose a tag to compare

1.4

Plugin no longer conflicts with “Abstract”
Migrated plugin from a collection of frameworks to a .app.

1.3

12 Jun 22:33

Choose a tag to compare

1.3
  • Added language/locale tracking to prioirtize localization
  • Added license
  • Updated README
  • Added "About" menu
  • Bug fixes
  • Updated version number

1.2

09 May 21:12

Choose a tag to compare

1.2
Bug fixes

- Updated missing plugin icons
- Only display window on top of Sketch (not other apps)
- Catalog view wasn’t refreshing after updating a plugin
- Change default sort in catalog view to stars
- Fix rare crashing bug
- Right-click enabled in Updates view
- Ability to open homepage when clicking on title in Updates and
Installed views
- Fix icon loading for plugins with root directory ending in
.sketchplugin
- Update version number

0.2

05 May 07:14

Choose a tag to compare

0.2
No longer requires admin permissions to run plugin. (#12)

Updated plugin to use framework instead of separate app so as not to
require admin permissions.