Skip to content

Releases: Pro/dkim-exchange

v3.4.0 Huge update

30 Apr 12:42
72964f6
Compare
Choose a tag to compare

This is a relatively significant update that drops support for old versions of Exchange Server.

Minimum supported versions are now Exchange 2019 (RTM and later), Exchange 2016 (CU13 and later) and Exchange 2013 (CU23 and later).

If your server does not meet the minimum requirements noted above, DO NOT update to v3.4.0.

Changes included in this version;

  • Drop support for old versions of Exchange Server
  • New versions of Exchange DKIM Signer are now no longer required whenever a new CU for Exchange is released
  • General tidy, minor improvements, and documentation updates

Other changes in this release;

  • Updated MimeKit and other dependencies to the latest versions
  • Marked the rsa-sha1 signature algorithm as obsolete in the GUI
  • Agent now uses Microsoft.Exchange.Data.Common and Microsoft.Exchange.Data.Transport assemblies installed by Exchange in the GAC, so a thousand different versions no longer need to be distributed with project releases (in fact, none do now), and no new project release is required every quarter to go along with new CU versions. Analysis shows no relevant API changes since Exchange 2013 (ie across all Exchange 15.* versions).
  • Removed the (undocumented) --configure switch from the configuration tool, and its associated window. Compatible Exchange versions are no longer determined with an internal list.
  • Removed the install / uninstall PowerShell scripts. Probably best to specify the GUI configuration tool as the official method of installation, as the process is already rather fragile, and there should be no valid combination of Exchange / Windows Server / .NET Framework / PowerShell at this point that prevents the GUI installer from working successfully. In addition, the reliance on the GUI configuration tool means that support for Server Core can't be guaranteed at the moment anyway (which is the same as before).
  • Removed Travis CI and Coverity-related files since neither appear to be in use currently
  • Removed documentation files that just refer the reader to the wiki

A massive thankyou to @MisterSausage for this release.

v3.3.4 - Add support for Exchange 2016 CU22 and Exchange 2019 CU11

12 Oct 21:36
9678565
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU22
New: Added support for Exchange 2019 CU11
Fixed: Allow recognition of later SU versions of CUs in Exchange 2019, 2016 and 2013
Fixed: Change target framework version to 4.8 for Exchange versions that have it as a requirement
Fixed: Fix crash when uninstalling agent through Exchange Transport Agents window

Thank you to @MisterSausage for the work on this release!

v3.3.3 - Add support for Exchange 2016 CU21 and Exchange 2019 CU10

14 Jul 20:20
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU21
New: Added support for Exchange 2019 CU10

v3.3.2

26 Mar 00:18
f224810
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU20
New: Added support for Exchange 2019 CU9

v3.3.1 - Fix typo in constants.cs

23 Dec 20:22
Compare
Choose a tag to compare

Fix typo and rebuild.

New: Added support for Exchange 2016 CU19
New: Added support for Exchange 2019 CU8
New: Add local DNS lookup option (Refer to #322, thanks Luckyvb)
Fix: Outdated build number in ExchangeDkimSigner.dll causing false new version notifications (#321)

v3.2.9 - Add support for Exchange 2016 CU19 and Exchange 2019 CU8

22 Dec 23:15
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU19
New: Added support for Exchange 2019 CU8
New: Add local DNS lookup option (Refer to #322, thanks Luckyvb)
Fix: Outdated build number in ExchangeDkimSigner.dll causing false new version notifications (#321)

v3.2.8 - Fixed compilation issues

11 Nov 16:55
Compare
Choose a tag to compare

Pushed new build to address #317 (which should also resolve #319 and #320).

There are no new features in this build so this should only be of interest to Exchange 2016 CU18 and Exchange 2019 CU7 users who had issues installing the v3.2.7 build.

v3.2.7 - Add support for Exchange 2016 CU18 and Exchange 2019 CU7

24 Sep 18:11
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU18
New: Added support for Exchange 2019 CU7

v3.2.6 - Fixed various build issues

01 Aug 20:33
Compare
Choose a tag to compare

Fixed multiple build issues around the later CU's for EX2016 and EX2019 (brought to my attention by #307)

Adds support for Exchange 2016 CU17 and Exchange 2019 CU6

26 Jun 23:07
Compare
Choose a tag to compare

New: Added support for Exchange 2016 CU17
New: Added support for Exchange 2019 CU6