Releases: 2600hz/monster-ui
5.5.5
Changes for 5.5.5
Changes to branch 5.5 after version 5.5.4.
Commits
-
MNUM-20: feat: properly update counter while deleting numbers - by Ricardo Merino
-
MNUM-19: Display numbers that are not getting activated - by Pilar Candia
-
MSTR-177 : Account Wizard: Add View More/View Less toggle for long description apps and fix width of the Paragraph Description - by Ricardo Merino
-
MSTR-350: Close OTP dialog after submit on login retry - by Guillermo Gutiérrez
-
SPRO-224: adds thumbnails for new yealink models - by plau
Added thumbnails for T7x, T8x, WxxDM, AX8xH
-
MSTR-348: Rename endpoint for Message Boxes from 'oomasmsboxes' to 'telexsmsboxes' - by Pilar Candia
-
MSPB-402: Fix issue where phone number is not displayed in message - by Pilar Candia
-
MSTR-345: Add MFA OTP workflow on login - by Guillermo Gutiérrez
<img width="370" height="378" alt="image" src="https://github.com/user-attachments/assets/48b814bb-c9b8-445b-a511-55db24840990" />
<br/><br/>
<img width="370" height="554" alt="image" src="https://github.com/user-attachments/assets/8348048e-ede1-4133-85ac-1d5a117f9826" />
-
MSPB-401: Fix issue where error is displayed when selecting messaging feature for a number - by Pilar Candia
-
MNUM-17: Require MFA to enable SMS/MMS for TIO numbers - by Guillermo Gutiérrez
5.4.31
Changes for 5.4.31
Changes to branch 5.4 after version 5.4.30.
Commits
-
MNUM-20: feat: properly update counter while deleting numbers - by Ricardo Merino
-
MNUM-19: Display numbers that are not getting activated - by Pilar Candia
-
MSTR-350: Close OTP dialog after submit on login retry - by Guillermo Gutiérrez
-
SPRO-224: adds thumbnails for new yealink models - by plau
Added thumbnails for T7x, T8x, WxxDM, AX8xH
-
MSPB-402: Fix issue where phone number is not displayed in message - by Pilar Candia
-
MSTR-345: Add MFA OTP workflow on login - by Guillermo Gutiérrez
<img width="370" height="378" alt="image" src="https://github.com/user-attachments/assets/48b814bb-c9b8-445b-a511-55db24840990" />
<br/><br/>
<img width="370" height="554" alt="image" src="https://github.com/user-attachments/assets/8348048e-ede1-4133-85ac-1d5a117f9826" />
-
MSPB-401: Fix issue where error is displayed when selecting messaging feature for a number - by Pilar Candia
-
MNUM-17: Require MFA to enable SMS/MMS for TIO numbers - by Guillermo Gutiérrez
-
MSTR-346: Add password visibility icon to login page - by Pilar Candia
-
add documentation for advanced-provisioner-nemo configs - by Mauricio Martínez
-
Reapply " MSPB-392: Restore E911 street line for Dash" - by Ramen Romana
This reverts commit
3f226f2a90219139b4a5e267d1f0ce669e6c8f83.
5.4.30.7
Changes for 5.4.30.7
Changes to branch fix-5.4.30 after version 5.4.30.6.
Commits
- MNUM-20: feat: properly update counter while deleting numbers - by Ricardo Merino
- MNUM-19: Display numbers that are not getting activated - by Pilar Candia
5.4.30.6
Changes for 5.4.30.6
Changes to branch fix-5.4.30 after version 5.4.30.5.
Commits
-
MSTR-350: Close OTP dialog after submit on login retry - by Guillermo Gutiérrez
-
SPRO-224: adds thumbnails for new yealink models - by plau
Added thumbnails for T7x, T8x, WxxDM, AX8xH
-
MSPB-402: Fix issue where phone number is not displayed in message - by Pilar Candia
5.4.30.5
Changes for 5.4.30.5
Changes to branch fix-5.4.30 after version 5.4.30.4.
Commits
- MSTR-349: Fix 'Password' input text box width - by Pilar Candia
5.4.30.4
Changes for 5.4.30.4
Changes to branch fix-5.4.30 after version 5.4.30.3.
Commits
- MSTR-345: Add MFA OTP workflow on login - by Guillermo Gutiérrez
5.4.30.3
Changes for 5.4.30.3
Changes to branch fix-5.4.30 after version 5.4.30.2.
Commits
5.4.30.2
Changes for 5.4.30.2
Changes to branch fix-5.4.30 after version 5.4.30.1.
Commits
- MNUM-17: Require MFA to enable SMS/MMS for TIO numbers - by Guillermo Gutiérrez
5.5.4
Changes for 5.5.4
Changes to branch 5.5 after version 5.5.3.
Commits
-
MACF-100: Add file mime type and other JQuery validation addons - by Guillermo Gutiérrez
-
[5.5] SHIP-121: Removes CentOS 7 (el7) and Rocky Linux 8 (el8) from Shipyard config - by shipyard
-
[5.5] SHIP-121: Removes CentOS 7 (el7) and Rocky Linux 8 (el8) from circleci config - by shipyard
-
MSTR-346: Add password visibility icon to login page - by Pilar Candia
-
MSPB-392: Restore E911 street line for Dash - by Ramen Romana
Summary
Restores the E911 street format to ensure Dash receives the full street address while Intrado maintains its split house number for provisioning consistency.
Implementation Details
-
e911Normalize -
Trims the
streetfield. -
Stores the complete street line in
street_address. -
Extracts only the leading numeric token into
legacy_data.house_number, preserving all other legacy metadata. -
e911Format -
Displays the stored
street_addressvalue directly. -
Prepends the legacy house number only when required.
-
Prevents duplicated house numbers from appearing in the UI modal.
Provider Behavior and Validation
Dash (Bandwidth)
- Receives payloads in the expected schema, enabling successful geocoding.
{ "street_address": "188 DOVE CIR", "legacy_data": { "house_number": "188" } }- Matches Bandwidth’s E911 schema, where full street and house number are handled independently.
Example response from Dash API:
<ns0:getLocationsByURIResponse xmlns:ns0="http://dashcs.com/api/v1/emergency"> <Locations> <address1>1855 BLAKE ST</address1> <legacydata> <housenumber>1855</housenumber> <streetname>BLAKE ST</streetname> </legacydata> <status> <code>PROVISIONED</code> <description>Location is currently provisioned for URI</description> </status> </Locations> </ns0:getLocationsByURIResponse>
Intrado
-
Continues to receive the full street line along with the split house number.
-
Provisioning remains successful, and coordinate differences are limited to rounding precision.
Before
"e911": { "street_address": "DOVE CIR", "legacy_data": { "house_number": "188" }, "latitude": "26.703117", "longitude": "-80.2129098" }
After Code Change
"e911": { "street_address": "188 DOVE CIR", "legacy_data": { "house_number": "188" }, "latitude": "26.70311", "longitude": "-80.2129" }
Testing and Coverage
-
Verified across Smart PBX Numbers, Main Number, and Caller ID modals.
-
Tested in both Dash and Intrado environments.
-
Payloads remain identical across all flows, and provisioning completes successfully in all cases.
-
-
MSTR-198: Fix styles for spinner widget at navigation wizard - by Guillermo Gutiérrez
5.4.30.1
Changes for 5.4.30.1
Changes to branch fix-5.4.30 after version 5.4.30.
Commits
-
Revert " MSPB-392: Restore E911 street line for Dash" - by ramandeepromana
This reverts commit
f3e1884a178409ee963db03ee4c3d570cb5660b0.