Release History
VDialer 1.0.3
This release adds new features related to Journal and use of Vonage API
Changes in version 1.0.3
- Added configurable option to automatically open Journal form when dialing (issue #4536)
- Added ability to use Vonage Contact Center service (experimental) instead of Click2Call service for dialing
VDialer 1.0.2
This release contains a few new features and some code refactoring. All Vonage specific code is split out into a separate assembly
Changes in version 1.0.2
- Moved Vonage specifics (Click2Call) to separate assembly (Ksamuelsen.Services.Vonage) (issue #3044)
- Store credentials using the Windows Credentials Management API rather than registry. Settings from earlier versions is automatically updated (issue #3043)
- Added lookup of own numbers on property page (issue #3045)
- Added validations to options page (issue #3046)
- Ignore extensions when dialing (configurable) (issue #3047)
- Auto close dialing form after successful dialing (configurable) (issue #3088)
- Auto initiate call while still showing dialing form (configurable) (issue #3088)
- Create journal entries when making calls (configurable) (issue #3089)
- Verified on Outlook 2007 and Outlook 2010
VDialer 1.0.1
This release is a bug-fix only release
Changes in version 1.0.1
- Default carrier code for international calls is wrong (issue #2129)
- Options page - tab order is wrong (issue #2129)
- Contact item ribbon gives error for certain phone number types (issue #2148)
- Installer compatible with Outlook 2010 Tech. Preview
VDialer 1.0.0
First release