# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.4] - 2025-12-12

### Changed
- Loại bỏ tất cả các phần liên quan đến Doodba
- Dịch các mô tả và thông báo sang tiếng Việt
- Cập nhật mô tả package và config sang tiếng Việt

### Removed
- Hỗ trợ Doodba deployment patterns
- Task doodba-quick-deploy
- Các tham chiếu đến Doodba trong agents và templates

## [1.4.3] - 2025-12-12

### Added
- Auto-create `.dx-bmad-odoo-dev` directory in project root during installation
- Automatic project root detection from package.json
- Local expansion pack files for easier project management
- Installation process now creates both global and local expansion pack directories

### Changed
- Installation workflow enhanced to support local project integration
- Improved installation output with better user feedback

## [1.4.2] - 2025-12-12

### Changed
- Renamed package from `bmad-odoo-dev` to `dx-bmad-odoo-dev`
- Updated all references in config files and CLI scripts
- Updated expansion pack installation path to `dx-bmad-odoo-dev`

### Added
- 6 Odoo specialized agents (Analyst, Architect, Developer, PM, QA, SM)
- 9 comprehensive task templates
- 5 Odoo-specific YAML templates
- 3 development checklists
- OCA community patterns integration

### Fixed
- Installation path detection
- Config file copying
- Agent integration workflow

## [1.4.0] - 2025-12-05

### Added
- Initial release
- Core expansion pack structure
- Basic agent and task templates
