Files
QuoteForge/releases/v1.2.1/RELEASE_NOTES.md
T
2026-03-15 16:43:06 +03:00

21 lines
833 B
Markdown

# QuoteForge v1.2.1
Дата релиза: 2026-02-09
Тег: `v1.2.1`
## Ключевые изменения
- исправлена регрессия autocomplete после отказа от `CurrentPrice` в компонентах;
- цены компонентов подгружаются через `/api/quote/price-levels`;
- подготовлена сопровождающая release documentation.
## Коммиты релиза
- `acf7c8a` fix: load component prices via API instead of removed current_price field
- `5984a57` refactor: remove CurrentPrice from local_components and transition to pricelist-based pricing
- `8fd27d1` docs: update v1.2.1 release notes with full changelog
## Совместимость
- дополнительных миграций поверх `v1.2.0` не требуется.