Skip to content

Latest commit

 

History

History
69 lines (63 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

69 lines (63 loc) · 2.63 KB

Changelog

Current master branch:

Releases

  • 03.07.2015 [2.1.5]:
    New: Support for Exchange 2013 SP1 CU9
    Fix: Check DNS TXT record (support multiline)
    Fix: Better GUI multithreading
    Fix: Improved install process
    Fix: Improved domain lookup in DKIM Signer
  • 26.03.2015 [2.1.4]:
    New: Support for Exchange 2013 SP1 CU8
    Fix: Transparent background colors exception
  • 28.12.2014 [2.1.3]:
    Fix: Update aborted with error that file can't be overwritten (#73)
    New: Remember KeySize and show correct key size for existing keys
    New: Support for Exchange 2013 SP1 CU7
  • 27.11.2014 [2.1.2]:
    Fix: update/install from GUI not working (ZIP extraction failed). Introduced in 2.1.0
  • 27.11.2014 [2.1.1]:
    New: GUI shows now full changelog, including previous versions
    Fix: Performance improvement for big attachments (#68)
  • 27.11.2014 [2.1.0]:
    New: Support for PEM and DER encoded private keys
    New: Added Debug log level
    Fix: If subdomain and domain defined, uses wrong key (#67)
    Fix: Other small bugfixes
  • 17.09.2014 [2.0.3]:
    Fix: Wrong signature if subject contained colon and spaces. See issue #62
  • 11.09.2014 [2.0.2]:
    New: The signer can now be configured through the GUI instead of manual XML editing
    New: Installation, Update and Uninstall is now done by a simple click within GUI
    New: Private key support (PEM, DER, XML)
    New: Set agent priority through GUI
    New: View Agent event log within GUI
    Fix: Removed RecipientRule and SenderRule causing trouble when signing emails
  • 21.03.2014 [1.8.3]:
    Fix: RecipientRule now matching whole address
    Fix: Invalid E-Mail address doesn't cause a crash anymore. Rule will be ignored if error.
    Fix: E-Mail address parsing in .NET 3.5 (Exchange 2007 & 2010)
  • 19.03.2014 [1.8.2]:
    Fix: recipient rule not evaluated correctly (#26)
  • 12.03.2014 [1.8.1]:
    Fix: simple/simple signing fail introduced in version 1.7.0
  • 12.03.2014 [1.8.0]:
    New: 'Sender' config parameter
  • 07.03.2014 [1.7.0]:
    New: relaxed canonicalization (Thanks to @AlexLaroche)
  • 04.02.2014 [1.6.0]:
    New: Rule config parameter
  • 18.01.2014 [1.5.2]:
    Fix: message subject and body unicode encoding bug
    New: support for Exchange 2013 CU1, CU2, CU3
  • 27.11.2013 [1.5.1]:
    New: support for Exchange 2013
  • 26.11.2013 [1.5]:
    Changed configuration file for better reading
    New: compiled files for Exchange 2010 SP1&SP2
    New: install and uninstall script
  • 08.11.2013 [0.5]:
    Changed build structure to do a batch build for different Exchange versions.
    New: Build for Exchange 2010 and Exchange 2007.
  • 24.02.2013:
    New: multi domain support