Releases: TMHSDigital/Unity-Developer-Tools
v1.3.2
What's Changed
Fixes
- fix: replace docs logo with transparent SVG (9bc9f08)
Install: Download unity-developer-tools-v1.3.2.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Fixes
- fix: use main logo for docs nav and favicon (d3bc4c7)
Install: Download unity-developer-tools-v1.3.1.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Features
- feat: add GitHub Pages docs site with MkDocs Material (6c9320d)
Install: Download unity-developer-tools-v1.3.0.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
Fixes
- fix: match README formatting to CFX repo style (adaaaec)
Install: Download unity-developer-tools-v1.2.1.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Features
- feat: overhaul README and switch license to CC-BY-NC-ND-4.0 (0fc58de)
Install: Download unity-developer-tools-v1.2.0.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Features
- feat: overhaul CI/CD workflows (aafad1a)
Install: Download unity-developer-tools-v1.1.0.zip and extract into your project, or clone the repo and open in Cursor.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Features
- feat!: replace CFX plugin with Unity Developer Tools (b2e3c81)
- feat: add State Bags skill, vector docs, state bag snippets, and NUI Vite template (7608d4c)
- feat: expand native databases to 12000+ entries with enriched schema (25f94d5)
- feat: add AGENTS.md and .cursorrules for AI agent guidance and repository conventions (7473f7c)
Fixes
- fix: repo consistency audit - rename event_search, fix changelog, update workflows (05ec85b)
- fix: balance FiveM/RedM representation across all repo content (ce14ab2)
- fix: correct version history, em dashes, snippet count, and roadmap status (55d1a69)
Other
- chore: add RESEARCH.md to .gitignore (fdc1b06)
- chore: add Unity-Developer-Tools-Cursor-Prompt.md to .gitignore (7d4630c)
- chore: bump version to 0.4.2 [skip ci] (fa0b1c1)
- chore: bump version to 0.4.1 [skip ci] (51c26c3)
- docs: prominently surface Getting Started guide in README (08ee110)
- docs: add collapsible sections to Getting Started guide (a1278ec)
- docs: rewrite Getting Started guide for complete beginners (587a27a)
- chore: bump version to 0.4.0 [skip ci] (7e59f1e)
- chore: bump version to 0.3.0 [skip ci] (d893032)
- chore: bump version to 0.2.0 [skip ci] (4bf465d)
- Update README version badge to 0.1.2 and enhance release workflow to automatically update README and CHANGELOG with new version information. (d22c07e)
- chore: bump version to 0.1.2 [skip ci] (d04cc3c)
- Update RedM native reference links in README and SKILL documentation to point to the new URL. (8626ab3)
- Update version to 0.1.1 and enhance README with logo, badges, collapsible sections, and Mermaid architecture diagram. Update changelog for new version. (e440ed9)
- chore: bump version to 0.1.1 [skip ci] (2b053ca)
- Initial commit of CFX Developer Tools plugin, including core files such as README, LICENSE, .gitignore, and initial documentation. Added MCP server configuration and native function transformation scripts. Established CI/CD workflows for versioning and native database updates. (921588f)
- Initial commit (266fb72)
Full Changelog: initial...v1.0.0