Skip to content

Releases: 2600hz/monster-ui-voip

5.5.7

22 Jun 14:50
bc45e2f

Choose a tag to compare

Generic badge

Changes for 5.5.7

Changes to branch 5.5 after version 5.5.6.

Commits

5.4.19

28 May 18:02
526543c

Choose a tag to compare

Generic badge

Changes for 5.4.19

Changes to branch 5.4 after version 5.4.18.

Commits

5.4.16.4

27 May 13:33

Choose a tag to compare

Generic badge

Changes for 5.4.16.4

Changes to branch fix-5.4.16 after version 5.4.16.3.

Commits

5.4.15.4

27 May 13:32

Choose a tag to compare

Generic badge

Changes for 5.4.15.4

Changes to branch fix-5.4.15 after version 5.4.15.3.

Commits

5.4.16.3

26 May 17:48

Choose a tag to compare

Generic badge

Changes for 5.4.16.3

Changes to branch fix-5.4.16 after version 5.4.16.2.

Commits

5.4.15.3

26 May 17:47

Choose a tag to compare

Generic badge

Changes for 5.4.15.3

Changes to branch fix-5.4.15 after version 5.4.15.2.

Commits

5.4.11.3

22 May 14:11
df37ec6

Choose a tag to compare

Generic badge

Changes for 5.4.11.3

Changes to branch fix-5.4.11 after version 5.4.11.2.

Commits
  • MSPB-405: Fix e911 display duplication in Company Caller ID - by Ramen Romana

    Summary

    • Fix duplicated house number display in Company Caller ID by adding _.startsWith guard

    • Display-only fix, save logic unchanged (save cleanup deferred to MSPB-397 + KINT-2)

    Context

    Splitting from MSPB-397 to ship the display fix independently. MSPB-397 includes save logic changes that depend on KINT-2 (backend owning legacy_data decomposition). This PR addresses the user-facing bug from SUPP-977 without waiting on backend changes.

    Changes

    • submodules/myOffice/myOffice.js - display guard to prevent prepending house_number when

    street_address already contains it

    Test Plan

    • Verify Company Caller ID displays street_address without duplication for all address formats (Dash, Intrado, historical)

    • Verify save behaviour is unchanged

    Ticket

    MSPB-405: Company Caller ID duplicates E911 house number (display fix)

    https://oomacorp.atlassian.net/browse/MSPB-405

5.4.18

05 May 19:52
68a703a

Choose a tag to compare

Generic badge

Changes for 5.4.18

Changes to branch 5.4 after version 5.4.17.

Commits
  • MSPB-397: Fix e911 save logic in myOffice - by Ramen Romana

    Summary

    • Stop constructing legacy_data client-side on save, send complete street_address as-is

    • Display fix moved to MSPB-405

    Changes

    • submodules/myOffice/myOffice.js - save logic cleanup

    Test Plan

    • Verify saving E911 via Company Caller ID sends complete street_address

    • Confirm KINT-2 is done/merged before testing save behaviour, as backend now owns legacy_data decomposition

    Ticket

    MSPB-397: Company Caller ID duplicates E911 house number

    https://oomacorp.atlassian.net/browse/MSPB-397

5.4.17

29 Apr 18:37
4c5c32f

Choose a tag to compare

Generic badge

Changes for 5.4.17

Changes to branch 5.4 after version 5.4.16.

Commits

5.4.16.2

29 Apr 18:49

Choose a tag to compare

Generic badge

Changes for 5.4.16.2

Changes to branch fix-5.4.16 after version 5.4.16.1.

Commits