Releases: gluonhq/scenebuilder
Releases · gluonhq/scenebuilder
Release early-access
Release 24.0.0-RC1
Changelog
🚀 Features
- 44af494 feat: add consoleHandler (#783)
- ecf5245 feat: Add ModuleExplorer to explore custom controls in modules (#778)
- 0d5d6cb feat: publish Kit snapshot to sonatype (#759)
- 91f6846 feat: Remove/Update Kit third-party dependencies (#758)
🐛 Fixes
- b7c4698 fix: Update PreviewWindowController to prevent exception (#788)
- 72791a2 fix: Force refresh of theme and stylesheets when swatch color changes (#781)
- 2a13273 fix: Prevent css parsing if any style textfield is empty (#780)
- 88d9111 fix: add optional modules to kit (#779)
- 702b7d4 fix: add missing css rule to hierarchy panel (#775)
- 57991f4 fix: NPE in accordion (#772)
- af8b9a1 fix: Restore back removed metadata for DialogPane (#763)
- 8cb8648 fix: Remove platform theme url from stylesheets, (#761)
🛠 Build
- bef255f build: Update release.yml (#790)
- 77b10fc build: Add input for RC version to release workflow (#789)
- 255053b build: Update apple action version (#785)
- bb3b5bb build: Add deploy step to release job (#770)
- 465ae17 build: Don't release checksum and signature files (#769)
- 3cfb094 build: Deploy locally before releasing with JReleaser (#766)
Contributors
We'd like to thank the following people for their contributions:
- José Pereda
Release 23.0.1
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
Release 22.0.0
Changelog
🚀 Features
🐛 Fixes
- e1b7bb0 fix: Enables Scene Builder to provide Insets editor for custom controls (#594)
- a07ff34 fix: colorpicker move on input (#656)
🛠 Build
- e77a519 build: Use Java and JavaFX 22 (#686)
- ae800b2 build: increment version to 22.0.0-SNAPSHOT (#688)
- a951fd3 build: replace self-hosted macos-14 runner with github runner (#682)
- 16e0503 build: Added .editorconfig to project (#571)
- 9abcd53 build: increment version to 21.0.2-SNAPSHOT (#667)
📝 Documentation
Contributors
We'd like to thank the following people for their contributions:
- Abhinay Agarwal
- Almas Baimagambetov
- Dumildes Paulo (@DumiJDev)
- José Pereda
- Oliver Löffler (@Oliver-Loeffler)
- leewyatt (@leewyatt)
- weg
Release 21.0.1-RC
Changelog
🐛 Fixes
🛠 Build
- 7365b99 build: update notarization on mac-aarch64 builds (#665)
- 7eb171f build: use Java and JavaFX 21.0.1 (#663)
- a97b6f3 build: add input to release workflow (#653)
- 0207319 build: notarize action update (#660)
Contributors
We'd like to thank the following people for their contributions:
- Abhinay Agarwal
- Cormac Redmond (@credmond)
Release 21.0.1
Changelog
🐛 Fixes
🛠 Build
- 7365b99 build: update notarization on mac-aarch64 builds (#665)
- 7eb171f build: use Java and JavaFX 21.0.1 (#663)
- a97b6f3 build: add input to release workflow (#653)
- 0207319 build: notarize action update (#660)
Contributors
We'd like to thank the following people for their contributions:
- Abhinay Agarwal
- Cormac Redmond (@credmond)
Release 21.0.0
Release 20.0.0
Changelog
🚀 Features
- 5ce9f65 feat: Add JRuby controller skeleton generation (#596)
- 50163dc feat: Added link to JFX-Central in menu Help/JavaFX/ (#570)
🐛 Fixes
- 82bd575 fix: update license year using maven build date (#636)
- 7099300 fix: CMD+C/CTRL+C now properly copies the controller skeleton code into clipboard (#590)
- b527352 fix: getLatestVersion runs now as JavaFX task in JavaFX thread (#602)
- 81a2f12 fix: Disabled mnemonic parsing on RecentDocumentsButton instances on welcome page in oder to have correct file name rendering for filenames with underscores. (#578)
- 6e7e18e fix: Removed FX8 qualifier in BuiltInLibrary (#592)
- 12175cf fix: incremented version to 20.0.0-SNAPSHOT. (#598)
🔄️ Changes
🛠 Build
- caeba6e build: Use Java and JavaFX 20.0.1 (#628)
- 7a5fe6f build: Use Java and JavaFX 20 (#619)
- 1ce6238 build: Checkstyle configuration in reactor POM changed so that test (#626)
- 95d9fdf build: Added WhitespaceAround and WhitespaceAfter rules to Checkstyle config (#625)
- c51d149 build: Use GITHUB_TOKEN for jreleaser (#624)
- cba35a5 build: Added OperatorWrap rule to Checkstyle (#621)
- 06506cd build: Add Maven Wrapper to the project (#588)
📝 Documentation
- 468b24a docs: Early-access release generates full changelog from last stable version (#521)
- b878844 docs: Update year to 2023 (#612)
Contributors
We'd like to thank the following people for their contributions:
- Abhinay Agarwal
- Almas Baim
- Almas Baimagambetov
- Oliver Löffler (@Oliver-Loeffler)
- Oliver-Loeffler (@Oliver-Loeffler)
- Patrick Plenefisch
Release 19.0.0
Changelog
🐛 Fixes
🔄️ Changes
🛠 Build
- 374718e Added JobManagerTest (#524)
- e6eb945 Add workflow for M1 and bump versions (#567)
- 6f86181 Use Java and JavaFX 19 (#563)
- f0e4a79 Use Xvfb display in kit-bundle workflow (#566)
- 459cf79 Bump to 19-SNAPSHOT (#550)
- 7711a71 Update artifacts for jreleaser
- eee78e5 Update bundles-mac_aarch64.yml
- 1504b1c Use different keychain on every run, rename artifact (#568)
- e1a02a0 Use Xvfb display (#565)
Contributors
We'd like to thank the following people for their contributions:
- Oliver Löffler (@Oliver-Loeffler)
- Almas Baimagambetov (@AlmasB)
- GitHub (@betterqualityassuranceuser)
- José Pereda (@jperedadnr)
- Abhinay Agarwal (@abhinayagarwal)