Releases: FlexConfirmMail/Outlook-VSTO-Addin
Releases · FlexConfirmMail/Outlook-VSTO-Addin
FlexConfirmMail v22.4.2
Improvements (from v22.4.1)
- Modified the default language to English from Japanese
FlexConfirmMail v22.4.1
Improvements (from v22.4)
- Added support for default configs on installing
FlexConfirmMail v22.7.2
Improvements
- Modified to not create needless registry key
- FlexConfirmMail supports Outlook 2016+, so we need add registry keys only for
Software\Microsoft\Office\16.0
.
Also, Office skips the internal version "13", so there is no Office version corresponding toSoftware\Microsoft\Office\13.0
.
- FlexConfirmMail supports Outlook 2016+, so we need add registry keys only for
Bug fixes
- Fixed a bug that inline reply may break an original mail.
- The addin did MailItem.Save on clicking reply, but
MailItem.Save
may fail and did unexpected behavior when a mail item is an inline reply mail as its specification. So fixed to not useMailItem.Save
.
- The addin did MailItem.Save on clicking reply, but
FlexConfirmMail v22.7.1
Bug fixes
- Fixed a bug that deferred delivery is blocked.
- When deferred delivery is enabled, a mail is moved to the outbox and delivered after spending the delay time.
If we accessed the mail in the outbox, the mail is regarded as "edited" by this addin and not delivered even after spending the delay time.
- When deferred delivery is enabled, a mail is moved to the outbox and delivered after spending the delay time.
FlexConfirmMail v22.7
Improvements
- Added Spanish translation (#21)
- Patched by https://github.com/jorgeaaq70
- Added a new function for warning newly added domains on reply
- Added support for specifying not only domain but also address for trusted domains(patterns) and unsafe domains(patterns).
- Added support for default configs on installing
What's Changed
- Fix line break code of project files to CRLF by @ashie in #16
- Change build & release policy by @ashie in #15
- Add function for warining added new domains by @HashidaTKS in #17
- Bump version to 22.5 by @HashidaTKS in #18
- Improve design of dialog to confirm new domain by @HashidaTKS in #19
- Update resource by @HashidaTKS in #20
- Create Resources.es.resx by @jorgeaaq70 in #24
- Create FlexConfirmMail.adml by @jorgeaaq70 in #23
- Create FlexConfirmMailDefault.adml by @jorgeaaq70 in #22
- Add support to specify trusted addresses by @HashidaTKS in #25
- Add support for confirming unsafe addresses by @HashidaTKS in #26
- Improve ui messages by @HashidaTKS in #27
- Bump version to 22.6.0 by @HashidaTKS in #28
- Update messages in policy files by @HashidaTKS in #29
- Add default configuration files by @HashidaTKS in #30
New Contributors
- @ashie made their first contribution in #16
- @jorgeaaq70 made their first contribution in #24
Full Changelog: v22.4...v22.5
FlexConfirmMail v22.4
Resolve recipient addresses of suggested Exchange users correctly, even if they are member of another domain and the current user is a guest.
FlexConfirmMail v22.3
Supports wildcards (* and ?) in patterns.
FlexConfirmMail v22.2
FlexConfirmMail v22.2
FlexConfirmMail v22.1
FlexConfirmMail v22.1
FlexConfirmMail v22.0
FlexConfirmMail v22.0