December 10th, 2012· Fixed a bug where alerts were fired for child folders even if the 'alert for child folders' option was not set (Patch submitted by Jon Siddle, thanks!)
December 3rd, 2012· Fixed a bug where a wrong variable name was used (alert_data.orig_message_count -> alert_data.message_count)
December 8th, 2011· The final file that I uploaded as 0.16 had missed a few final cleanup updates and fixes, one of which can cause some messages not to appear, and the fade out loop problem was still present. These issues should be fixed in this version.
December 8th, 2011· Sound playback should no longer be interrupted
· Reworked the internal triggering system; reintroduced delays to prevent multiple messages in one folder causing multiple alerts, and fixed the 'double alert' issue for filters. This should also fix the problem where sometimes alerts weren't
· fired at all.
· Removed the call to updateFolder() which may be the cause of seemingly unrelated caching problems in Thunderbird
· Fixed a looping issue in the closing of fading alerts
October 21st, 2011· Fixed a bug when selecting a new icon and an error was shown
· Fixed a bug when selecting a new icon and the window was not resized properly
· Fixed a bug where play a sound resulted in an error if the global mute had never been set
October 5th, 2011· Fixed a bug in charset conversion that caused execute a command not to work on some setups.
September 22nd, 2011· Configuration has changed; you can now define a set of alerts, and specify one or more alerts per folder directly from the folder context menu. Existing configuration is automatically converted to the new one.
· Mailbox alert can now also be used as a filter action
· You can now right-click the alert message popup to get a menu with all the available actions mailbox alert can do on the message (this list is similar to the default click action you can configure)
· If duration for popups is set to 0, it is never automatically closed
· You can now choose custom locations on your screen for the 'show message' option.
· Added a Úte and a %time macro
· Sliding and fading alerts should be smoother now
· Added an option to delete the message from the alert popup (moves it to trash)
· Changed the way Mailbox Alert listens to the arrival of new messages. There should no longer be a delay between the arrival and the alert, and some problems that people have been experiencing should now be solved.
· Execute a command now supports quoting with "
· Internal sound is no longer the system beep but a built-in bell sound.
June 27th, 2011· Minor update to make it work with Seamonkey 2.1
March 7th, 2011Two compatibility issues with older versions of Thunderbird resolved:
· Fixed an issue on Thunderbird 2 caused by a changed internal API, where alerts would not fire at all in some circumstances.
· Fixed another issue with Thunderbird 2 where 'execute a command' did not work for some executables in Windows.
February 14th, 2011· Fixed a problem where the check if a command is executable failed on Windows, even though the command would run fine
· Fixed a problem where the folder was not always correctly selected with the 'Open in current window' option
January 31st, 2011· Fixed a problem with older thunderbirds that don't have some functions newer versions do
· Fixed a bug in the assignment of a few of the macro variables
December 29th, 2010· Fixed a problem for thunderbird 2
· Updates locales for da-DK
December 16th, 2010· New option in 'global preferences', open the message in existing window (and raise it)
· Alert message window is immediately closed after it is clicked
· Added a global 'mute' option (in the tools menu)
· In an earlier release I lost a lot of translations, these have been re-added, though most are not complete, so some english might still show up. Once I figure out how to use babelzilla again, I'll update them as they come along.
December 28th, 2009· Added support for Thunderbird 3
December 8th, 2009· new internal alert system and global preferences for that
· alert system should work on OS X now
· more efficient way to store settings
· bugfixes