Warning! You are viewing an older version of Alpaca Guides. View the latest
Alpaca
Release Notes
Last Updated: 12/28/2023 The ECG team is pleased to announce the release version 10.4.2 of Alpaca.
This version includes support for the R22, R23, and R24 versions of the BroadWorks API.
10.4.2
- Released: 12/28/2023
What's New
- Added help dialog to the Audit Log Status page.
What's Fixed
- [AuditLogs] - Fixed issue that could cause an entity that was deleted in BroadWorks to still appear in Alpaca if it was deleted immediately after being added.
- [Resync] - Fixed issue that caused service instances to be added in the Alpaca database as service instances and as a user.
- [ProvisioningPlugins] - Fixed possible null pointer when provisioning a Group or Service Provider with an address.
- [VoicemailBoxTask] - Added validators to the first and last name fields so that the Group Id cannot exceed the BroadWorks character limit.
- Fixed issue that allowed changing the role of a sole Alpaca Admin. At least one Alpaca Admin user is required at all times.
- [Migration] - Fixed issue that could cause the migration to halt due to attempting to add an SCA twice.
- [Migration] - Fixed issue that caused Fax Messaging aliases to not be set correctly.
- [Migration] - Fixed issue that could cause a migration to fail due to attempting to add Outgoing Calling Plan Authorization Codes in two different spots.
- [Migration] - Fixed issue that caused Trunk Group Status Codes to not be set correctly.
- [Cluster Resync] - Fixed issue that could cause the Cluster Resync to fail if using multiple BroadWorks versions.
10.4.1
- Released: 12/19/2023
What's Fixed
- [AlpacaUserPanel] - Fixed issue that prevented the end user from modifying a user that was not them.
- [ServiceProviderCallProcessingPolicies] - Fixed issue that caused Enterprise-only fields to show up for Service Providers.
- [ServicePanels] - Fixed issue that caused error messages to not be cleared when closing (and re-opening) panels.
10.4.0
- Released: 12/15/2023
What's New
- [AuditLogStatus] - Added an Audit Log Status panel under Admin > Audit Log Status for monitoring how many audits logs have been parsed, how many are waiting to parse, and when the last time the remote communicated with Alpaca.
- [JobRunr] - Added scheduled task to clean-up old JobRunr tasks periodically. Configurations can be found here.
- [SurgeMail] - Added REST endpoints for interacting with the SurgeMail API via Alpaca.
What's Changed
- [AuditLogs] - Improvements to audit log processing logic to increase efficiency.
- [JobRunr] - JobRunr jobs will now only be scheduled for the version(s) of Alpaca that are currently running.
What's Fixed
- [GroupDepartments] - Fixed issue that caused the Group Department GET endpoint to return slowly.
- [SurgeMailTools] - Errors are now correctly propagated to the frontend.
- [Installer] - Fixed incorrect file permissions for the
alpaca_config
file. - [SurgeMailConnector] - Fixed issue where certain characters like
+
and&
were not being properly URL encoded before sending to SurgeMail.