Release Summary for 4.1.11
  Changes to 4.1 after version 4.1.10
  <ul style="list-style: none;">
      <li>Summary</li>
          <ul style="list-style: none;"><li>Using /identify on a number from a disabled account doesn&#039;t work from a top level account</li></ul>
      <li>Description</li>
          <ul style="list-style: none;"><li>The number +15556667785 belongs to a account called Test SmartPBX. This account tree is the following:
  2600hzsandbox -&gt; corporate -&gt; 2600hz-office -&gt; testjrsubaccount -&gt; testsmartpbx
  When i do the search with testjrsubaccount account ID, the request properly returns that the account belongs to a disabled account. If i do the search with 2600hzsandbox ID, the API returns that the number couldn&#039;t be found.</li></ul>
      <li>Commits</li>
          <ul>
                      <li>Jean-Roch Maitre: <a href="https://github.com/2600hz/monster-ui/commit/d72d51f976f410815c29da451dee5e105329c62c">UI-2705: fix search number on disabled account to work properly</a></li>
                  </ul>
  </ul>
  <ul style="list-style: none;">
      <li>Summary</li>
          <ul style="list-style: none;"><li>As a FEE, I want a universal phone number formatter so that it is easier to manage numbers</li></ul>
      <li>Description</li>
          <ul style="list-style: none;"><li>h1. Issue
  Right now, numbers handling in the UI is extremely messy, every time an app has to deal with numbers we add more static code to parse, format and validate numbers.
  h1. Solutions
  * [Google&#039;s libphonenumber library|https://github.com/googlei18n/libphonenumber/tree/master/javascript]: Given a phone number and a country code, this library is smart enough to format that number using the E.164 recommendation, which would help us have a consistent method to do this
  * [libphonenumber.js|https://github.com/halt-hammerzeit/libphonenumber-js/]: This project is a lightweight version of the Google library and has most of its functionalities</li></ul>
      <li>Commits</li>
          <ul>
                      <li>Jean-Roch Maitre: <a href="https://github.com/2600hz/monster-ui/commit/bdeb03d21f56e5d9c888d263eeef884cca464d47">UI-2596: update doc to be formatted properly</a></li>
                      <li>Jean-Roch Maitre: <a href="https://github.com/2600hz/monster-ui/commit/2d3eac7e033ba85214922eaf8719a538ee2d4237">UI-2596: added way to customize numbers format setting at account level</a></li>
                      <li>Jean-Roch Maitre: <a href="https://github.com/2600hz/monster-ui/commit/8aeb78c2a762b4c5d64d4b90f7753c972be06801">UI-2596: add new code to show option to let user select how they want to display phone numbers</a></li>
                  </ul>
  </ul>
  * JRMaitre <a href="https://github.com/2600hz/monster-ui/commit/b14334abfe997301a81d163f3943d95245eba51e">[Add documentation for different helpers, also add a default mode to the formatting function, to work as it used to with us phone numbers (#90)]</a>
 -- 2600Hz Offical <packages@2600hz.com>  Wed, 26 Apr 2017 07:47:13 PM +0000
