Releases: 2600hz/monster-ui-voip
5.3.14
Changes for 5.3.14
Changes to branch 5.3
after version 5.3.13
.
Commits
- [5.3] MSPB-366: Validate if extesion already exist on users management section - by Ricardo Merino
- MSPB-365: Replace ignore completed elsewhere control multiselect option - by Ricardo Merino
5.3.7.4
Changes for 5.3.7.4
Changes to branch fix-5.3.7
after version 5.3.7.3
.
Commits
- MSTR-300: Add support to Intrado when adding a e911 to a number - by Pilar Candia
5.3.7.5
Changes for 5.3.7.5
Changes to branch fix-5.3.7
after version 5.3.7.4
.
Commits
-
MSPB-367: Avoid removing duplicated feature codes - by Ricardo Merino
-
MSTR-283: Remove metadata from the payload when saving to phone_numbers - by Pilar Candia
-
MSTR-283: Fix issue where E911 section is not getting displayed - by Pilar Candia
-
MSPB-341: Adding a Smartphone Device in SPBX Errors out - by Oscar Barrera
This removes the section call_failover when creating a new Smartphone device, this is due to a change in the API that split call_forward.number from call_failover.number: 2600hz/kazoo-crossbar#179.
As a result it was decided to remove the call_failover section of the payload (accounts.md#call_failover) and keep it only available through the API.
-
Show meta device as active - by Irvin Sandoval
master #509
-
MUDA-16: Add missing icons for devices type 'meta' for users and devices - by Pilar Candia
-
MSTR-265: Add 'Default' option for the Ringback options - by Pilar Candia
-
enable rockylinux support in circle-ci - by shipyard
-
update shipyard config to support rockylinux - by shipyard
-
[5.3] MSPB-339: Add support to 'FR-CA' (french canadian) translation - by Ricardo Merino
-
Update .circleci/config.yml - by Pk Bresson
-
updated .base_branch to origin/5.3 - by base_branch
-
updated .shipyard.yml to branch 5.3 - by shipyard
-
MSTR-242: Use Node 14 image for Circle CI build - by Guillermo Gutiérrez
-
MSTR-245: Import fix for date-holidays update - by Ramen Romana
Import fix for library update to version 3.19.0
-
KZOO-364: remove conflicting event handler from sortable combo_keys - by Mauricio Martínez
-
MSPB-326: Use correct offset for call logs tz header - by Guillermo Gutiérrez
-
MSPB-324: Allow to list and delete expired holidays - by Guillermo Gutiérrez
-
MSPB-323: Delete feature codes with same names as SPBX ones - by Guillermo Gutiérrez
When loading the Main Number page, delete any callflows that have the same feature code name as the ones automatically created by the Smart PBX ap, but that have been created outside of this app.
-
MSPB-322: Do not send 'confirm_password' when changing the username or password - by Pilar Candia
-
MSPB-319: Added ability to disable walkthrough as per configuration - by ramandeepromana
Added logic for disabling new user walkthrough in SmartPBX for sections Dashboard/myOffice, Users, Groups and Main Number/strategy.
-
MSPB-317: update msteams device name - by Mauricio Martínez
-
MSPB-303: Remove the conference listing logic that conflates conferences - by Isaac2600Hz
-
MSPB-315: External event based routing based on feature set - by ramandeepromana
Better logic for #470
-
MSPB-315: External event based routing based on feature set - by ramandeepromana
Logic for external event/message based navigation routing based on feature set flag (for when left navigation menu is hidden/no available)
-
MSPB-308: Check for UTF-8 character in extensions in SmartPBX - by Isaac2600Hz
-
MSPB-312: Disable timezone in user settings base on feature set - by Isaac2600Hz
-
MSPB-313: Hide 'change credentials' in user settings base on feature set - by Isaac2600Hz
-
MSPB-273: Enable virtual receptionist based on feature set - by Joris Tirado
-
refactor: Extract call tabs rendering into own method
-
refactor: Render call tab options programmatically
-
feat: Hide virtual receptionist based on feature set
-
refactor: Extract logic to get/create main vmbox into own method
-
feat: Use voicemail strategy when virtual receptionist is disabled
-
-
MSPB-295,MSPB-296: Copy diagnostic data for a call instead of producing an html email link - by Oscar Barrera
This removes the html
email link
containingmailto:{EMAIL}?subject=Call Report: {CALL_ID}&body={CALL_DATA}
in each of the items in the Call Logs and replaces it with afa-clone
icon that copies to the clipboard the same information in addition to abase64
encodedJSON
representation of the call data that also includes all the call legs in an array. -
MSPB-252: Hide device/user cid edition based on feature set - by Isaac2600Hz
-
MSPB-292: Fix issue where user can't update from advanced to single date - by Pilar Candia
-
updating .shipyard.yml exposure - by Sean Wysor
-
MSPB-292: Fix issue where updating a range holiday to single/advanced breaks - by Pilar Candia
-
MSPB-286: Render main conference number based on feature set - by Joris Tirado
-
MSPB-283,MSPB-284,MSPB-287: Render voicemail box settings/actions based on feature set - by Joris Tirado
-
MSPB-283: Render vmbox deletion action based on feature set
-
MSPB-284: Render vmbox number setting based on feature set
-
-
MSPB-280,MSPB-281,MSPB-282: Render device settings based on feature set - by Joris Tirado
-
MSPB-280: Disable device name editing based on feature set
-
MSPB-281: Render device sip settings based on feature set
-
MSPB-282: Render sip/codecs settings based on feature set
-
-
MSPB-278,MSPB-279: Render user device actions based on feature set - by Joris Tirado
-
MSPB-278: Render user device actions based on feature set
-
MSPB-279: Render user device unassign action based on feature set
-
-
MSPB-275,MSPB-276,MSPB-277: Render user phone number actions based on feature set - by Joris Tirado
-
MSPB-275: Render user phone number actions based on feature set
-
MSPB-277: Render user phone number unassign action based on feature set
-
-
MSPB-264,MSPB-266,MSPB-267,MSPB-269: Render user settings based on feature set - by Joris Tirado
-
MSPB-264: Disable user fullname editing based on feature set
-
MSPB-266: Render user presence_id based on feature set
-
MSPB-267: Render user delete action based on feature set
-
MSPB-269: Disable user priv level based on feature set
-
-
MSPB-260: Disable user vmbox transcription feature based on feature set - by Joris Tirado
-
MSPB-271,MSPB-274: Render fax/vmbox user feature titles based on feature set - by Joris Tirado
-
Add support for multiple feature title
-
Render fax/vmbox feature title based on feature set
-
-
MSPB-259,MSPB-262,MSPB-265: Render numbers/devices/groups tab based on feature set - by Joris Tirado
-
Render numbers tab based on feature set
-
Render groups tab based on feature set
-
Render devices tab based on feature set
-
-
MSPB-258,MSPB-263,MSPB-268,MSPB-270,MSPB-272: Render user features based on feature set - by Joris Tirado
-
MSPB-257,MSPB-285: Render user creation action conditonally - by Joris Tirado
-
Make users header style generic
-
Render user creation action conditionally
-
-
[MSPB-293: Fix issue where time range is displayed for advanded and range dates](https:...
5.3.7.3
Changes for 5.3.7.3
Changes to branch fix-5.3.7
after version 5.3.7.2
.
Commits
- MSPB-367: Avoid removing duplicated feature codes - by Ricardo Merino
5.4.2
Changes for 5.4.2
Changes to branch 5.4
after version 5.4.1
.
Commits
- MSPB-365: Replace ignore completed elsewhere control multiselect option - by Ricardo Merino
5.3.9.6
Changes for 5.3.9.6
Changes to branch fix-5.3.9
after version 5.3.9.5
.
Commits
- MSPB-365: Replace ignore completed elsewhere control multiselect option - by Ricardo Merino
5.3.13
Changes for 5.3.13
Changes to branch 5.3
after version 5.3.12
.
Commits
- Update readme to force build - by Guillermo Gutiérrez
5.4.1
Changes for 5.4.1
Changes to branch 5.4
after version 5.4.0
.
Commits
- Update shipyard base branch - by Guillermo Gutiérrez
5.4.0
Changes for 5.4.0
Changes to branch 5.4
after version 5.4
.
Commits
-
MSPB-367: Avoid removing duplicated feature codes - by Guillermo Gutiérrez
-
MSTR-300: Add support to Intrado when adding a e911 to a number - by Pilar Candia
-
MSTR-283: Remove metadata from the payload when saving to phone_numbers - by Pilar Candia
-
MSPB-364: Update text in steps to record a greeting - by Pilar Candia
-
MSTR-283: Fix issue where E911 section is not getting displayed - by Pilar Candia
-
MSPB-253: Revert "Implement 'Always On, Busy, and No Answer' Call Forwarding Feature" - by Ramen Romana
Following a recent team call, it's been decided to revert the changes made to
PS-35
as part ofRELEASE-246
, with a full implementation deferred to future releases. The team discussed various strategies for SmartPBX, ultimately opting for a reversion. -
MSPB-360: Set 'start_date' and 'cycle=date' for non recurring holidays - by Pilar Candia
-
MSTR-275: do not require sub module, let core handle it - by Hesaam Farhang
If the app assets is loading from external
source_url
, if the app tries to require its sub modules directly it will fail and the app won't load at all.Changing the module name to its external
source_url
as what Monster UI core was previously doing won't always work in case the sub modules were small enough and optimized away in a single file asapp.js
. This has been observed withbranding
andcall-recording
apps so far.Instead we can explicitly config the paths for sub module and its external source url for
requirejs
to load it, if it is not already optimized in theapp.js
.Without this change, because
app.js
is requiring the submodules, this URL will be used instead of external source_url:http://{monster_ui_url}/apps/:appname/submodules/{submodule}/{submodule}.js
requireSubModule
frommonster.apps.js
will require all submodules defined on the app and can adds externalsource_url
of the sub module in requirejs config so the correct URL will be used for fetch if it is needed:http://{app_metadata.source_url}/submodules/{submodule}/{submodule}.js
Read more: https://requirejs.org/docs/jquery.html#modulename
-
MSPB-253: Implement 'Always On, Busy, and No Answer' Call Forwarding Feature - by Ramen Romana
Introduced enhancements to the Call Forwarding feature, integrating 'Always On, Busy, and No Answer' modes and changes to Call Failover.
-
Feature Extension: Expanded Call Forwarding functionality to include 'Always On', 'Busy', and 'No Answer'.
-
Decoupled Call Failover: Segregated 'Call Failover' into an independent feature module, for structural clarity in feature configuration and call management.
-
Object Structure Overhaul and Backward Compatibility: Implemented the new
call_forward
object schema and ensured backward compatibility with legacy/no-strategy structures.
Please refer original/master branch PR #493 for additional information.
-
-
MSPB-315: Updated cross-site message based routing - by Ramen Romana
Moved from flag/bindEvents based cross-site message routing to event subscribe.
-
MSPB-344: Fix Duplicate TTS Generation in SmartPBX with Timestamp Versioning - by Ramen Romana
Implement timestamp versioning for TTS updates in SmartPBX to prevent duplicates. Now, each TTS update appends new
Date().getTime()
for uniqueness. -
MSPB-343: Fix issue where deleting a range for a specific year is not respected - by Pilar Candia
-
MSPB-341: Adding a Smartphone Device in SPBX Errors out - by Oscar Barrera
This removes the section call_failover when creating a new Smartphone device, this is due to a change in the API that split call_forward.number from call_failover.number: 2600hz/kazoo-crossbar#179.
As a result it was decided to remove the call_failover section of the payload (accounts.md#call_failover) and keep it only available through the API.
-
Show meta device as active - by Irvin Sandoval
master #509
-
MUDA-16: Add missing icons for devices type 'meta' for users and devices - by Pilar Candia
-
MSTR-265: Add 'Default' option for the Ringback options - by Pilar Candia
-
enable rockylinux support in circle-ci - by shipyard
-
update shipyard config to support rockylinux - by shipyard
-
[5.3] MSPB-339: Add support to 'FR-CA' (french canadian) translation - by Ricardo Merino
-
Update .circleci/config.yml - by Pk Bresson
-
updated .base_branch to origin/5.3 - by base_branch
-
updated .shipyard.yml to branch 5.3 - by shipyard
5.3.12
Changes for 5.3.12
Changes to branch 5.3
after version 5.3.11
.
Commits
- MSPB-367: Avoid removing duplicated feature codes - by Ricardo Merino
- MSTR-300: Add support to Intrado when adding a e911 to a number - by Pilar Candia