Skip to content

Releases: ksainc/integration_ews

Release v1.0.17

21 Dec 04:36
Compare
Choose a tag to compare

Modifications

  • Improved User UI error display
  • Improved Admin UI Layout
  • Fixed remote UUID update issue
  • Fixed short UUID validation issue
  • Fixed local attachment creation issue
  • Implemented remote duplicate uuid check in harmonization processor
  • Implemented remote item type check in harmonization processor

Release v1.0.16

18 Dec 02:50
Compare
Choose a tag to compare

Modifications

  • Improved Exchange 2007 Events and Task file attachment support
  • Code and Comments clean up in common remote functions

Deletions

  • Removed obsolete code from Contacts, Events and Task hamonization handlers

Release v1.0.15

12 Dec 03:30
Compare
Choose a tag to compare

Additions

  • Implemented Support for Windows Active Directory username format
  • Implemented mock ews client for offline debugging

Modifications

  • Fixed Basic/NTLM authentication problem when using UTF8 characters Issue #22
  • Refactored Contacts, Events and Task Service initialization
  • Refactored EWS client
  • Improved support for Exchange 2007
  • Improved Time Zone matching for EWS Time Zone Description Format
  • Improved/Refactored Contact properties conversion (Birth Day, Anniversary Day, Phone Number)
  • Improved Event properties conversion (All Day Flag, Reminders)
  • Fixed Event recurrence concludes on date inconsistency

Deletions

  • Removed Obsolete Test Code

Release v1.0.14

17 Nov 22:16
Compare
Choose a tag to compare

Modifications

  • Fixed Transport Verification Flag Issue #23

Release v1.0.13

16 Oct 22:46
Compare
Choose a tag to compare

1.0.13 - 2023-10-16

Modifications

  • Fixed PHP error - Undefined variable

Release v1.0.12

15 Oct 12:44
Compare
Choose a tag to compare

First Official Release

Release v1.0.11-beta

06 Oct 12:04
Compare
Choose a tag to compare

Modifications

  • Improved apps availability check to work with apps limited to selected groups. #jkhradil - f29d195
  • Fixed UI app name correction. #jkhradil - f29d195

Release v1.0.10-beta

06 Oct 02:40
Compare
Choose a tag to compare

Modifications

  • Fixed autodiscovery EXPR definition logic

Release v1.0.9-beta

06 Oct 01:00
Compare
Choose a tag to compare

Additions

  • Implemented Support for EXPR protocol definition in auto discovery

Modifications

  • Modified auto discovery logic to include EXPR
  • Modified default protocol version to Exchange2007_SP1
  • Modified messaging protocol version discovery regex
  • Modified user email discovery to use UserSMTPAddress
  • Modified connection verification to use "msgfolderroot" instead of "root"
  • Updated soap definitiions - Service.wsdl, Messages.xsd, Types.xsd
  • Fixed connectAccountAlternate result handler logic in User Configuration Controller

Release v1.0.8-beta

04 Oct 21:54
Compare
Choose a tag to compare