Release v0.3.0
0.3.0 (2021-05-01)
⚠ BREAKING CHANGES
- settings: settings.json has a different format than before. You shouldn't have to do anything. For the forseeable future, ItemBoxTracker will convert your old settings to the new one by copying your list into the Always config
Note: these new options are not in use yet, but they will be soon and there will be a settings menu exposed in HunterPie that you can use to configure them
Features
- settings: create new settings classes to support up comming features (194fdf8)
- settings: try loading new config or fallback on deprecated config and convert to new one (cb4273e)
Bug Fixes
- only load item box in event handlers (4862c65)