Features
- Added
DescriptionFacade#getComponent
. - Added
Translation#formatAsComponent
and deprecatedTranslation#formatTo
. - Added
ComponentAccumulator
. - Added
WindowManager#getActiveWindow
.
Bugfixes
- Fix crash caused by
ResourceBundles#fromClasspathDirectory
if the path of the jar contains invalid URL characters.
Chores
- Updated dependencies.
- Annotated flawed methods in
MenuGrid
(read source for more info).