Release Summary for 4.2.51
  Changes to 4.2 after version 4.2.50
  * Summary
      - As a FEE, I want a monster.ui helper to toast notification so that the toastr library is abstracted
  * Commits
      - [UI-3119: Abstract toast notification library by using a wrapper (#190)
  * Create monster.ui  wrapper for toast notification library
  * Use new toast helper in monster.ui
  * Use monster.ui.toast instead of toast library directly
  * Follow best practice to return jQuery element upon creation
  * Use monster toast helper for all core files](https://github.com/2600hz/monster-ui/commit/2ee0bd906bfee707caf06fbf2cb0da99b2e3c1f7) by Joris Tirado
  * Summary
      - As a FEE, I want sub-module templates to be in their own folder to improve modularity
  * Commits
      - [UI-3116: Move sub-module templates in their own folder (#189)
  * Move sub-module templates in their own `views` folder
  By using `getTemplate()` we can specify which sub-module a template is
  related to, enabling this behavior.
  The templates names were shortened by stripping the name of their
  sub-module from it since they are stored under their sub-module folder.
  String templates are created using `getTemplate()` instead of
  `monster.template()` that we are trying to depreciate.
  * Use correct folder name for relative path
  * Only use `getTemplate()` for both regular and string templates](https://github.com/2600hz/monster-ui/commit/82c0d3d2a4ff9f8a33f592e7982036ba8f121096) by Joris Tirado
  * Summary
      - As a developer, I want to expose the outbound privacy policy so that it can be set by users
  * Commits
      - [UI-3111: Refactor caller id privacy feature with better description (#184)
  * Refactor caller id privacy for the user submodule
  * Refactor caller id privacy for the account submodule](https://github.com/2600hz/monster-ui/commit/ff658b776acd147ffe6d0459908246b0aa34e00e) by Joris Tirado
      - [UI-3111: Added user and account privacy settings (#180)
  * Added user and account privacy settings](https://github.com/2600hz/monster-ui/commit/4e12e36cbb2bd10ddbd9f3e5f33c8805be15527b) by sergey-safarov
  * [UI-3110: Add &amp; expose German as a language option (#191)  * Add German translation of apps  * Expose German language as a selectable option](https://github.com/2600hz/monster-ui/commit/aca12401c7d7441e0282312670bad6efa6dbbdab) by Joris Tirado
  * [adds images for yealink cp920 and cp960 (#188)](https://github.com/2600hz/monster-ui/commit/e1e936fcfd7ccb7530481f074a6db1ebfe417030) by plau
  * [Access lists (#161)  * WIP Add access lists to my account  * added access list  * Fix lint errors  * optional access_lists  * using self.callApi rather than monster.request](https://github.com/2600hz/monster-ui/commit/be13a1a08aca34978d5987799331cf569d6d6a19) by Nathan Cairns
  * [OOB: prevent user from accessing appstore if flag hideAppStore is set in config.js](https://github.com/2600hz/monster-ui/commit/4aaa8b9e72e65fcf8d637b66d1f7b2bbdfe6d678) by Jean-Roch Maitre
  * [Add flag for hiding appstore from all users (#158)  Thanks for the PR! I&#039;ll be adding some code to disable the loading of the app store if that flag is enabled, as someone could still type /appstore in the URL and access it otherwise.](https://github.com/2600hz/monster-ui/commit/b231d609fe01aad76798618b490706f7441b5530) by mira-t
  * [Add alternative apploader (#157)  * Add alternative apploader  A dropdown alternative to the apploader. Can be enabled and configured through config.js.  * Misc changes to Dropdown mode for Apploader  - Remove shortcut from list if using dropdownMode since it doesn&#039;t make   sense as we&#039;ll be using the &quot;hover&quot; effect to access the dropdown - Cleaned up all ESLint errors and warnings - Cleaned up useless code (in show/hide/toggle logic, since we&#039;ll only use   it as a dropdown we don&#039;t need to do anything in these functions) - Use proper CSS container for appList.html and use it instead of   #appLoader which doesn&#039;t exist in dropdown mode  * Remove showAppstoreInDropdown flag](https://github.com/2600hz/monster-ui/commit/cc5913562785f6e76bf4aeed67338bc33a05e97f) by mira-t
  * [OOB: Update local icons for most recent apps](https://github.com/2600hz/monster-ui/commit/74edb78f0448bce6697c0159392ee0fa6df30627) by JR Maitre
  * [Updates docs site index (#174)  * add circle check  * add mkdocs check  * remove missing docs from index  * cleanup index a bit  * add pip install  * python3  * reconcile docs to index  * install gulp  * add missing docs to index  * install locally  * run gulp and build prod](https://github.com/2600hz/monster-ui/commit/a17167933ecc949d83ebd96667161652b9dbbc78) by James Aimonetti
  * [Hide/show new account button via monster config (#164)  * Add config option to hide new account creation  * Add hide/show of account creation depending on monster config](https://github.com/2600hz/monster-ui/commit/ec8ada60aa5643091e69b90b038eafb25b173dec) by mira-t
  * [UI-3113: Accurately check if myaccount is open (#183)](https://github.com/2600hz/monster-ui/commit/26ac359fd45342d77f963facc03f60a6f9f4ffe2) by Joris Tirado
  * [UI-3113: Handle myaccount dialogs special case (#182)  * Handle myaccount special use case with dialogs    myaccount is a submodule that, when loaded, opens on top of the  currently open app. A special case was added to use the myaccount  container as the dialog container for dialogs opens from that submodule.    * Add a container for myaccount dialog and empty it on close](https://github.com/2600hz/monster-ui/commit/4296462d58c8e19e7b5bbdd9d501b04ae1f5443b) by Joris Tirado
 -- 2600Hz Official <packages@2600hz.com>  Tue, 31 Jul 2018 17:12:19 +0000
