Releases: stefvanschie/IF
V 0.10.18
V 0.10.17
+ Add 1.21.1 support
V 0.10.16
* Fix plugins with paper-plugin.yml file not working
* Fix GuiItem#clone() not supporting air items
V 0.10.15
+ Add 1.21 support
V 0.10.14
+ Add 1.20.5 and 1.20.6 support
+ Add Gui#setParent
+ Add PagingButtons component
* Fix toggle buttons using the wrong plugin instance
* Fix toggle buttons being displayed in the wrong position
* Fix PatternPane#copy failing for non-square panes
* Fix panes inside masonry panes being displayed in the wrong position
* Fix 1.20.1 not working
* Fix NPE for skulls
V 0.10.13
+ Add 1.20.3 and 1.20.4 support
+ Add crafter gui
V 0.10.12
+ Add 1.20.2 support
* Fix ToggleButton handlers not always firing
* Fix setting cursor in close event not working
* Fix plugin not being passed to all gui types and panes
* Fix crafting table gui not displaying items
* Fix toggle buttons not working in masonry panes
* Fix methods linked to XML files not allowing for supertypes of parameter types
V 0.10.11
+ Add 1.20.1 support
V 0.10.10
+ Add Minecraft 1.20 support
+ Add AnvilGui#setOnNameInputChanged(Consumer<? super String>)
* Fix invisible items in OutlinePane making other items invisible
* Fix GuiItem#copy() not copying over the plugin instance
* Fix CartographyTableGui#copy() not copying over the plugin instance
V 0.10.9
+ Add 1.19.4 support
* Fix StaticPane#addItem not overriding already set items in the same position
* Fix anvil and grindstone gui not working on Bukkit and Spigot