Skip to content

GonoPBX v1.1.0

Choose a tag to compare

@ankaios76ankaios76 released this 10 Feb 06:22
· 54 commits to main since this release

What's New in v1.1.0

New Features

  • SMTP Email Configuration – Admin settings page to configure SMTP server for voicemail-to-email notifications, including a test email function
  • Voicemail Mailbox Management – Configure PIN, email address, and activation per extension. Mailboxes are automatically created for new peers
  • Custom SIP Trunk Providers – In addition to Plusnet IPfonie, you can now configure any SIP provider with manual server entry

Improvements

  • Custom Asterisk Docker image with msmtp for email delivery
  • Hardened Docker Compose: backend, frontend, and AMI bound to localhost only
  • PostgreSQL port no longer exposed externally
  • API base URL uses window.location.host for reverse proxy compatibility
  • Dynamic PJSIP identify matching replaces hardcoded IP ranges

Full Changelog: v1.0.0...v1.1.0