Mailsmith Release Notes

This page documents all feature enhancements and bug fixes included in the Mailsmith 2.2 release.

Important Notices

Additions

The following features and enhancements are new for Mailsmith 2.2:

Changes

Find Again Find Next
Find Again (reverse) Find Previous
Find Selection Find Selected Text
Find Selection (reverse) Find Selected Text (backwards)
Enter Search String Use Selection for Find
Enter Search Pattern Use Selection for Grep Search
Enter Replace String Use Selection for Replace
Enter Replace Pattern Use Selection for Grep Replace
Replace & Find Again Replace & Find Next

Note that in the case of "Find Again" and its variants, this also entails a behavior change: previously, "Find Again" would search using the current settings from the Find dialog, including the "Search Backwards" option; and "Find Again (reverse)" would flip the sense of that setting. Now, "Find Next" and "Find Previous" and friends are literal; they will always search forward or backward (respectively) irrespective of the "Search Backwards" setting.

If you preferred the previous behavior, you can get it back with the following shell command:

defaults write com.barebones.mailsmith Search:FindAgainBackwardsReversesSense -bool YES

Fixes

The following reported problems have been corrected:

fin