TicketsCAD v4.0.2 — OpenCallbook call-sign lookup (amateur + GMRS)
Added
- OpenCallbook call-sign lookup provider (opencallbook.com) that resolves both amateur radio and GMRS call signs in a single query — now the default. Configurable under Settings → FCC Lookup, alongside the local database, callook.info (amateur-only), and self-hosted FCC-ULS-API options.
- A configurable lookup identity (User-Agent) for internet call-sign lookups: send this site's name with the software name and version (full), or the software name and version only (minimal).
Fixed
- GMRS call-sign lookups returned "No Record Found" because the previous default (callook.info) only covers the amateur database. Installs still on that default are automatically migrated to OpenCallbook on update; deliberate offline choices (local database / self-hosted FCC-ULS-API / disabled) are left unchanged.
Changed
- docs/DOCKER.md: expanded the Upgrading section — back up first, pin to a release tag, verify migrations ran, and how to roll back.
Upgrading: pull the new tag and run the migrations as usual (php tools/install_fresh.php, or restart the Docker container — migrations run automatically). No manual steps required; the call-sign provider is switched over for you.