Release 1.5.5 - 17 May 2010
- Fixed an issue when running with MiniMail.
Release 1.5.4 - 17 May 2010
- Added support for Mac OS X 10.6.4.
- Fixed an issue where the iTunes status wouldn't be properly determined on first start, which prevented the display from being correct.
- Accounts now exclude MailDAV accounts that come from iCal and are sorted correctly.
Release 1.5.3 - 10 November 2009
- Added support for Mac OS X 10.6.2.
Release 1.5.2 - 22 September 2009
- Tiger is no longer supported, though it might work - I haven't tested it.
- Added support for Snow Leopard.
Release 1.5.1 - 17 June 2009
- Fixed a small issue that caused the autochecking to happen more frequently than necessary.
- Added feature to allow user to indicate that the Random Quotes only show up once until all have been used, then they recycle.
- Fixed defect that made replies sometimes not include portions or all of the text of the original message.
- Fixed a drawing bug in the second preferences pane where the delete button inside the quote file path wouldn't be redrawn when resized.
- Fixed some applescript issues when setting a signature from an Applescript. There still exists an issue which is actually a problem with Mail itself when the content of the message is updated from Applescript - the signature will be removed.
- Change the update check to ensure that the examples don't trigger the check.
Release 1.5.0 - 17 May 2009
- Fixed a display of Signature list in SignatureProfiler after an addition or deletion of a Signature.
- Fixed Skype buttons that had stopped working due to a change in the way Skype was handling the status.
- Fixed some issues with the French localization files that made the example tail signature not appear correctly.
- Removed debug output from release version to increase performance.
- Improved update check by having it check at regular intervals and not just when the user opens the Preferences.
Release 1.4.10 - 28 December 2008
- Fixed an occasional problem that would insert a second signature into the message.
- Added support in the script and random quote features for whitespacing. In other words, tabs, newlines and spaces are respected.
Release 1.4.9 - 28 August 2008
- Fixed bug that was preventing the contextual menus from being complete (no ToDos showed up) and working properly (couldn't use "Open link" comands. Thanks to Ross Simmonds for bringing this to my attention.
- Added option to the script tag to not format as <pre> tags. Added contextual menu in the Signature area to support this as well. See Help for more information. Suggestion by Dan Delaney.
- Added support for multi line quote in the quote file. Wrapping the entire quotation with brackets ([ ]) will make it multiline. See Help for more information. Suggestion by Robert Love.
- For multi line text being inserted by script or quotation list, added minimal support so that the line breaks appear in the text.
Release 1.4.8 - 23 January 2008
- Aliases from .Mac were not being recognized properly by SignatureProfiler, so they could not be acted upon correctly, this has been fixed.
Release 1.4.7 - 20 January 2008
- The script feature now supports text that has newlines in it. The resulting text is wrapped in <pre></pre> tags to ensure that it is displayed properly.
Release 1.4.6 - 26 December 2007
- Fixed a bug that would prevent importing quote files that were in MacRoman format with non-ASCII characters.
- When importing quote files, it will now ignore any blank lines in the text file.
- Added a delete button to the text field displaying the quote file path, so you can "unload" a file cleanly.
Release 1.4.5 - 11 December 2007
- Fixed a bug that was freezing Mail when a song or album or artist was empty. Thanks to Alexandre Feblot.
Release 1.4.4 - 29 November 2007
- Support for Leopard Added.
- Support for Panther removed.
- Changed Installer mechanism to fix several issues and simplify
Release 1.4.3 - 13 April 2007
- Fixed two problems relating to the script feature that could crash mail or just return an empty selection from a script.
Release 1.4.2 - 09 April 2007
- Fixed a problem with the Configure Mail Settings and Uninstall SignatureProfiler scripts.
- Added the ability to call scripts from within a signature, allowing you to incorporate any text output from a script into the signature. This is the most requested feature that I have had, so it need to be implemented.
- Added a random quotation feature in directly, so that users who are not very familiar with scripting can also take advantage of this capability.
Release 1.4.1 - 19 December 2006
- Fixed an incompatibility with the MailEnhancer plugin that was preventing the Signatures preferences to be shown.
- Did a small update to the Panther version (given the version number of 1.1) to fix a bug that prevented any text from showing in a message when forwarding a message.
Release 1.4 - 26 November 2006
- Changed the Oscured Email Address menu value in the Signature preferences which was inserting an incorrect value of {secure.email.address} instead of {obscured.email.address}
- In the Accounts Tab of the plugin's preferences a couple of the fields were not keeping thier position correctly when the window was resized.
- Changed some internal debugging values that had broke after the last version.
- Modified the version checking process to be able to handle more than x.y versions (i.e. x.y.z)
Release 1.3 - 6 November 2006
- Added more sophisticated handling of multiple email addresses per Account, including:
- Ability to choose a different Tail Signature for each address, or use the account's
- Ability to set a different Display Name for each address, or use the account's
- Added a Skype Button placeholder (specific user request) and a tab in the preferences to configure the button.
- Added context menu items in the Signature preference pane to insert the placeholders, so you can be sure to get the format correct.
- In that context menu also added the ability to add a link and an image to a signature
- Added the ability, through above context menu, to set the signature to an external HTML file or Web Archive!
- Added an automated version checking feature.