- Added Glow Item Frame support, which can be toggled individually for every board in board configuration files. (Works on 1.17+)
- Fixed a bug in board resets that would cause map duplication detection false positives
- Fixed buttons not behaving as expected in cases when they are disabled due to a lack of permissions
- Added automatic resolving of overlapping map ids, now in cases where there are duplicate boards/item frames using the same map InteractiveBoard will automatically detect that and replace the maps in those item frames.
- Added font scale property that allows you to change the size of characters in Pixel Text object.
- Added Pixel Text renderer that is useful for displaying text in a pixelated style. It is completely consistent between different operating systems/platforms and can be useful as a fallback on server configurations where TrueType font rendering doesn't work on java.
- Added invisibility option that allows you to toggle the invisibility of item frames separately for every board config.
- Added image updates, now images will refresh if the placeholder in their name/url changes.
- Fixed left arm rotation setting not working properly in the 3d skin renderer
- Made rotation settings of 3d head renderer consistent with 3d skin renderer
- Made rotations of arms, legs and head of 3D skins configurable, now you can pose skins in any way you want.