Skip to content

Releases: JetBrains/skiko

Version 0.9.30

13 Oct 11:15
9c46d5c

Choose a tag to compare

What's Changed

  • Rename SkiaLayer.awt.updateAndDrawImmediately to renderImmediately by @m-sasha in #1116

Full Changelog: v0.9.29...v0.9.30

Version 0.9.29

12 Oct 10:18
afcd9e5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.27...v0.9.29

Version 0.9.27

29 Sep 12:45
496703f

Choose a tag to compare

What's Changed

  • Clarify publishing instructions in RELEASE.md by @m-sasha in #1102
  • Provide a way to configure Skia's DirectContext GPU Resource Cache size by @pjBooms in #1095
  • Fix "ComposePanel doesn't use hardware acceleration with RenderSettings.SwingGraphics on Linux" by @igordmn in #1103
  • Use clang instead of clang-11 in linux-arm CI by @m-sasha in #1106

New Contributors

Full Changelog: v0.9.26...v0.9.27

Version 0.9.26

15 Sep 11:00
fd05df7

Choose a tag to compare

What's Changed

  • Auto generate release notes by @MatkovIvan in #1099
  • Fix possibly calling DeviceAnalytis.(before/after)FirstFrameRender more than once by @m-sasha in #1101
  • Revert attempt to draw the first frame before the skia layer is visible, from reshape by @m-sasha in #1100

Full Changelog: v0.9.25...v0.9.26

Version 0.9.25

11 Sep 09:54
d736ecf

Choose a tag to compare

What's Changed

Full Changelog: v0.9.24...v0.9.25

Version 0.9.24

26 Aug 14:24
0a5f947

Choose a tag to compare

What's Changed

Full Changelog: v0.9.23...v0.9.24

Version 0.9.22.2

26 Aug 17:57

Choose a tag to compare

v0.9.22.2

Move jbr-api dependency to awtMain (#1087)

Version 0.9.23

12 Aug 09:20
60c332f

Choose a tag to compare

What's Changed

Full Changelog: v0.9.22...v0.9.23

Version 0.9.22

23 Jul 14:35
f50c23e

Choose a tag to compare

What's Changed

  • Reuse skiko.mjs artifact for both of the web targets by @Schahen in #1071

Full Changelog: v0.9.21...v0.9.22

Version 0.9.21

02 Jul 20:25
c85a4ea

Choose a tag to compare

v0.9.21

Fix maven uploading