Skip to content

Releases: sketch-hq/fig2sketch

v0.4.4

19 Aug 13:44
cd6d9b8

Choose a tag to compare

What's Changed

  • Change the default value when reading maskType for clippingMaskMode by @tmdvs in #149
  • Add support for "Glass" effects by @tmdvs in #150
  • Add support for progressive layer blurs by @tmdvs in #151

Full Changelog: v0.4.3...v0.4.4

v0.4.3

18 Jun 12:45
c063aee

Choose a tag to compare

What's Changed

  • 🏃 Skip decoding vectorNetwork when nodes are missing vectorNetworkBlob by @tmdvs in #148

Full Changelog: v0.4.2...v0.4.3

v0.4.2

11 Jun 13:37
9efa711

Choose a tag to compare

What's Changed

  • Implement support int64 and uint64 field types by @tmdvs in #147

Full Changelog: v0.4.1...v0.4.2

v0.4.1

29 Apr 09:08
278533c

Choose a tag to compare

What's Changed

  • 🐞 Remove clipping masks from symbols and skip vectors missing regions by @tmdvs in #146

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Apr 13:54
5dbc28d

Choose a tag to compare

Important

Version v0.4.0 supports Sketch document model changes introduced in Sketch 2025.1, namely the introduction of Frames and Stacks. To generate documents compatible with older version of Sketch, please use fig2sketch v0.3.6

What's Changed

  • 🖼 Add frame support by @tmdvs in #139
  • 🥞 Implement stacks by @tmdvs in #140
  • 🕶️ Support Sketch's new inner shadow model and shadow effect visibility by @tmdvs in #141
  • 📐 Support rounded corners on frames by @tmdvs in #143
  • 🖌️ Support fill blend modes and fix blurs by @tmdvs in #139
  • 0️⃣ Better handling of missing nodes and division by zero by @tmdvs in #131

Repository maintenance

  • Update checkout and setup-python github action versions by @tmdvs in #142
  • Adhoc build action for branches by @tmdvs in #133
  • Update x86 runner to macOS13 by @andreivladmatei in #134
  • Upgrade upload-artifact from v3 to v4 by @tmdvs in #138
  • Update release workfloww to merge multiple artifacts by @tmdvs in #145
  • Replace Rust toolchain setup Github action by @tmdvs in #144

New Contributors

Full Changelog: v0.3.6...v0.4.0

v0.3.6

11 Sep 08:12
717c91a

Choose a tag to compare

What's Changed

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #128
  • 🗜️ Support zstd compression algorithm by @tmdvs in #129
  • 🗞️ Rollback download-artifact to v3 by @tmdvs in #130

Full Changelog: v0.3.5...v0.3.6

v0.3.5

16 Jul 11:22
15cef04

Choose a tag to compare

What's Changed

  • 🕶️ Support for Plus Lighter and Plus Darker blend modes by @tmdvs in #125
  • 📐 Fallback to node dimensions when original image dimensions aren't present by @tmdvs in #126
  • 💥 Avoid KeyError when derivedSymbolData is omitted when detaching instances by @tmdvs in #127

Full Changelog: v0.3.4...v0.3.5

v0.3.4

15 Jul 15:30
9613bc5

Choose a tag to compare

What's Changed

  • 👁️ Additional defaults for blend modes by @tmdvs in #124

Full Changelog: v0.3.3...v0.3.4

v0.3.3

12 Jun 11:41
f47fdd9

Choose a tag to compare

What's Changed

  • 👀 Fallback to sensible defaults when encountering missing properties by @tmdvs in #123

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 May 09:14
6449c86

Choose a tag to compare

What's Changed

  • 🔨 Improve the reliability of web font matching by @tmdvs in #122

Full Changelog: v0.3.1...v0.3.2