CHANGELOG
Historial de cambios
Cada mejora, bugfix y nueva feature documentada. Transparencia total.
v1.1.0Latest
v1.1.0
LatestMarzo 2026- NEW33 new rules for Odoo 18→19 migration path
- NEWAI auto-escalation: automatic model selection based on file complexity
- NEWKnowledge base for Odoo 19 (stock, accounting, sale, HR, UoM, web, security)
- NEWProduct type storable rule (product_type_storable)
- NEWRaw SQL table check rule (raw_sql_table_check)
- IMPROVEDToken counting with AST-aware smart truncation
- IMPROVEDArea-specific knowledge injection (only injects relevant knowledge per file)
- FIXFixed domain detection for field rename rules
v1.0.0
Febrero 2026- NEWInitial public release of Odoomigrate
- NEW22 CLI commands (felix)
- NEW17 rules for Odoo 17→18 migration
- NEWMulti-hop migration chain (e.g., 15→16→17→18)
- NEWFastAPI backend with async job processing
- NEWWebSocket streaming for real-time migration progress
- NEWRedis-backed credit system with monthly reset
- NEWInteractive review mode (apply/skip/edit per change)
- NEWHTML, JSON, and Markdown report generation
- NEWS3/MinIO storage for migration artifacts
v0.9.0
BetaEnero 2026- NEWRecommendation engine (3 phases: fix warnings, proactive, missing files)
- NEWPipeline checkpointing and recovery
- NEWYAML profile management for CLI
- NEWOpt-in anonymous telemetry
- IMPROVEDBrute force protection (5 attempts → 429, 10 → lockout)
- IMPROVEDToken rotation with family-based reuse detection
- FIXFixed manifest version bump for multi-hop chains
v0.8.0
AlphaDiciembre 2025- NEWInitial CLI prototype with 10 commands
- NEWBasic ruleset for 17→18 (8 rules)
- NEWAI engine integration
- NEWLocal migration mode (no server required)
- BREAKINGChanged CLI command from `odoomigrate` to `felix`