Skip to content

Version 1.4

Compare
Choose a tag to compare
@koppor koppor released this 06 Feb 18:19
· 93 commits to main since this release

Added

  • Added CONDENSE_EMBEDDED_QUOTED_OUTLOOK_HEADERS, which condenses quoted outlook headers.
    The format of the condensed header is configured at CONDENSED_HEADER_FORMAT
  • Added CONDENSE_FIRST_EMBEDDED_QUOTED_OUTLOOK_HEADER
  • Added support for custom template configured in the macro (QUOTING_TEMPLATE) - this can be used instead of the signature configuration.
  • Added LoadConfiguration() so you can store personal settings in the registry. These won't get lost when updating the macro.

Changed

  • Merged SoftWrap and QuoteColorizerMacro into QuoteFixMacro.bas

Fixed

  • Fixed compile time constants to work with Outlook 2007 and 2010
  • Applied patch 3296731 by Matej Mihelic - Replaced hardcoded call to "MAPI"