aboutsummaryrefslogtreecommitdiff
path: root/changelogs/3.0.0-beta.3+1.20.md
blob: b232cb07cbcedf15795ce9b089d04ed20510f60e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# YetAnotherConfigLib 3.0 Beta 3

## Changes

- Removed being able to set description name. Option or group name is used.
- Added new description image overload `.image(image, u, v, width, height, textureWidth, textureHeight)`
- Images are now loaded synchronously off-thread.
- Added javadoc to all new API things.

## Bug Fixes

- Fix arrow key navigation not being able to focus on the button actions.