Warning! You are viewing an older version of Alpaca Guides. View the latest
Alpaca
Release Notes
Last Updated: 06/08/2023 The ECG team is pleased to announce the release version 10.1.9 of Alpaca.
This version includes support for the R22, R23, and R24 versions of the BroadWorks API.
10.1.9
- Released: 06/08/2023
What's Fixed
- [BulkProvisioning] - Fixed issue that prevented adding Hunt Groups and Call Centers that did not have a phone number assigned.
- [CallHistory] - Fixed issue with duplicate logic. Added database migrations to remove existing duplicates.
10.1.8
- Released: 06/05/2023
What's Fixed
- [BulkProvisioning] - Fixed issue where the document password could fail to decode on the server-side.
10.1.7
- Released: 06/02/2023
What's Fixed
- [BulkProvisioning] - Fixed issue where the Bulk Provisioning document password was not URL encoded which could cause Bulk Provisioning to fail to start if the encrypted password included special characters.
- [BulkProvisioning] - Fixed issue that could cause the frontend to indicate that a spreadsheet was empty if it did not contain any user rows.
10.1.6
- Released: 05/26/2023
What's Fixed
- [Frontend] - 500 errors will now have a more detailed message on the error page (if available).
- [BulkProvisioning] - Fixed incorrect count for "Devices Added" log line.
- [BulkProvisioning] - Fixed issue where Trunk Group Identity and Trunk Group OTG/DTG Identity were not being set during Bulk Provisioning.
- [AuditLog] - Removed certain XML tags from the JSON view of an audit log.
- [BulkProvisioning][Frontend] - Fixed issue where the Frontend appended and extra
/
in the url for the Bulk Provisioning endpoint. This can cause weird behavior on certain systems that do not automatically handle the error. - [BulkProvisioning] - Fixed issue in Trunk Group plugin that could cause an IndexOutOfBoundsException due to accessing the incorrect backing list.
- [EnterpriseTrunkNumberRangesPanel][EnterpriseTrunkNumberPrefixesPanel] - Added requirement on the Route List user service.
- Updated Service Provider Access Device endpoint to have an option to include the whole parent object. Defaults to false.
- Updated the Service Provider request to not include the
groupsInServiceProvider
list.
10.1.5
- Released: 05/16/2023
What's Fixed
- [PhoneNumbersReport] - Fixed issue that could cause unexpected formatting on the "PhoneNumber" column when opening in Excel.
- Device tables now include Group Id and Service Provider Id if available.
- Fixed issue where the Host Id error logged the memory address of the host id array instead of the contents.
- [Tasks] - Fixed an issue that could possibly cause a task to appear incomplete even if it was finished.
- [DeviceTagPlugin] - Removed validator that required a tag value.
- [AuditLog] - Fixed issue that could cause a
self-closing
tag to be visible in the content of a audit log. - [CallStatistics] - Fixed issue that caused the report generated by using the "Download" button to be empty.
10.1.4
- Released: 05/02/2023
What's Fixed
- [AlpacaUser] - Removed Username length validation from the Alpaca User creation/modify panel as it was not consistent with the registration panel.
- Fixed issue that prevented adding a new Alpaca Remote to a Cluster.
- [InputBoxes] - Fixed issue that caused validation to always be one click behind, i.e. you had to click out of the box before a form validated.
- [Reports] - Fixed issue that caused reports outputted as
txt
to have mis-aligned headers. - [AuditLogs] - Fixed issue that caused the JSON representation of an audit log to appear as
undefined
.
10.1.3
- Released: 04/24/2023
What's Fixed
- [Search] - Fixed issue that prevented searching by 10 digit DN.
10.1.2
- Released: 04/24/2023
What's Fixed
- [User Portal] - Fixed issue that could cause service panels to appear as read-only for Alpaca Users with a User BroadWorks login type.
10.1.1
- Released: 04/21/2023
What's Fixed
- [Alerts] - Profile Server and Times Ten connection alerts are now configurable in the alert configuration.
- [Alerts] - The alert table now includes a detail message about the alert that includes the server instance that the alert occurred on.
- [ConfigurationVerification] - Updated the Configuration Verification process to execute on each instance of an Alpaca server instead of one instance of each BroadWorks release.
- [MailService] - Fixed possible failure when sending an email without an attachment.
- [UserSelfCare] - Fixed issue that could cause the
Settings
andUser Summary
tabs to not appear at the User level in some very specific cases.
10.1.0
- Released: 04/18/2023
What's New
- Added ability to auto-renew software license if not using a PERPETUAL license. See licensing guide.
- Added System level Sip Authentication Lockout panel.
- Added Remote connection status to the Remote Clients panels within the Cluster panel.
- Added support for custom plugins using the Alpaca library that are decoupled from the bulk provisioning process.
- [AL-3121] - Added download button to the Call Summary page.
- [Bulk Provisioning] - Added ability to provision Call Centers from a Bulk Provisioning spreadsheet.
- [AL-3117] - Added User Outgoing Calling Plan Report at Cluster, Service Provider, and Group level.
- [Bulk Provisioning] - Added ability to provision Group Outgoing Calling Plan settings from a Bulk Provisioning spreadsheet.
What's Changed
- Added more verbose logging output for the Call History Report.
- The DeviceAccessBootstrap task will now only launch if you have access logs configured and the task has not run within 24 hours.
- Task log improvements.
What's Fixed
- Fixed issue that prevented sorting the Group table by user limit.
- Fixed access on some endpoints that require Advanced Provisioning to be licensed.
- Improvements to SSO login.
- Improved the way logout is handled when session expires.
- [Bulk Provisioning] - Fixed issue that could cause a Hunt Group's department to no tbe set correctly.
- [Number Inventory] - Improvements when processing audit logs.
- [DeviceAccessBootstrapTask] - Improvements.
- Improved error handling when an error occurs during a pre-searchindex action.
- [AlpacaReports] - Fixed issue where some report related rest calls were being fired when they were not needed.
- [AuditLogs] - Fixed issue where audit logs that were of type "Notice" could not be processed.
- [Intercept User] - Fixed issue that caused a 500 error when submitting changes.
- [HA] - Fixed issue where the verification component was not being run on each instance of Alpaca.