Release 69: Box Shadows & GitHub sync improvements
Release 69 comes with full box shadow support - including dropShadows and innerShadows, multiple shadows and the ability to import/create shadow styles. Also GitHub Enterprise users can now add their baseUrl to benefit from the GitHub sync.
Shadow improvements
- add support for multiple box shadows using arrays. fixes multiple box shadows #234
- add new box shadow edit dialog. fixes Add pretty boxShadow input #312
- add support for innerShadow
- adds support for importing / updating shadows. fixes Effect styles (Drop shadow) does not get imported #174
General improvements
- adds import dialog allowing you to define what to import. fixes Allow user to choose what styles to import / create #314
GitHub sync improvements
- Enables GitHub Enterprise support: Just add your baseUrl to sync credentials. Fixes GitHub sync: Provide support for Enterprise Server #319
- fixes GitHub sync: Unexpected behaviour when connecting to a repo already containing tokens #321
- fixes Github Sync using a repo url but write to a different .json #327
