Skip to content

Releases: nextbreakpoint/nextfractal

NextFractal 2.3.1

20 Jul 14:51
1784ece
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Replace module libraries with converted libraries
  • Add transitive dependencies
  • Update plugins and dependencies

What's changed

Full Changelog: v2.3.0...v2.3.1

NextFractal 2.3.0

17 Jul 22:54
8bf27d6
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Fix Issue 39
  • Rewrite encoders using Java FFM API
  • Update JDK to Java 22
  • Update ffmpeg4java
  • Update freeimage4java
  • Update JavaFX

Full Changelog: v2.2.0...v2.3.0

NextFractal 2.2.0

22 May 08:02
74f5428
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Fix issue 37
  • Fix issue with workspace initialisation
  • Restored syntax highlighting
  • Improve event bus and introduce event objects
  • Move code from UI components to strategy classes
  • Remove grammar specific UI components
  • Implement new viewer component
  • Implement new editor component
  • Implement new parameters component

NextFractal 2.1.5

02 Apr 17:26
dce1681
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Dependencies have been updated to the latest version
  • Embedded JDK has been replaced with Temurin 21 JDK
  • Application is packaged using jpackage tool
  • Application works with Apple sandbox
  • User interface has some minor changes

NextFractal 2.1.4

25 Feb 10:15
0ffa573
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Add optional system property nextfractal.module.path to configure JDK compiler path

NextFractal 2.1.3

24 Feb 00:43
5a08eb1
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Some defects of the user interface have been fixed
  • ContextFree rendering performance has been improved

NextFractal 2.1.2

21 Mar 08:38
8d94bf5
Compare
Choose a tag to compare

Release Notes

This release includes:

  • The embedded JDK has been updated to version 11.0.2
  • Dependencies have been updated to the latest version (including OpenJFX 14)
  • Fixed bug in rendering engine which was causing dirty pixels on machines with 8+ cores
  • Reduced flickering caused by incremental rendering

NextFractal 2.1.1

29 Apr 20:37
d5635c8
Compare
Choose a tag to compare

Release Notes

This release resolves an issue with playback of animations.

NextFractal 2.1.0

16 Dec 19:59
e240bcd
Compare
Choose a tag to compare

Release Notes

Java 11 has been out for a while now. Time to upgrade!

This release includes:

  • Fix issues with Java 11
  • Use embedded JDK
  • New native launchers
  • Remove problematic dependencies

NextFractal 2.0.3

23 Feb 18:48
dd49208
Compare
Choose a tag to compare

Release Notes

This release includes:

  • Add Java 9 support in native launcher
  • Fix issues with Java 9