Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 1.18 KB

v0.13.0

  • Use TIFF instead of PNG to fix color issues

v0.12.0

  • Change preview shortcut to ⌘⇧P to avoid conflict with native Prototype command

v0.11.0

  • Support autoupdate

v0.10.3

  • Update for MSExportRequest changes in beta41

v0.10.2

  • Fix memory/thread leaks

v0.10.1

  • Remove DocumentSaved from preview actions

v0.10.0

  • Create Auto Preview mode

v0.9.0

  • Add 3.5x to explicit scale sizes

v0.8.0

  • Migrate to new plugin bundle format
  • Move debug logging toggle to setup command

v0.7.0

  • Add 4x to explicit scale sizes

v0.6.1

  • Keep Sketch in the foreground when previewing
  • Fix OSX 10.9 compatibility issue

v0.6.0

  • Update scaling calculations to handle scrollable content

v0.5.0

  • Reorganize project to use includes
  • Rename config plugin
  • Introduce scaling modes

v0.4.0

  • Create Set Preview Size plugin
  • Remove Sketch 2 support

v0.3.0

  • Remove deprecated directory creation function
  • Add support for Sketch 3
  • Add debug logging to help troubleshoot future problems

v0.2.0

  • Support preview of the current Artboard
  • Deprecate defensive preview directory creation
  • Improve preview slice name comparison

v0.1.0

  • Initial release