Skip to content

Release Notes

Track notable changes to the Get2Dial platform — features, fixes and breaking changes — newest first.

Until formal semantic versioning is in place, images are tagged latest plus an immutable sha-<commit> on every push to main (see the Upgrade runbook). Each entry below groups changes by Added / Changed / Fixed.

  • Documentation portal (this site) — an Astro Starlight build served at docs.get2dial.com, covering the platform, dialer, contact center, edge, infrastructure and a dedicated API reference.
  • Voicemail — mailboxes (*99<mailbox>) with greetings, max_secs caps and optional voicemail-to-email; messages recorded at the edge and stored in MinIO.
  • Ring groups — simultaneous or sequential hunt groups (*88<group>) with a no-answer fallback destination.
  • In-queue callback — “keep my place”: a waiting caller presses a digit and is called back when an agent frees up, instead of holding.
  • Queue announcements — periodic position and estimated-wait comfort messages via mod_say.
  • The edge now follows the zero-shared-secrets posture — node API-key identity, per-tenant Redis ACLs and NATS accounts, and config read over the node API rather than a shared database handle.
  • Caller ID at the carriercaller-id-in-from is now set unconditionally so a campaign’s CLI reaches the carrier’s SIP From header.

Not applicable.

## 2026-08 — <release name>
### Added
- ...
### Changed
- ...
### Fixed
- ...
  • Keep entries short and operator-focused; link to runbooks/ADRs for detail.
  • Call out breaking changes prominently with migration steps.