Releases: nextbreakpoint/nextfractal
Releases · nextbreakpoint/nextfractal
NextFractal 2.4.0
Release Notes
This release includes:
- Show details in browser
- Show details in history
- Show details in clips
- Show details in jobs
- New vectorial icons
- Enhanced export service
- Update JavaFX to version 23
What's Changed
- Dev/2.4.0 by @nextbreakpoint in #45
Full Changelog: v2.3.2...v2.4.0
NextFractal 2.3.2
Release Notes
This release includes:
- Refactor Mandelbrot parser
- Update ContextFree parser (it should match ContextFree version 3.4.1)
- Update code to use new Java language features (where possible)
- Fix issues related to multithreading
- Update plugins and dependencies
What's Changed
- update contextfree code by @nextbreakpoint in #43
- Dev/2.3.2 by @nextbreakpoint in #44
Full Changelog: v2.3.1...v2.3.2
NextFractal 2.3.1
Release Notes
This release includes:
- Replace module libraries with converted libraries
- Add transitive dependencies
- Update plugins and dependencies
What's changed
- Dev/2.3.1 by @nextbreakpoint in #42
Full Changelog: v2.3.0...v2.3.1
NextFractal 2.3.0
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
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
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
Release Notes
This release includes:
- Add optional system property nextfractal.module.path to configure JDK compiler path
NextFractal 2.1.3
Release Notes
This release includes:
- Some defects of the user interface have been fixed
- ContextFree rendering performance has been improved
NextFractal 2.1.2
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
Release Notes
This release resolves an issue with playback of animations.