- Use TIFF instead of PNG to fix color issues
- Change preview shortcut to
⌘⇧P
to avoid conflict with native Prototype command
- Support autoupdate
- Update for MSExportRequest changes in beta41
- Fix memory/thread leaks
- Remove DocumentSaved from preview actions
- Create Auto Preview mode
- Add 3.5x to explicit scale sizes
- Migrate to new plugin bundle format
- Move debug logging toggle to setup command
- Add 4x to explicit scale sizes
- Keep Sketch in the foreground when previewing
- Fix OSX 10.9 compatibility issue
- Update scaling calculations to handle scrollable content
- Reorganize project to use includes
- Rename config plugin
- Introduce scaling modes
- Create
Set Preview Size
plugin - Remove Sketch 2 support
- Remove deprecated directory creation function
- Add support for Sketch 3
- Add debug logging to help troubleshoot future problems
- Support preview of the current Artboard
- Deprecate defensive preview directory creation
- Improve preview slice name comparison
- Initial release