{
	"1.2.2": {
		"title": "1.2.2",
		"date": "2024-05-02",
		"author": "McHorse",
		"categories": [
			{
				"title": "Bug fixes",
				"list": [
					"Fixed cube faces not exporting in one texture formats"
				]
			}
		]
	},
	"1.2.3": {
		"title": "1.2.3",
		"date": "2024-05-21",
		"author": "McHorse",
		"categories": [
			{
				"title": "Enhancements",
				"list": [
					"When exporting the model that has no groups, a single group called anchor will be added to successfully export the model without groups"
				]
			}
		]
	},
	"1.2.4": {
		"title": "1.2.4",
		"date": "2024-12-11",
		"author": "McHorse",
		"categories": [
			{
				"title": "Bug fixes",
				"list": [
					"When exporting the model's UV is incorrectly picked from the project's texture size rather than from the active texture"
				]
			}
		]
	},
	"1.3": {
		"title": "1.3",
		"date": "2025-01-18",
		"author": "McHorse",
		"categories": [
			{
				"title": "Features",
				"list": [
					"Added option \"Export to folder\" to exporter to automatically export not only the .bbs.json file, but texture(s) as well!",
					"Added load filter to ease importing .bbs.json models via drag-and-dropping or by opening file with Blockbench"
				]
			},
			{
				"title": "Bug fixes",
				"list": [
					"Fixed wrong UV size being used when a texture has different UV size"
				]
			}
		]
	},
	"1.3.1": {
		"title": "1.3.1",
		"date": "2025-10-14",
		"author": "McHorse",
		"categories": [
			{
				"title": "Bug fixes",
				"list": [
					"Adapted plugin to Blockbench 5.0"
				]
			}
		]
	}
}