Summary
- Fixed Bitbucket pipelines config. (details)
- Upgraded SuperPOM to 5.9. (details)
- Refactored bean instantiation and added test. (details)
- STB-81: ToolBarModel is not in Spring context. (details)
- STB-82, STB-83: Role runtime classes no more on the Spring Context; beans are no more installed twice. (details)
- STB-84: Init property definitions renamed (prefix is now K_). (details)
- Example code refactored and cleaned up. (details)
- TheseFoolishThings upgraded to '3.2-ALPHA-25'. (details)
- STB-79: Improved initialisation: added method launch(). (details)
- STB-80: Added @EnableMessageBus which enables pubsub. (details)
- Dropped JavaFXApplicationWithSplaesh.fullScreen accessors; refactored. (details)
- STB-85: Added properties K_MAXIMIZED and K_FULL_SCREEN_LOCKED; accessors dropped. (details)
- STB-86: The splash screen stays visible for a minimum time. (details)
- Clean up. (details)
- STB-91: Added support for HTML text in dialogs. (details)
- STB-92: Added showInModalDialog(UserNotification). (details)
- STB-93: createSafeProxy() now supports all the interfaces of the proxied object. (details)
- STB-74: Now using TestFX. (details)
- ToolBarModel implementation refactored; added test. (details)
- Improved examples. (details)
- STB-94: Added support for the menu bar. (details)
- Improved documentation. (details)