{
  "1.0.0": {
    "title": "1.0.0",
    "date": "2024-07-01",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Initial release"
        ]
      }
    ]
  },
  "1.1.0": {
    "title": "1.1.0",
    "date": "2024-07-09",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Missing Textures utility",
          "Added ability to export and load ignore lists"
        ]
      },
      {
        "title": "Changes",
        "list": [
          "Changed logs to save as a \".log\" file"
        ]
      }
    ]
  },
  "1.2.0": {
    "title": "1.2.0",
    "date": "2024-07-24",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Chest Converter utility",
          "Added Clock Generator utility",
          "Added CTM Converter utility",
          "Added Image Resizer utility",
          "Added Minecraft Title Converter utility",
          "Added Mojang Converter utility",
          "Added Skin Converter utility",
          "Added Wide ⇄ Slim Converter utility"
        ]
      }
    ]
  },
  "1.3.0": {
    "title": "1.3.0",
    "date": "2024-07-25",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Animation Combiner utility"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed textures trying to export as \".image\" files"
        ]
      }
    ]
  },
  "1.4.0": {
    "title": "1.4.0",
    "date": "2024-07-27",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Sounds Stripper utility"
        ]
      },
      {
        "title": "Changes",
        "list": [
          "JSON minification is now optional in JSON Optimiser",
          "Updated the Lang Stripper icon",
          "Added YouTube tutorials link"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed output textures failing to save",
          "Fixed sorting of numerical file names in Animation Combiner"
        ]
      }
    ]
  },
  "1.5.0": {
    "title": "1.5.0",
    "date": "2024-08-16",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "JSON Optimiser now has an option to remove \"minecraft:\" prefixes"
        ]
      },
      {
        "title": "Changes",
        "list": [
          "Added support for the 1.21.2 \"light_emission\" property of block models to JSON Optimiser"
        ]
      }
    ]
  },
  "1.5.1": {
    "title": "1.5.1",
    "date": "2024-09-03",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed Batch Exporter failing to parse certain bbmodel files",
          "Fixed Batch Exporter failing to export formats where the codec ID did not match the format ID"
        ]
      }
    ]
  },
  "1.6.0": {
    "title": "1.6.0",
    "date": "2025-01-22",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Blockbench can now be launched with the \"--resource-pack-utility=<utility>\" command line argument to launch straight to the specified utility"
        ]
      }
    ]
  },
  "1.6.1": {
    "title": "1.6.1",
    "date": "2025-03-02",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed Batch Exporter failing to export glTF, OBJ, FBX, and Collada models"
        ]
      }
    ]
  },
  "1.6.2": {
    "title": "1.6.2",
    "date": "2025-03-13",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Changed",
        "list": [
          "Renamed the setting names to make them more generic so I can use them across multiple plugins"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed using outdated asset index files when a newer one is available"
        ]
      }
    ]
  },
  "1.7.0": {
    "title": "1.7.0",
    "date": "2025-06-03",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Techinical Changes",
        "list": [
          "The cache folder has been moved to the AppData folder and is no longer required to be specified by the user",
          "The \"Minecraft Directory\" setting ID has been made more unique as to not conflict if other plugins use the same ID"
        ]
      }
    ]
  },
  "1.8.0": {
    "title": "1.8.0",
    "date": "2025-10-12",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Lang Builder utility"
        ]
      },
      {
        "title": "Compatibility",
        "list": [
          "Updated for Blockbench 5.0"
        ]
      },
      {
        "title": "Removed Features",
        "list": [
          "Temporarily removed command line argument support"
        ]
      }
    ]
  },
  "1.9.0": {
    "title": "1.9.0",
    "date": "2025-10-15",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Updates",
        "list": [
          "Updated Pack Creator to support the new pack.mcmeta format",
          "Updated JSON Optimiser to support the new pack.mcmeta format"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed ability to export from Animation Combiner"
        ]
      }
    ]
  },
  "1.9.1": {
    "title": "1.9.1",
    "date": "2025-10-16",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Changes",
        "list": [
          "Re-enabled command line argument support"
        ]
      },
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed the back button hover colour"
        ]
      }
    ]
  },
  "1.9.2": {
    "title": "1.9.2",
    "date": "2025-12-04",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "Bug Fixes",
        "list": [
          "Fixed Batch Exporter crashing when loading bbmodels that have unknown model formats"
        ]
      }
    ]
  },
  "1.10.0": {
    "title": "1.10.0",
    "date": "2026-05-17",
    "author": "Ewan Howell",
    "categories": [
      {
        "title": "New Features",
        "list": [
          "Added Bed Converter utility for splitting a bed entity texture into the per-face textures used by the new bed block model format",
          "Added drag-and-drop support to all file and folder inputs"
        ]
      },
      {
        "title": "Updates",
        "list": [
          "Updated JSON Optimiser to support the multi-axis rotation format for block model elements",
          "Updated JSON Optimiser to strip default `force_translucent` values from texture entries",
          "Updated JSON Optimiser to simplify single-sprite texture entries to the string form",
          "Updated JSON Optimiser to strip the `uv` property from faces when it matches the auto-generated value",
          "Updated JSON Optimiser to remove empty `elements` arrays"
        ]
      },
      {
        "title": "Changes",
        "list": [
          "Blockbench's native file drop is now blocked while the Resource Pack Utilities dialog is open",
          "Tweaked dialog header font sizes"
        ]
      }
    ]
  }
}