Skip to content

v11.1.3

Latest

Choose a tag to compare

@jfarwer jfarwer released this 03 Jun 16:48
· 2 commits to main since this release

ePADD v11 documentation

More about installation can be found here.

Release Notes

ePADD v11.1.3 Release Notes

Bug Fixes and Improvements

  • Fix for Emailchemy license dongle not recognised under Windows 11. This resolves issue #506.
  • Improved import performance by keeping the indexer open until all messages have been imported. The index is now committed instead of closed during processing, avoiding repeated merges. Commits are performed every 100 messages across folders avoiding committing every time a new folder is opened.
  • Fixed an encoding issue that caused header exports to CSV to fail. This resolves issue #507.