# MarvelPBX 12.5.5 VTiger package

## 12.5.5 UCM Settings

- Admin-only VTiger Settings screen.
- Password-preserving UI updates without exposing the stored credential.
- Authenticated REC API connection test.
- Idempotent Settings menu registration for install and upgrade.

## 12.5.4 correction

This release fixes Apache/web-SAPI execution when TLS verification is temporarily disabled. The warning now uses `error_log()` instead of the CLI-only `STDERR` constant. Recording resolution behavior and sanitized user-facing responses remain unchanged.


Canonical reconstruction of the MarvelPBX entity module for VTiger 8.4. Runtime payload is under src/; historical installer and README evidence is under evidence/ and is excluded from the installable ZIP.

Recording playback uses authenticated HTTPS API metadata followed by server-authoritative REC root discovery, exact directory listing, and exact basename matching. Metadata paths are never treated as direct download URLs, and the probe does not fall back to `monitor` when the discovered directory differs.

Build with ./build-package.sh; validate with ./tests/run-offline-tests.sh.
