Import ClientFlow production v4928.1.5.132.4

This commit is contained in:
plx
2026-07-29 13:11:01 +00:00
parent 6445044ac6
commit 261d342057
405 changed files with 48373 additions and 1401 deletions

View File

@@ -0,0 +1,14 @@
# ClientFlow Backend v4928.1.5.19
Hotfix sobre v4928.1.5.18.
## Correção
- Reduzido `app/admin_dashboard.py` removendo linhas em branco/trailing whitespace para cumprir o teste legado `test_v472_routes_are_no_longer_registered_in_admin_dashboard`.
- Mantida a funcionalidade de geração de rascunho de follow-up introduzida em v4928.1.5.18.
## Validação
- `python -m compileall -q app`
- `python -m pytest -q`
- Resultado: `288 passed`