Release 23.0.0
Changelog
🚀 Features
- 6ca4283 feat: Enabled loading of FXML files via drag&drop to WelcomeDialog. (#708)
- 582a5a6 feat: add zh_CN translation to app module (#683)
🐛 Fixes
- df782b0 fix: Ignore private and package-private classes when importing custom components (#702)
- 976c754 fix: SceneBuilder will not load missing files from recent projects (#585)
- 976c754 fix: SceneBuilder closes unexpectedly when an error occurs during FXML file loading (#600)
🛠 Build
- e10bbdd build: artifact with this name already exists failure fix (#718)
- f5a6f4c build: Use Java and JavaFX 23 (#705)
- d36d9f6 build: Use Java and JavaFX 23-ea (#707)
- 37aeb21 build: increment version to 23.0.0-SNAPSHOT (#704)
- 2a81078 build: use relative path for resuesable workflows in same repository (#687)
- 9982eda build: increment version to 22.0.1-SNAPSHOT (#689)
- cc24f2a update actions to use latest versions (#716)
- 6f6ffd6 Added rule to check that line length in Java files not exceeds 120 chars. (#691)
Contributors
We'd like to thank the following people for their contributions:
- Abhinay Agarwal
- José Pereda
- Oliver-Loeffler (@Oliver-Loeffler)
- weg