Skip to content

Releases: gluonhq/scenebuilder

Release 24.0.0-RC3

27 Mar 13:52
3f78e86
Compare
Choose a tag to compare

Changelog

🚀 Features

🐛 Fixes

🛠 Build

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:

Full Changelog: 23.0.1...24.0.0-RC3

Release early-access

26 Mar 11:48
3f78e86
Compare
Choose a tag to compare
Release early-access Pre-release
Pre-release

Changelog

Dependencies


  • 3f78e86 Remove default Java version from bundles jobs (#807)

Contributors

We'd like to thank the following people for their contributions:

  • José Pereda

Release 24.0.0-RC2

18 Feb 07:58
c063c2a
Compare
Choose a tag to compare

Changelog

🚀 Features

🐛 Fixes

🛠 Build

📝 Documentation

Contributors

We'd like to thank the following people for their contributions:

Full Changelog: 23.0.1...24.0.0-RC3

Release 24.0.0-RC1

30 Oct 19:46
bef255f
Compare
Choose a tag to compare

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

16 Oct 15:59
00bf17a
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

  • José Pereda

Release 23.0.0

24 Sep 12:45
e10bbdd
Compare
Choose a tag to compare

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:

Release 22.0.0

22 Mar 16:16
e77a519
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 7e0cc88 feat: update SceneBuilderKit_zh_CN.properties (#676)

🐛 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

  • fbb75b1 docs: rename chekstyle for app from kit to app (#671)

Contributors

We'd like to thank the following people for their contributions:

Release 21.0.1-RC

26 Oct 11:20
7365b99
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • 3f3881e fix: logging file creation from jar and package (#658)

🛠 Build

Contributors

We'd like to thank the following people for their contributions:

Release 21.0.1

30 Oct 13:26
7365b99
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • 3f3881e fix: logging file creation from jar and package (#658)

🛠 Build

Contributors

We'd like to thank the following people for their contributions:

Release 21.0.0

05 Oct 12:22
f720bee
Compare
Choose a tag to compare

Changelog

🔄️ Changes

  • 8f73806 refactor: Clean up DocumentWatchingController (#639)

Contributors

We'd like to thank the following people for their contributions:

  • Abhinay Agarwal
  • Almas Baim
  • José Pereda