- Implemented test scripts for vTiger account retrieval, contact data, and modules. - Created a detailed test suite for the ticket module, covering database schema validation, ticket number generation, prepaid card constraints, and service logic. - Added tests for vTiger field inspection and various queries related to accounts and sales orders. - Introduced SQL migration scripts for the ALSO Cloud Billing foundation, including import jobs, lines, and mapping tables with necessary constraints and indices. - Enhanced workflow columns in the import lines table to support matching and validation timestamps.
18 lines
562 B
Markdown
18 lines
562 B
Markdown
# Release Notes v2.2.44
|
|
|
|
Dato: 4. marts 2026
|
|
|
|
## Fixes
|
|
- `updateto.sh` rydder nu automatisk legacy containere (`bmc-hub-api-v2`, `bmc-hub-postgres-v2`) før deploy.
|
|
- Forebygger port-lock konflikter på især Postgres host-port (`5433`) under compose opstart.
|
|
- Mission Control: automatisk timeout på hængende `ringing` opkald, så de ikke bliver stående i Incoming Calls.
|
|
|
|
## Ændrede filer
|
|
- `updateto.sh`
|
|
- `app/dashboard/backend/mission_service.py`
|
|
- `VERSION`
|
|
|
|
## Drift
|
|
- Deploy: `./updateto.sh v2.2.44`
|
|
- Verificér: `curl http://localhost:8001/health`
|