5.4.4 Sep 9, 2024
No functional changes, just the order of tabs and items in the items_1.21.x.yml file is maintained.

5.4.3 Sep 3, 2024
updated the item list and checking method.

updated the auto item list generation and the component-based check process.


5.2.0 Apr 8, 2024
updated the command framework.

5.1.4 Jan 3, 2024
Updater will check any new releases on GitHub as well as on Polymart.org.

4.2.0 Dec 3, 2021
built against 1.18, added updated whitelisting.
The whitelisting can now accept arbitrary NBT:

# Whitelist - items to allow arbitrary nbt on.
# Enchanted items may not be safe e.g. looting 32000.
whitelist:
  item0:
    type: 'minecraft:diamond_sword'
    tags:
      - "{HideFlags : 1}"
  item1:
    type: 'minecraft:skull'