Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

0.5.4

Compare
Choose a tag to compare
@renefs renefs released this 17 Sep 08:29
· 219 commits to master since this release

Notes

⚠️ We've found a bug on the "Check for updates" process in Windows on the main app window. If the user wants to update the application please do the following:

  1. Logout from the menu.
  2. From the login screen, click on "Check for updates" and the process should work properly.

Added

  • Support for Tone API 0.8.8 (Tone API constructor and authenticate methods) (PR #104)

Fixed

  • Output device is saved on settings (PR #108)
  • Clicking on a search result won't display an error when contact list is empty (PR #105)
  • Now is not possible to call to undefined numbers and these numbers are not added to recent calls (PR #112)

Improved

  • DTMF Dialpad is hidden by default and can be displayed using a button (PR #100)