Warning! You are viewing an older version of Alpaca Guides. View the latest
Alpaca
Release Notes
Last Updated: 08/26/2022 The ECG team is pleased to announce the release version 9.3.2 of Alpaca.
This version includes support for the R22, R23, and R24 versions of the BroadWorks API.
9.3.2
- Released 08/26/2022
What's Changed
- Multiple GroupAccessDeviceMigrationTasks can now run simultaneously.
- [RecurringTasks] - When a recurring task is deleted, any related queued tasks will also be deleted.
What's Fixed
- [UserPBXIntegration] - Fixed issue that caused endpoint to not be accessible.
- [UserXSIPolicy] - Fixed issue that caused endpoint to not be accessible.
- Fixed issue that caused the redirects after a task is started to go to the wrong tab (i.e User Tasks, Reports, etc).
- [ServiceProviderDestroyTask] - Fixed issue that could cause a failed Service Provider Destroy task to never close.
- [RecurringTasks] - Fixed issue that caused recurring tasks to get stuck in the "Initializing" state and never launch.
- [RecurringTasks] - Fixed issue that caused Recurring Tasks to not have a "Next Scheduled Date".
- [RecurringTasks] - Fixed issue when scheduling a task on Sunday.
- [NumberInventory] - When a number is ported out, the groupCallingLineID field is not correctly reset.
- [NumberInventory] - When a Group is deleted, all number that were in service, are converted to aging.
9.3.1
- Released 08/09/2022
What's Changed
- [ParameterMaintenance] - Re-ordered the order of operations so that Assigns happen before Un-Assigns.
- [ParameterMaintenance] - Changed the Service Pack input from a text input to a dropdown.
What's Fixed
- [NumberInventory] - Added fix for situations where Number Inventory could include numbers with and without country codes.
- [NumberInventory][R24] - Fixed issue that could cause a number in the "Aging" state to appear in phone number selects.
- [TaskLog] - Fixed bug that could cause Alpaca to attempt to retrieve a Task Log from the incorrect directory.
- [BulkProvisioning] - Fixed issues in plugins that could cause invalid validation errors because of a bug in the logic that handles the "cfaPhoneNumber" column.
- [ParameterMaintenance] - Fixed issue that caused to the progress indicator to be incorrect.
- [ParameterMaintenance] - Fixed issue that caused the Location info tag to always be the Cluster.
- [ParameterMaintenance] - Fixed issue that could cause Filters with "Un-assigned" and "Service Packs" to return incorrect results.
- [Installer/Upgrader] - Fixed incorrect dependency on Java11. The installer/upgrader now correctly requires Java17.
9.3.0
- Released 07/20/2022
What's New
- Alpaca now requires Java17.
- [Bulk Provisioning] - Added maxRow validator and configuration.
- [AL-3052] - Added bulk add wizard for Group Acct/Auth Codes > Codes Management.
- [AL-2862] - Added Service Provider Add Wizard.
- [VoiceXML] - Added Voice XML landing page.
- [User#Profile][AL-2733] - Added Change Id functionality to User profile.
- Added Service Provider Answer Confirmation panel.
- Added Service Provider BroadWorks Anywhere Number Lookup panel.
- Added Enterprise Virtual On-Net Enterprise Extension panel.
- Added Service Provider IMRN panel.
- Added Service Provider In-Call Service Activation panel.
- Added Service Provider Mobile Subscriber Directory Numbers panel.
What's Changed
- Cleaned up Cluster Alerts table.
- [CiscoSoftClientConfiguration] - Changed
enabled
toenabledByDefault
. - [EnableCiscoSoftClientWizard] - Added checkboxes to choose which profiles are built (mobile, desktop, tablet).
Checkboxes will be checked by default if marked
enabled-by-default: true
in the configuration. - [Tasks] - The task page is now split into 4 sections: User Tasks, System Tasks, Reports, and Recurring Tasks.
- [BLFBootstrap/BLFMonitor] - Improved speed and efficiency when bootstrapping BLF database.
- [Actions] - Actions are now sorted alphabetically.
- [BulkUserDelete] - Improved speed and efficiency.
- [SAMLConfiguration] -
identityprovider
is nowassertingparty
. See example. - [EnterpriseCommunicationBarringAuthCodesPanel] - Added search functionality.
- [DeviceSelect] - Added search functionality. Can search by device name or mac address in device select form.
- [ClusterStatusWidget] - Re-designed ClusterStatusWidget.
- [AL-3061] - Added ability to rename Cluster.
- [UserSummary] - Added links to users and devices in tables.
- [AlertAcknowledge] - Added an enter key listener to submit the acknowledgment report.
What's Fixed
- Fixed issue that with header link that could cause navigation to a blank page.
- [CollaborateBridge#Profile] - Fixed issue that caused the Department dropdown to appear when it should not for Group default Collaborate Bridges.
- [GroupEnterpriseTrunkPanel] - The Trunk Group list now auto-populates on load.
- [GroupEnterpriseTrunkPanel] - Fixed issue with Trunk Group filters being ignored.
- [GroupEnterpriseTrunkPanel] - Fixed weird behavior in the priorities tab when no Trunk Groups are assigned.
- [BLFBootstrap] - Fixed possible null pointer on first run.
- [BLFBootstrap] - Fixed issue that could cause errors to be ignored.
- [GroupAdd] - Fixed issue that prevented a Group Add Task from completing successfully.
- [UserAdd] - Added validators to the Name Dialing Last Name and Name Dialing First Name fields to prevent only having one when both are required if provided.
- [InitialStartup] - Fixed issue that masked the initial admin password in the server log.
- Fixed issue that could cause requests to have a "BroadWorks Communication Error" when they were never sent off to BroadWorks due to a validation error.
- [AccessLog] - Fixed issue that could cause the Access Log format to not match due to escaped characters in the log.
- Fixed issue that caused a 404 when attempting to navigate after the session has expired.