Skip to content

4.5.3

Compare
Choose a tag to compare
@sampaiodiego sampaiodiego released this 22 Mar 00:57
· 5566 commits to master since this release
4798f47

2022-03-21 · 2 🚀 · 8 🐛 · 1 🔍 · 5 👩‍💻👨‍💻

Engine versions

  • Node: 14.18.3
  • NPM: 6.14.15
  • MongoDB: 3.6, 4.0, 4.2, 4.4, 5.0
  • Apps-Engine: 1.31.0

🚀 Improvements

  • Standarize queue behavior for managers and agents when subscribing (#24837)

  • UX - VoIP Call Component (#24748)

🐛 Bug fixes

  • VOIP: SidebarFooter component (#24838)

    • Improve the CallProvider code;

    • Adjust the text case of the VoIP component on the FooterSidebar;

    • Fix the bad behavior with the changes in queue's name.

  • Broken build caused by PRs modifying same file differently (#24863)

  • Custom script not being fired (#24901)

  • Disable voip button when call is in progress (#24864)

  • Show call icon only when user has extension associated (#24752)

  • Show only enabled departments on forward (#24829)

  • VoIP button gets disabled whenever user status changes (#24789)

  • Wrong param usage on queue summary call (#24799)

🔍 Minor changes
  • Chore: Fix MongoDB versions on release notes (#24877)

👩‍💻👨‍💻 Core Team 🤓