Release Summary for 4.2.0
  Difference between master and 4.1
  * Summary
      - Menus should not have option to set retries to zero
  * Commits
      - [UI-2903 UI-2904: fix issues with saving menu with form errors, also cleaned up retries field to be more user friendly](https://github.com/2600hz/monster-ui-callflows/commit/8139a3e0513d597baf00f13b202abbc6bf6ee7e9) by JR Maitre
  * Summary
      - When updating menus and running into an error, save button stays disabled
  * Commits
      - [UI-2903 UI-2904: fix issues with saving menu with form errors, also cleaned up retries field to be more user friendly](https://github.com/2600hz/monster-ui-callflows/commit/8139a3e0513d597baf00f13b202abbc6bf6ee7e9) by JR Maitre
  * Summary
      - As an admin I would like to be able to change the call park ringback time.
  * Commits
      - [UI-2898: adding settings for some parking feature codes](https://github.com/2600hz/monster-ui-callflows/commit/2edca83cb89da1e934a21bb2ec624d46a2191372) by Jean-Roch Maitre
  * Summary
      - Creating Directory does not refresh with the new Directory name
  * Commits
      - [UI-2900: fix issue with creating/editing directory](https://github.com/2600hz/monster-ui-callflows/commit/8ac0bdadc19315c6359673cc6b007eeda3b962ca) by Jean-Roch Maitre
  * Summary
      - Time of say sets are uneditable if one of their &quot;child&quot; time of day rules got deleted
  * Commits
      - [UI-2897: prevent ui from crashing when time of day rule missing from time of day set](https://github.com/2600hz/monster-ui-callflows/commit/33a5503e9dab92138a429e6d30f977d8ddbb335a) by Jean-Roch Maitre
  * Summary
      - As an admin I would like to be able to select a stream URL in the dropdown for ring groups.
  * Commits
      - [UI-2890: added stream URL to ring groups](https://github.com/2600hz/monster-ui-callflows/commit/e87f4e0bfd11ae0b33cac20211f0c75ecadb6f56) by Jean-Roch Maitre
  * Summary
      - The hint text for FaxBox Custom SMTP Address is misleading.
  * Commits
      - [UI-2886: Correct misleading placeholder text (#21)](https://github.com/2600hz/monster-ui-callflows/commit/b112121c1a96e5246351203d08f0646de6bd3838) by Joris Tirado
  * Summary
      - Updating a Adv. Callflows Ring Group doesn&#039;t show the &quot;don&#039;t forget to save&quot; warning
  * Commits
      - [UI-2880: adding a way to stringify complex callflow objects, for the pending changes warning to show properly](https://github.com/2600hz/monster-ui-callflows/commit/c70e5501d946accf352b16e96bc689606ecc4663) by JR Maitre
  * Summary
      - As a FEE, I want to use lodash instead of underscorejs so that I have access to more utilities
  * Commits
      - [UI-2866: Upgrade depreciated underscore method to lodash one](https://github.com/2600hz/monster-ui-callflows/commit/1f85040e9cb9d1190ebab3486b2831be96a05a97) by Joris Tirado
      - [UI-2866: Migrate from underscore to lodash (#19)
  * UI-2866: Reference lodash intead of underscore following migration
  * UI-2866: Migrate underscore specific utils to lodash](https://github.com/2600hz/monster-ui-callflows/commit/2ddb70f4961bcbca5ee23e879c0e77567c32aa7f) by Joris Tirado
  * Summary
      - Featurecodes aren&#039;t displayed properly in adv. callflows
  * Commits
      - [UI-2876: fix issue where featurecode were no longer displayed as enabled due to linting clean-up](https://github.com/2600hz/monster-ui-callflows/commit/843144dc1a4535b262a15e7c9446f9a2486c3c25) by JR Maitre
  * Summary
      - As a FEE, I want to use a different md5 generator so that it does not rely on jQuery
  * Commits
      - [UI-2875: Update references to md5 generator and use helper (#20)](https://github.com/2600hz/monster-ui-callflows/commit/d91a19f6cb6221b3ff1abc5864f07704257462c6) by Joris Tirado
  * Summary
      - As an admin I want the new invite format added to the UI so that I can set devices to use the contact
  * Commits
      - [UI-2868: only set invite_format to contact for devices with SIP creds](https://github.com/2600hz/monster-ui-callflows/commit/0abc7ba804b7770ca38100a1e15dc2b437220379) by Jean-Roch Maitre
      - [UI-2868: adding invite_format contact to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/b54a6af30544313a8d72eadbcd6235959e920740) by Jean-Roch Maitre
  * Summary
      - As a user, I want to be able to configure Shoutcast URL for media in Advanced Callflows, so that I can use this feature easily
  * Commits
      - [UI-2812: adding shoutcast as an option of media in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/c18a631faf6ca2dd178cbade9f9c6c258cef4887) by JR Maitre
  * Summary
      - Error when adding cellphone via callflow interface
  * Commits
      - [UI-2826: Handle empty media list (#18)](https://github.com/2600hz/monster-ui-callflows/commit/0b6f2edbfe48d75ab8f70b6d85ee19c0423b5bf8) by Joris Tirado
  * Summary
      - As an admin, i would like to see the registration status of devices in advanced callflows
  * Commits
      - [UI-2809: added registration status of devices in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/945e2dd8526e8feb5077bf6a8513c10eb0acbe67) by JR Maitre
  * Summary
      - As a FEE, I want ESLint errors/warnings to be fixed for the Callflows app so that the codebase is consistent
  * Commits
      - [UI-2821: Fix ESLint erros/warnings (#17)](https://github.com/2600hz/monster-ui-callflows/commit/8b1802cd029e0e36b1f99cec1a32334bd022a46a) by Joris Tirado
  * Summary
      - Creating a VM not showing till you save it
  * Commits
      - [UI-2808: Fix scope to access new media and populate list (#16)](https://github.com/2600hz/monster-ui-callflows/commit/4faadc0ac5be86cc195c9a1fd82e01b03677e790) by Joris Tirado
  * Summary
      - repeats field for ring groups is confusing
  * Commits
      - [UI-2811: fix ring groups repeats label](https://github.com/2600hz/monster-ui-callflows/commit/2310b6a4c59157730c9820dc2c6975f8f0fcd566) by Jean-Roch Maitre
  * Summary
      - Not able to use some valid DID&#039;s as account caller ID
  * Commits
      - [UI-2798: Disable pagination to list all numbers (#14)](https://github.com/2600hz/monster-ui-callflows/commit/6a3e3674ce34021aed36febb44c35b24592de8fc) by Joris Tirado
  * Summary
      - As a user I would like to be able to route to a Qubicle queue from the advanced callflow editor
  * Commits
      - [UI-2604: Add flag to hide actions and hide `qubicle` (#13)](https://github.com/2600hz/monster-ui-callflows/commit/c9d51b8de47b08c2451c9cb4c6696482d9a77e54) by Joris Tirado
  * Summary
      - As a user, I want a `qubicle` action in Advanced Callflow so that I can see them in qubicle calllfows
  * Commits
      - [UI-2749: Add qubicle module (#12)
  * UI-2749: Add qubicle module
  * UI-2749: Hide callflows created by Call Center](https://github.com/2600hz/monster-ui-callflows/commit/a0bf8d9498974feda070e05321b9a8a00d051e15) by Joris Tirado
  * Summary
      - As an admin I want advanced callflows to expose the advanced DND option so that I can create flows with it
  * Commits
      - [UI-2763: adding dnd callflows to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/c7b6c1c5236b52c3493e9a71c6a857e0f9a7fa45) by Jean-Roch Maitre
  * Summary
      - As an admin I want the advanced callflows menu options to include the inter-digit timeout so that I can tweak my user experience 
  * Commits
      - [UI-2764: adding interdigit timeout to callflows](https://github.com/2600hz/monster-ui-callflows/commit/2f320cf170a0da18191a3cca29d58b371d04d120) by Jean-Roch Maitre
  * Summary
      - After purchasing a DID in a callflow element, it does not refresh to show the new DID available.
  * Commits
      - [UI-2750: fix issue in adv. callflows when buying numbers](https://github.com/2600hz/monster-ui-callflows/commit/ded10084fc7f82ec292e14d077f2a58c08be8976) by Jean-Roch Maitre
  * Summary
      - As a FEE, I want to add a toggle to define if anonymous calls are blocked so that the new back-end property is used
  * Commits
      - [UI-2752: Add a toggle button to set anonymous calls block (#10)](https://github.com/2600hz/monster-ui-callflows/commit/e6e82b291d11aa775e3ce51402d4ce63135be260) by Joris Tirado
  * Summary
      - As a user, I want to be able to manage Time of Day Sets in the Advanced Callflows, so that I can review Holidays better
  * Commits
      - [UI-1929: tweaked callflow time of day key to allow for time of day sets](https://github.com/2600hz/monster-ui-callflows/commit/cceb7453cc31a378f473f0976d78ea40529ec7ce) by Jean-Roch Maitre
      - [UI-1929: adding time of day sets category to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/d9b53c30bc66726a24456e07b0dbfbcd71a70715) by Jean-Roch Maitre
  * Summary
      - Intercept callflow element
  * Commits
      - [UI-431: add intercept and fix issue with eavesdrop](https://github.com/2600hz/monster-ui-callflows/commit/282bdbbd44108ae2735980f45abe0b69b4630e4f) by Jean-Roch Maitre
  * Summary
      - Eavesdrop callflow element
  * Commits
      - [UI-413: added eavesdrop to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/0e0e693b69f6e215b99b22ecabe1b22c121b2127) by Jean-Roch Maitre
  * Summary
      - Collect DTMF callflow action
  * Commits
      - [UI-755: adding collect dtmf callflow action to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/095aa6f71f9cd83f941c723d1ed752f6d62b05d9) by Jean-Roch Maitre
  * Summary
      - As an engineer, I want to add the new numberWrapper control in new places, so the UI is more consistent
  * Commits
      - [UI-2726: adding formatted number in adv. callflows so it&#039;s using the same helper as other places in the UI](https://github.com/2600hz/monster-ui-callflows/commit/cf8a11e884ff3da378a528b4475ab0627f03ed98) by Jean-Roch Maitre
  * Summary
      - As a user, I want to be able to search an action in advanced callflows with a text field, so it&#039;s easier for me to setup my callflow
  * Commits
      - [UI-2724: add search in actions of callflows to make it easier to use](https://github.com/2600hz/monster-ui-callflows/commit/cee119aef37d3cf85465d954dd47b78fd5f4a003) by Jean-Roch Maitre
  * Summary
      - As a user I want to improve the number selection of advanced callflows to use extension picker, and chosen, so that it&#039;s easier to select a phone number
  * Commits
      - [UI-2723: improve usability of number selector in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/8563ed1d6d91b82d3cdb683544a0c641a0610923) by Jean-Roch Maitre
  * Summary
      - As a advanced callflow user, I would like the new ring_group_toggle exposed
  * Commits
      - [UI-2646: adding ring group toggle login/logout to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/a76351b39ceff007a2700df37b0e4b734775c44e) by Jean-Roch Maitre
  * Summary
      - Don&#039;t select invalid callflow in adv. callflows directory if callflow is missing
  * Commits
      - [UI-2712: fix issues with directories: add empty option if callflow id doesn&#039;t exist, also sort properly list of users/callflows](https://github.com/2600hz/monster-ui-callflows/commit/ae747cb0e408b32d53c3a606cf706361441622b3) by Jean-Roch Maitre
  * Summary
      - As a FEE, I&#039;d like to split the Account Settings section of Adv. callflows into tabs so we can expose more data
  * Commits
      - [UI-2709: update acc settings to use tabs](https://github.com/2600hz/monster-ui-callflows/commit/ebff4d97a541880b658a167e4aab382c9a52e983) by Jean-Roch Maitre
  * Summary
      - As an admin I want to be able to set the pre-flow in the account settings in advanced callflows so that I can configure a preflow for the account
  * Commits
      - [UI-2703: allow preflow to be added at the account level in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/938b2437e0cd5aeca0e216e5eea9a4922e0cc8c8) by Jean-Roch Maitre
  * Summary
      - As a user I want to be able to create a number and select the carrier module to create it with
  * Commits
      - [UI-2708: fixed tip in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/646cd065acf75e386135e1a575529db1c6ed17bd) by Jean-Roch Maitre
  * Summary
      - As an admin I want an advanced callflow action to support the missed call alert feature so that I can use it
  * Commits
      - [UI-2702: wrap up missed call alert feature](https://github.com/2600hz/monster-ui-callflows/commit/0f0e7305fede5e0ebc6eb5ee74fa0014ef36c4ab) by Jean-Roch Maitre
  * Summary
      - As a FEE, I want the core-content id to use snake case so that all ids are in the format
  * Commits
      - [UI-2694: Normalize core content id name to snake case (#7)](https://github.com/2600hz/monster-ui-callflows/commit/d19348540d150e9ccce12e32dab3f7b6017a073a) by Joris Tirado
  * Summary
      - Sleep callflow element
  * Commits
      - [UI-439: add sleep callflow element to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/43b08950fa2e28d130d4ecd81ee597265c85126e) by Jean-Roch Maitre
  * Summary
      - TTS Callflow Action
  * Commits
      - [UI-756: adding tts option to adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/4e52f3509e1e4bc7280898f2d4b778e7a922e1dc) by Jean-Roch Maitre
  * Summary
      - As a super user i would like to be able to toggle off/on what is seen in the callflow section of the advanced callflow app.
  * Commits
      - [UI-2612: add a toggle for superduper admin to remove cluter from system callflows](https://github.com/2600hz/monster-ui-callflows/commit/d08c31b734f20fd756f4cddce0b6a401269c213d) by Jean-Roch Maitre
  * Summary
      - Allow users to enter a Shoutcast URL (or any HTTP URL providing support media types) as the MOH in Advanced Callflows
  * Commits
      - [UI-2654: added shoutcast url to devices](https://github.com/2600hz/monster-ui-callflows/commit/2b5ea4e711cbb98f95efeb14861221e0a670e4ca) by Jean-Roch Maitre
      - [UI-2654: add shoutcast to users in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/0849b931f8ac058d6d10f6ba3fc9f1b589e62481) by Jean-Roch Maitre
      - [UI-2654: adding support for stream URL on accounts in adv. callflows.
  Some users want to Stream music from a URL instead of from a local file.
  We now allow them to set that via the UI, in Adv. Callflows -&gt; Account
  settings -&gt; music on hold -&gt; Stream URL.](https://github.com/2600hz/monster-ui-callflows/commit/c53a65f1f5f782279251b5ea4bd789fdd9032586) by Jean-Roch Maitre
  * Summary
      - UI blacklist manager needs to hint how to block anonymous calls (As an account admin)
  * Commits
      - [UI-2632: changed information to let user know how to block anonymous calls](https://github.com/2600hz/monster-ui-callflows/commit/bfc6b8d91110851f06d1255a30556e914b66049d) by Jean-Roch Maitre
  * Summary
      - As a FEE, I want `sortBy` to replace our util function so that I use native functions from underscore
  * Commits
      - [UI-2649: Use sortBy instead of monster.util.sort (#6)](https://github.com/2600hz/monster-ui-callflows/commit/fbe205c7f356e6eb6c5b5feb1ca4296a95601e25) by Joris Tirado
  * [Merge branch &#039;master&#039; of github.com:2600hz/monster-ui-callflows](https://github.com/2600hz/monster-ui-callflows/commit/6e23bb5ec13671333c3d3863fe53913cfc9c3fe2) by Jean-Roch Maitre
  * [OOB: Fix missing assignment following linting](https://github.com/2600hz/monster-ui-callflows/commit/522f128d1ca00d1150722ead427a32620f30a62f) by Joris Tirado
  * [OOB: Fix mistakenly linted assignment to comparison (= got linted to ===)](https://github.com/2600hz/monster-ui-callflows/commit/412c55dabc04b9149440f17054da21cccbdf4471) by Jean-Roch Maitre
  * [Merge branch &#039;master&#039; of https://github.com/2600hz/monster-ui-callflows](https://github.com/2600hz/monster-ui-callflows/commit/335d3aef47fed92cb47a0250590118c5708aafec) by JR Maitre
  * [OOB: Remove pagination for phone numbers in adv. callflows](https://github.com/2600hz/monster-ui-callflows/commit/0bb41238d55291260f10cef8cfa1534a5b12e2b5) by Jean-Roch Maitre
  * [OOB: fixing keep caller id label](https://github.com/2600hz/monster-ui-callflows/commit/349409ab609bf1d28cf0031700b7a3a3b567ed0f) by Jean-Roch Maitre
  * [OOB: Updating metadata for callflow app](https://github.com/2600hz/monster-ui-callflows/commit/efeaba9c1644b8f39d1d7c059dc7a00e7440f1ca) by JR Maitre
  * [Added &#039;repeats&#039; on ring group (#15)  * Update groups.js  * Update en-US.json  * Update groups-ring_group_dialog.html  * Update en-US.json  * Update groups.js](https://github.com/2600hz/monster-ui-callflows/commit/1c4d9762d9ff93de90c27ba9716d206c20a9cc2d) by N4COM
  * [Merge branch &#039;master&#039; of github.com:2600hz/monster-ui-callflows](https://github.com/2600hz/monster-ui-callflows/commit/1b7a614caf06ff4db06146c4a7c42be2b7a95b5a) by Jean-Roch Maitre
  * [OOB: Fix issue with step too small for time of day slider](https://github.com/2600hz/monster-ui-callflows/commit/e0b870dffd0cbbaf4672920b8f1ef64b2c1176ff) by Jean-Roch Maitre
  * [OOB: Fix css glith for checkboxes](https://github.com/2600hz/monster-ui-callflows/commit/fd1fa74d97abb963e08c13143f94fad697a2033b) by Jean-Roch Maitre
  * [One minute TOD increments on the time slider. (#11)  Changed from 15 minute increments.](https://github.com/2600hz/monster-ui-callflows/commit/229caf28e3bf1b9aaf911d9ff347680f9dbada2a) by David Singer
  * [HELP-29997: also changing *97](https://github.com/2600hz/monster-ui-callflows/commit/305fce61c80f5d8fe722d05180515afe36174389) by Jean-Roch Maitre
  * [Help 29997 Mailbox Feature code support pattern for mailbox number, BLF dial (#9)  * Mailbox feature code *98 support BLF monitoring WMI of box possibly not associated with the phone. Change to pattern &quot;^\*98([0-9]*)$&#039;.    * Mailbox feature code *98 support BLF monitoring WMI of box possibly not associated with the phone. Change to pattern &quot;^\*98([0-9]*)$&#039;.](https://github.com/2600hz/monster-ui-callflows/commit/e268edc1d7e1e215ce9512a9350f9fcbe467145f) by David Singer
  * [Update menu.js (#4)  In kazoo/application/callflows/src/module/cf_menu.erl:135 there is defined the Digit &quot;timeout&quot; for defining an action in case of timeout (so timeout is not handled like an invalid entry).  Adding this, will show on the callflow the menu option &quot;timeout&quot; and works correctly.](https://github.com/2600hz/monster-ui-callflows/commit/b508c161af37bab2c9581e915163735386ae62ff) by N4COM
  * [OOB: Commenting out intercept/eavesdrop as not ready](https://github.com/2600hz/monster-ui-callflows/commit/da7a09891da01390763e17ed0ec9e06e66ba161a) by Jean-Roch Maitre
  * [OOB: Fix issue with blacklist reloading page](https://github.com/2600hz/monster-ui-callflows/commit/29f7f2c8be3ea01188bd9759b7b334670851f9b3) by Jean-Roch Maitre
  * [UI-2634: adding support for media_extension mp3/wav in adv. callflows for vmbox](https://github.com/2600hz/monster-ui-callflows/commit/d6164a4c42d14749d29c54d88afe08e8b6b324b1) by Jean-Roch Maitre
  * [U-2702: work in progress for callflow feature](https://github.com/2600hz/monster-ui-callflows/commit/8811e3349801f2e5676dbac7c28f8b42134bb097) by Jean-Roch Maitre
  * [UI-2696: added support for audio field in adv. callflows for page groups](https://github.com/2600hz/monster-ui-callflows/commit/f5b305c9c6ba0e2833d1af20eede55301aec5bda) by Jean-Roch Maitre
  * [OOB: add missing label for disa preconnect audio](https://github.com/2600hz/monster-ui-callflows/commit/f64aa32096dc5db0328855f3742589e6cbf009c7) by Jean-Roch Maitre
  * [OOB: fix issue with hardcoded css that disappeared, creating undesired bottom space at the bottom of callflows app](https://github.com/2600hz/monster-ui-callflows/commit/c8b31ffdf380cf28868d1a18d283246bc3535a08) by Jean-Roch Maitre
 -- 2600Hz Offical <packages@2600hz.com>  Wed, 27 Sep 2017 21:17:34 +0000
