Releases: dlsc-software-consulting-gmbh/GemsFX
Release 1.7.3
New controls added: FilterView and ChipView.
Release 1.7.2
The content DrawerStackPane is now unmanaged. When being managed this caused infinite layout passes.
Release 1.7.1
Minor release. The control EmailField now uses the CustomTextField implementation of ControlsFX instead of the internal one.
Release 1.7.0
Updated jaxb dependencies to use jakarta.
Release 1.6.0
Added support for different PDF libraries to PDFView.
Release 1.5.2
Fixes issues where applications do not exit when they contain the PDFView control. This was caused by threads not being properly marked as daemon threads. Also fixes an issue where the highlighting of search results would not completely cover the text that was searched.
Release 1.5.1
GemsFX has a dependency to UnitFX and UnitFX required Java 12. The latest UnitFX now only requires Java 11, hence GemsFX now also works nicely with Java 11.
Release 1.5.0
Added search and highlighting capabilities to the PDFView control.
Release 1.4.0
increment version to 1.4.0
Release 1.3.0
The PDFView has been updated with a complete re-implementation. Much better quality, smart rendering upon zoom operations. Just much better ....