Summary
- STB-97: Fixed erroneous indexing of "File" menu. (details)
- PENDING: it.tidalwave.role.ui.* -> it.tidalwave.ui.* (details)
- STB-99: New Maven coordinates; next version is 2.0-ALPHA-1. (details)
- Upgraded SuperPOM to '5.10.1'. (details)
- STB-106: MenuBarModel, ToolBarModel renamed to MenuBarControl and ToolBarControl, introduced JavaFXMenuBarControl,JavaFXToolBarControl. (details)
- Upgraded TheseFoolishThings to '4.0-ALPHA-2'. (details)
- PENDING: STB-98: New Core module with UI roles moved in from TheseFoolishThings. (details)
- STB-101: Replaced @javax.annotation.Nonnull, @javax.annotation.PostConstruct with @jakarta.annotation.Nonnull, @jakarta.annotation.PostConstruct. (details)
- STB-103: Better error diagnostics when there's an error referencing/loading FXML. (details)
- PENDING: STB-102: PreferencesHandler is now injected to PresentationDelegates. ADD TEST. (details)
- PENDING: STB-105: Added bind() methods to bind unidirectionally and bidirectionally properties. (details)
- PENDING: STB-104: bind(ButtonBase, UserAction) was erroneously setting an empty label to the button when the action has no Displayable. (details)
- Clean up. (details)
- PENDING: SITE. (details)
- PENDING: FIXED BUTTON ENABLEMENT BINDING, NOT WORKING YET. (details)
- STB-100: Exceptions thrown by PresentationDelegate methods returning void are no more swallowed. (details)
- PENDING: 2025 HEADER. (details)
- POST-FIX (details)