{
	"1.4.0": {
		"title": "1.4.0",
		"date": "2024-04-11",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added Sniffer preset",
					"Added Camel preset"
				]
			}
		]
	},
	"1.5.0": {
		"title": "1.5.0",
		"date": "2024-05-23",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added Armadillo preset",
					"Added link to Dialogue Designer for NPC entities"
				]
			}
		]
	},
	"1.5.1": {
		"title": "1.5.1",
		"date": "2024-06-16",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixed Wolf preset no longer working correctly in newer Minecraft version",
					"Fixed Magma Slime preset not working correctly"
				]
			}
		]
	},
	"1.6.0": {
		"title": "1.6.0",
		"date": "2024-09-26",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added Breeze preset"
				]
			}
		]
	},
	"1.7.0": {
		"title": "1.7.0",
		"date": "2025-02-15",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added option to merge into existing mcaddon file",
					"Added option to select game variant (normal, preview, edu) inside the wizard",
					"Added runtime identifier to NPC preset (enabling punch to remove)"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixed JSON comments causing file merging with existing packs to fail"
				]
			}
		]
	},
	"1.8.0": {
		"title": "1.8.0",
		"date": "2025-10-05",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added happy ghast preset",
					"Added compatibility for Blockbench 5.0",
					"Added compatibility for new Minecraft install location"
				]
			},
			{
				"title": "Fixes",
				"list": [
					"Fixed held item position in pillager preset"
				]
			}
		]
	},
	"1.8.2": {
		"title": "1.8.2",
		"date": "2025-10-25",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixed export issue in the web app",
					"Fixed issue with exporting to the new Minecraft install location"
				]
			}
		]
	},
	"1.8.3": {
		"title": "1.8.3",
		"date": "2026-04-20",
		"author": "JannisX11",
		"categories": [
			{
				"title": "Fixes",
				"list": [
					"Fixed missing entity sounds in some presets"
				]
			}
		]
	}
}