v0.8.0
Widgets:
Add tooltip for LinkLine (#827 )
Add title property to Switch component (#870)
When anonymous call should not have | on logbasicinfo ui (#830)
Update alert message (#831 ) (#855) (#856)
Modify the style of callItem and activeCallItem (#839)
Bugfix: a workaround to solve the scrollbar issue in safari (#833)
Bugfix: Support IE in ProxyFrameOAuth (#835)
Bugfix: MessageItem UI (#845)
Bugfix: Fix message sender alert alertMessageSending (#846)
Bugfix: Fix call item styles and call log icon position (#848)
Bugfix: Mute button should be disabled when user hold the call (#851)
Bugfix: UI #853
Bugfix: Modify icon style on disabled mode (#858)
Bugfix: Fix CallItem overflow issue (#859)
Bugfix: Solve flexbox issue of IE11 (#862)
Bugfix: Fix externalViewEntity problem (#865)
Bugfix: Navigation bar doesn't work on IE 11 (#866)
Bugfix: Fix bug that throw error in parseinfo when phonenumber is null when anonymous call (#868)
Bugfix: Fix bug that voice is lost on dial btn the second time on edge (#860)
Bugfix: Fix bug that throw error when errResp._json is null (#863)
Bugfix: Send SMS button status not right when account permission changes (#872)
Bugfix: Fix bug on no composeText module #873
Bugfix: Fix message icon issue (#877)
Bugfix: Cannot make call with "RingCentral for Desktop" on IE with window 7
Bugfix: UI issues for Meetings in IE11 (#881 #882 )
Commons:
Use indexedDB with localforage (#861)
Feature/use locale 2.0 (#812)
Feature/use phone number (#864)
Add connectivityMonitor in Auth (#841)
Add ut for lognotification and logicon (#811)
Add reset handler (#823)
Make tracking list can append more method from the child class (#843)
Bugfix: fix storage module sync on active tab (#832)
Bugfix: (#826)
Bugfix: Update for I18n (#828 #829 )
Bugfix: Fix bug on matching multiple sessions that are the same from/to (#834)
Bugfix: Add default value to sessionCache to make sure it works in non-wepphone app (#836)
Bugfix: Prevent DataFetcher from hitting errors when trying to access storage data that is not ready (#837)
Bugfix: DetailedPresence fetch all calls
Bugfix: Add nullable check in subscription handler of DetailedPresence (#850)
Bugfix: Fix bug that activitymatches do not insert into endedcalls (#849)
Bugfix: Move @ringcentral-integration/phone-number to peerDependencies to avoid git hosted branches from trying to install from npm (#867)
Bugfix: fix bug that endedcalls do not have the contactmatcher (#869)
Bugfix: Fix bug that append areaCode into numbers that already have areaCode (#874)
Bugfix: Fix bug where number-validate does not detect invalid number correctly after libphonenumber-js use (#876)
Bugfix: fix(Subscription): fix subscription' of null (#857)
Bugfix: fix storage bug (#883)
Other:
Update  CLI templates (#847)
Update phone in widgets-demo to use full declaration (#854)