Remove Duplicate Messages Version History
17 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 0.1.13
22.05.2012: Version 0.1.13
- Bugfix: Double click did not work with latest Thunderbird versions
anymore. As an alternative it is now possible to use a middle click to
toggle the message state between DEL and KEEP.
- Source code released under Mozilla Public License Version 1.1
Version 0.1.12
20.03.2012: Version 0.1.12
- Bugfix: Code cleanup and compatibility changes for Thunderbird 13 API.</l
</ul>
- Source code released under Mozilla Public License Version 1.1
Version 0.1.10
- Bugfix: In Thunderbird 2.0 search failed if subfolders were present.
- Source code released under Mozilla Public License Version 1.1
Version 0.1.09
- Use md5 hash so safe memory and increase speed.
- Change code to use object oriented JavaScript to prevent conflicts (interactions) with other AddOns.
- Add file chrome.manifest (installer for TB3.0+
- Source code released under Mozilla Public License Version 1.1
Version 0.0.11
Changes:
* Changes in the Api of Thunderbird 1.5 prevented the plugin from running. Now it's working.
* Changes in the Api of Thunderbird 1.5 prevented the plugin from running. Now it's working.
Version 0.0.9
Changes:
* Bugfix for RSS: prefere to delete unread messages.
* Option to ignore the sent messages.
* Dutch localisation: nl-NL
* Bugfix for RSS: prefere to delete unread messages.
* Option to ignore the sent messages.
* Dutch localisation: nl-NL
Version 0.0.8
Changes:
* Smaller bug fixes.
* Restore standard (keep one message and delete all other duplicates).
* If two messages are duplicates prefere to keep the bigger, smaller, unread or first/last found one.
* Smaller bug fixes.
* Restore standard (keep one message and delete all other duplicates).
* If two messages are duplicates prefere to keep the bigger, smaller, unread or first/last found one.
Version 0.0.7
Changes:
* Spanish and french localisation
* Automatic delete (no dialog showing the duplicates)
* Bug fixed when the displaying double imap messages ("Unknown message format: image message").
* Button to mark all messages as delete (DEL) or keep (KEEP). This is of advantage, if you like to delete only few message or keep only few messages.
* Spanish and french localisation
* Automatic delete (no dialog showing the duplicates)
* Bug fixed when the displaying double imap messages ("Unknown message format: image message").
* Button to mark all messages as delete (DEL) or keep (KEEP). This is of advantage, if you like to delete only few message or keep only few messages.
Version 0.0.6
* Folders with more than 149000 messages can be scanned. This was reached by a selfmade implemented memory management. The border is now at approx. 400,000
messages.
* Dialogue does not freeze and it appears no more the message "Script warning" that a Script consumes too much computing time. This was made possible with
an any-time Quick-Sort algorithm.
* Italian (it-IT) localisation.
messages.
* Dialogue does not freeze and it appears no more the message "Script warning" that a Script consumes too much computing time. This was made possible with
an any-time Quick-Sort algorithm.
* Italian (it-IT) localisation.
Version 0.0.3
Changes:
* Significant increase of speed. A scan for 20000 messaged took one hour. Now only 20 seconds.
* All similar duplicate messages grouped together.
* Show duplicate message in main window by left clicking them in the duplicate message view.
* Significant increase of speed. A scan for 20000 messaged took one hour. Now only 20 seconds.
* All similar duplicate messages grouped together.
* Show duplicate message in main window by left clicking them in the duplicate message view.
Version 0.0.2
Changes:
* More localisations: de-CH, de-LI, de-LU, de-CH.
* Included a setting to ignore trashcan during search for duplicate messages. This is the default option.
* Added Manual / Help
* Show duplicate messages dialog: Drag columns, resize columns, date human readable
* More localisations: de-CH, de-LI, de-LU, de-CH.
* Included a setting to ignore trashcan during search for duplicate messages. This is the default option.
* Added Manual / Help
* Show duplicate messages dialog: Drag columns, resize columns, date human readable
Version 0.0.1
Caution: Do not run the software on a folder that includes the trashcan! If you removed duplicate messages and run the software again with the duplicate messages still in the trashcan it might delete the originals too.
To create your own collections, you must have a Mozilla Add-ons account.