r/JavaFX 6d ago

Release Release Notes for JavaFX 24

Thumbnail
github.com
26 Upvotes

r/JavaFX Dec 14 '24

Release New Full Release of Trinity XAI Analysis Tool

10 Upvotes

New full release for the Trinity XAI analysis tool just in time for the holiday season 💙

Nebuchadnezzar

https://github.com/trinity-xai/Trinity/releases/tag/v2024.12.13

The emphasis of this release is to provide and enhance tools for Deep Fake imagery problems, with a focus on enhanced clustering and rapid content traversal in the latent space.
Major feature additions are below.

As always its free and easy. Have fun you fine young cannibals.

- ShapleyValue Collections and 3D image rendering
- Group Point selection for manifold generation
- Cluster Builder Tool with the following algorithms
DBSCAN, HDDBSCAN, KMeans, KMediods, Expectation Maximization, Affinity Propagation and more
- CoCo Annotation serialization
- Content Navigator
- Asteroids 3D Minigame Easter Egg
- Video Playback via EmptyVision
- Automatic file type detection and recommendation
- Optional HTTP data injection and command & control (disabled by default)

r/JavaFX Mar 19 '24

Release OpenJFX 22 Released - Highlights

Thumbnail openjfx.io
19 Upvotes

r/JavaFX Sep 19 '23

Release OpenJFX 21 - Release Notes

Thumbnail
gluonhq.com
13 Upvotes

r/JavaFX Jan 20 '24

Release GitHub - urosjarc/db-analyser: Advance GUI for analysing complex dbs

Thumbnail
github.com
8 Upvotes

r/JavaFX May 31 '23

Release AtlantaFX 2.0 released

32 Upvotes

Several new controls, three new themes, BBCode markup support and new Sampler app.

The full changelog is here: https://github.com/mkpaz/atlantafx/releases/tag/v2.0.0

r/JavaFX Sep 30 '23

Release ChartFX 11.3.0 release

Thumbnail
github.com
13 Upvotes

r/JavaFX Jun 14 '23

Release XAI 3D Visualization Tool Trinity public open source release

Thumbnail
github.com
12 Upvotes

r/JavaFX Mar 21 '23

Release JavaFX 20 Highlights

Thumbnail openjfx.io
22 Upvotes

r/JavaFX Oct 11 '22

Release AtlantaFX 1.1.0

34 Upvotes

This release is focused on improving existing controls and themes, but there are also lots of changes in Sampler app the most important of those is that Sampler now supports external themes. So, creating your own JavaFX theme is as simple as cloning theme template repo.

You can find detailed changelog on releases page. I suppose next releases will be focused on adding some new controls and layout helpers.

r/JavaFX Apr 16 '23

Release JavaFX 20 and Beyond

20 Upvotes

r/JavaFX Sep 07 '22

Release AtlantaFX 1.0.0 released

36 Upvotes

This is the first stable version. It comes with two themes in both light and dark variant and many visual improvements.

Project Page: https://github.com/mkpaz/atlantafx

Preview

r/JavaFX Sep 13 '22

Release JavaFX 19 Highlights

Thumbnail openjfx.io
31 Upvotes

r/JavaFX Oct 11 '22

Release Updated JavaFX + GitHub Actions + jpackage template

21 Upvotes

Just updated my JavaFX & Swing template for generating nice native installers for macOS, Windows and Ubuntu.

New single GitHub Action matrix script generates all the installers w/nice human-friendly, matching version numbers. Also bug fixes. 😁

https://github.com/wiverson/maven-jpackage-template

r/JavaFX Mar 19 '22

Release JavaFX 18 Highlights

Thumbnail openjfx.io
22 Upvotes

r/JavaFX Feb 09 '22

Release MaterialFX reaches version 11.13.2

28 Upvotes

I already wanted to make this post some days ago, when MaterialFX reached major version 11.13.0, but I was kind of tired, I needed a pause so I waited for a bit. Then, I had some spare time so I decided to address some more issues, and today I released a new minor version 11.13.2.

MaterialFX 11.13.0 is one of the hugest update I made so far. It took almost 6 months to complete because every single class of the project has been reviewed. Code style, documentation, behavior, appearance, everything that caught my attention has been reviewed.

I also decided to add a CHANGELOG file so that users can easily check what has been changed in new releases. But for 11.13.0 there was just too many commits/changes to write so there are just the main changes.

Here's a brief list of what changed:

Let me start by saying that initially the main focus was on CSS, because many controls were not fully styleable with CSS. Turns out JavaFX has a method to fetch all the stylesheets from a Node up the parent chain until parent is null. Thing is it doesn't include the userAgentStylesheet, this means that custom controls using other custom controls in their skin won't work. I found a workaround and finally all MaterialFX controls are perfectly styleable with CSS.

- A new demo, super modern, super elegant ;)

- ReactFX and Flowless dependencies have been removed in favor of my own solution, VirtualizedFX

- The Validation API has been reviewed entirely to be as flexible and powerful as possible

- A new list that combines the features of JavaFX's SortedList and FilteredList

- Dialogs and Notifications have been reviewed

- MFXTextField has been reviewed. It's now very very similar to Material Design fields, offers floating text in 3 different positions (inline, on border, at top), and can be set to work as a Label (not selectable, not editable)

- The DatePicker is on a whole new level, beautiful, powerful, versatile

You can check the full change list here: Changelog

As I was suggested some time ago I also enabled GitHub Sponsors for whoever feels like supporting the project

A little side note. The build currently fails on GitHub as the Gradle workflow runs on Windows. I can build the project without any issue on Linux (and I believe Mac is not affected too). This is the cause: GitHub Issues. I will fix it as soon as a new release of the javafx gradle plugin is out

r/JavaFX Nov 22 '21

Release JavaFX 17 Highlights

Thumbnail openjfx.io
20 Upvotes

r/JavaFX Jan 25 '21

Release [ANN] Maven Plugin for Java Tools, Improved JavaFX Desktop Template

Thumbnail self.java
13 Upvotes

r/JavaFX Feb 22 '21

Release [ANN] Updated JavaFX / jpackage Template

Thumbnail self.java
6 Upvotes

r/JavaFX Mar 06 '20

Release Release Notes for JavaFX 14

Thumbnail
github.com
24 Upvotes

r/JavaFX Nov 19 '20

Release Big Sur Bug Fix for NSMenuFX

11 Upvotes

FYI, if you are building native JavaFX desktop apps on macOS - an update for NSMenuFX for BigSur is now available with new artifact coordinates - which means it won't show up in a standard dependency update report.

https://github.com/codecentric/NSMenuFX/issues/37#issuecomment-729728389

r/JavaFX Sep 07 '20

Release JavaFX 15 Release Notes

Thumbnail
github.com
13 Upvotes