Skip to content

Latest commit

 

History

History
274 lines (198 loc) · 24.8 KB

CHANGELOG.md

File metadata and controls

274 lines (198 loc) · 24.8 KB

Change Log

11.16.0 (2023-04-30)

Full Changelog

Merged pull requests:

  • Stop PreferencesFxFormRenderer from shrinking labels #449
  • Bump org.controlsfx.controlsfx from 11.1.1 to 11.1.2 #445
  • Bump org.slf4j.slf4j-api from 1.7.32 to 1.7.36 #445

11.15.0 (2023-01-28)

Full Changelog

11.7.0 (2020-12-15)

Full Changelog

Implemented enhancements:

  • Cannot use custom stylesheets on dialog #11

Closed issues:

  • deprecatedHash causes IllegalArgumentException in AbstractPreferences #292
  • How to add a node into Setting.of(Node) and be able to save the data inside the node? #272
  • Using PreferencesFX with a Database #176

Merged pull requests:

11.6.0 (2019-09-07)

Full Changelog

8.6.0 (2019-09-07)

Full Changelog

Implemented enhancements:

  • Switch implementation from Field to Element #40
  • Allow instant persistence to be set at runtime & hide undo / redo when no instant persistence #130 (martinfrancois)
  • Migrate from Field to Element #99 (martinfrancois)
  • Support of enums for field values #97 (sclassen)

Fixed bugs:

  • Exception thrown when using PreferencesFX as a node in a new window #128
  • Using of Enums as Field Values not possible #10
  • Allow instant persistence to be set at runtime & hide undo / redo when no instant persistence #130 (martinfrancois)
  • Fix Issue #128 - Don't throw NPE if PreferencesFX is used as a node in a new window #129 (martinfrancois)
  • Support of enums for field values #97 (sclassen)

Merged pull requests:

11.5.0 (2019-08-25)

Full Changelog

8.5.0 (2019-08-25)

Full Changelog

Implemented enhancements:

  • extract PreferencesBasedStorageHandler from StorageHandlerImpl #93 (sclassen)
  • remove Ascii class #89 (sclassen)

Merged pull requests:

11.4.3 (2019-08-19)

Full Changelog

8.4.3 (2019-08-19)

Full Changelog

8.4.2 (2019-08-19)

Full Changelog

8.4.1 (2019-08-19)

Full Changelog

11.4.1 (2019-08-19)

Full Changelog

11.4.0 (2019-08-19)

Full Changelog

Closed issues:

  • Set default view/Show first subcategory #83

8.4.0 (2019-08-19)

Full Changelog

Implemented enhancements:

  • Automatically select first subcategory if a category is empty #86 (ArvidNy)

Merged pull requests:

11.3.2 (2019-07-30)

Full Changelog

11.3.1 (2019-07-30)

Full Changelog

8.3.2 (2019-07-30)

Full Changelog

Fixed bugs:

8.3.1 (2019-07-30)

Full Changelog

Implemented enhancements:

v8.3.0 (2019-07-20)

Full Changelog

v11.3.0 (2019-07-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Too many Dependencies #78
  • Subcategories not displayed when only one main category #72
  • Invalid dependency into Maven Central #70
  • Is PreferencesFX compatible with JavaFX 11? #69
  • Cancel Button doesn't restore original values #68
  • How to Wrap root with another parent? #66
  • File/Directory setting type with chooser? #65
  • Null control character in the hash of breadcrumb #64
  • Wrong versions for dependencies? #50
  • Missing legend with quicklinks in the ReadMe. #48
  • Is there a way to allow user to add new element to ListProperty? #42

Merged pull requests:

v11.1.0 (2018-09-20)

Full Changelog

v10.1.0 (2018-09-20)

Full Changelog

v2.1.0 (2018-09-06)

Full Changelog

Implemented enhancements:

  • Add possibillity to make Dialog APPLICATION_MODAL #7
  • Use as Node #6
  • Replace StorageHandler #4
  • Use PreferencesFx as Node #36 (anneloreegger)
  • Minor updates to event handling #31 (aalmiray)
  • Support save/cancel events #28 (aalmiray)
  • Added abstraction for StorageHandler: fix #4 #22 (kivimango)
  • Improve Examples #19 (xerus2000)
  • Add the modal window as a parameter of the show() method. #12 (GeCol1)

Fixed bugs:

Closed issues:

  • Allow preferences to be saved at any time #35
  • Blank dialog content #32
  • React to close/save actions found in PreferencesDialog #20
  • Why migrate from Gradle to Maven? #18
  • How to access single preference values #5
  • Add Maven Dependency #1

Merged pull requests:

v2.0.1 (2018-04-30)

Full Changelog

v2.0.0 (2018-04-27)

Closed issues:

  • Maven repository down? #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator