Skip to content

Releases: processing/processing4

Processing 4.4.10

14 Oct 14:41
2a5341b

Choose a tag to compare

-_- okay. :)

What's Changed

What's Changed 🎊

Full Changelog: processing-1309-4.4.9...processing-1310-4.4.10

Processing 4.4.9

14 Oct 13:00
845cb0c

Choose a tag to compare

Processing 4.4.9 Pre-release
Pre-release

Biggest driver for this 4.4.9 release is the broken libraries introduced in 4.4.8.

What's Changed

What's Changed 🎊

  • Fix syntax highlighting for short and Short types by @aj-m in #1260
  • Update legacy and active libraries in build script by @Stefterv in #1265
  • Fix signing property check in build script by @Stefterv in #1266

Full Changelog: processing-1308-4.4.8...processing-1309-4.4.9

Processing 4.4.8

07 Oct 00:54
f36e5b2

Choose a tag to compare

What's Changed

What's Changed 🎊

New Contributors

Full Changelog: processing-1307-4.4.7...processing-1308-4.4.8

Processing 4.4.7

04 Sep 14:21
198f593

Choose a tag to compare

You can now access the forum, and report issues from the Help menu, thanks to first time contributor @lassevonpfeil! 💙 🎉 ✨
Minor bug fixes, and refactors.

We addressed a long standing issue where the location of an exception was not highlighted correctly, and no stack trace was shown. See issue: #1153. This should finally be resolved in this release thanks to @joshgiesbrecht

What's Changed 🎊

Enhancements

Bugs

New Contributors

Full Changelog: processing-1306-4.4.6...processing-1307-4.4.7

Processing 4.4.6

14 Aug 15:04
a22d1c1

Choose a tag to compare

Minor bug fixes and behind-the-scenes updates.

Welcome Moon! 💙

What's Changed 🎊

Enhancements

Documentation

Known issues

  • The Help > Reference menu item does not work if the offline reference was downloaded (this bug was introduced in 4.4.5 but we only noticed after 4.4.6 released) See: #1216

New Contributors

Full Changelog: processing-1305-4.4.5...processing-1306-4.4.6

Processing 4.4.5

11 Jul 12:56
9a6728f

Choose a tag to compare

Processing 4.4.5 Pre-release
Pre-release

What's Changed 🎊

Enhancements

Documentation

New Contributors

Full Changelog: processing-1304-4.4.4...processing-1305-4.4.5

Processing 4.4.4

16 May 08:47
861e28f

Choose a tag to compare

Version 4.4.4 is a stable release that includes the latest bug fixes for the Gradle-based build system. It builds on the improvements introduced in 4.4.2 and 4.4.3, which were released as Beta only.

What's Changed 🎊

Full Changelog: processing-1303-4.4.3...processing-1304-4.4.4

Processing 4.4.3

25 Apr 13:08
c83f44c

Choose a tag to compare

Processing 4.4.3 Pre-release
Pre-release

Fixes some issues people have spotted in 4.4.1 and 4.4.2, plus some quality of life and infrastructure improvements.

Sketches will now looks super crisp by default on higher DPI displays (#1038). Use pixelDensity(1) in setup() if you need to revert to the old default behavior.

This release also resolves a long-standing issue where Processing could freeze at startup when indexing very large sketchbooks (#1037)

A note for Linux users: with this release, processing-java is being replaced by processing cli. If this breaks anything, consider setting an alias.

What's Changed 🎊

Enhancements

Bug Fixes

  • Move populateSketchbookMenu to a separate thread by @Stefterv in #1037
  • Change for includeJDK to grab the running JDK by @Stefterv in #1054
    • Also fixes FX2D on macOS ARM
  • Added missing module by @Stefterv in #1056

Documentation

New Contributors

Known issues

  • Some shader examples are broken (see #1063)

Full Changelog: processing-1302-4.4.2...processing-1303-4.4.3

Processing 4.4.2

15 Apr 10:16
ca04a36

Choose a tag to compare

Processing 4.4.2 Pre-release
Pre-release

What's Changed 🎊

Enhancements

Bug Fixes

  • Fixed blur filter throwing exception for too large values relative to image by @Rishab87 in #972
  • Fixed unexpected Y-axis translation when using ortho() and resetMatrix() by @Rishab87 in #954

Documentation

New Contributors

Full Changelog: processing-1301-4.4.1...processing-1302-4.4.2

Processing 4.4.1

21 Mar 10:10
4a29b49

Choose a tag to compare

What's Changed 🎊

The 4.4.0 release contained a few regressions and bugs. This release fixes those.

We are also adding specific app icon designs for Linux and Windows so Processing looks stylish and at home on every platform 💅

Enhancements

Bug Fixes

Documentation

Full Changelog: processing-1300-4.4.0...processing-1301-4.4.1