Releases: stefvanschie/IF
V 0.10.6
+ Add cutom model data support in XML
+ Add 1.19 support
* Fix cycle button not firing item click events
* Fix chest guis always recreating inventories after changing the rows
V 0.10.5
+ Add delete page method to PaginatedPane
+ Allow for a processor in setText on Label
+ Add 1.18.2 support
* Fix duplicate items with different actions performing the same action
* Fix item action not being fired when a player toggles a toggle button
* Fix the percentage bar always displaying a percentage of zero
* Fix getColumn on Mask not working properly on non-square masks
* Fix Adventure-based titles being improperly displayed in some inventories
* Fix inconsistent inventory click event data for one slot drags
* Fix not being able to modify panes inside a click handler
* Improve off-hand ghost item removal
V 0.10.4
+ Add 1.18 / 1.18.1 support
+ Add enabled option to ToggleButton constructor
* Fix lowercase priorities in XML being allowed
* Improve error handling for paginated pane tags in XML
V 0.10.3
* Fix populate methods not being called correctly
V 0.10.2
* Fix item movement in smithing table gui
V 0.10.1
+ Allow setting level and experience on merchant guis
+ Allow setting discount on trades in merchant guis
+ Add center alignment to outline pane
* Fix armor disappearing when opening a gui
* Fix items not moving properly in grindstone gui
* Fix viewers being empty for anvil guis
V 0.10.0
+ Add Adventure support
+ Add merchant gui
+ Add 1.17.1 support
+ Add StaticPane#removeItem(int x, int y)
* Fix anvils not showing the result item on 1.17
* Fix opening a gui on closing causing events not to work
V 0.9.9
+ Add 1.17 support
* Prevent cursor from being reset when gui updates
V 0.9.8
- Add PatternPane
V 0.9.7
* Fix empty pages throwing error on click