Skip to content

Releases: eyalroz/removedupes

v0.3.11

26 Jun 19:47

Choose a tag to compare

  • Compatibility: Moving messages again supported for recent versions of Thunderbird (e.g. 31).
  • Fix: Same messages not considered twice when selecting both a folder and a subfolder for a dupe search.
  • Fix: No longer failing to recognzie MailUtils in some cases.

v0.3.10

26 Jun 19:48

Choose a tag to compare

  • Compatibility Thunderbird 31 compatibility issue addressed
    ** Fix: Now ignoring IMAP folders marked as deleted

v0.3.9

26 Jun 19:50

Choose a tag to compare

  • Compatibility: Originals Folder folder-tree decoration now working on more TB versions
  • Addressed new addons.mozilla.org technical requirements
  • Slight add-on settings pane re-arrangement

v0.3.8

26 Jun 19:50

Choose a tag to compare

  • Compatibility: Seamonkey 2.3.x
  • Compatibility: Folder tree issue with Thunderbird 24

v0.3.7

26 Jun 19:59

Choose a tag to compare

  • Fix: Permanent deletion from multiple folders were only working for the first folder.

v0.3.6

26 Jun 20:00

Choose a tag to compare

  • **Fix:** The First/Last/All/None buttons are working properly again
    
  • Now asking for additional confirmation for permanent deletion of messages

v0.3.5

26 Jun 20:01

Choose a tag to compare

  • Locale: addressed various locale-file-related issues.
  • Compatibility: Addressed a Thunderbird 2.x-related issue.

0.3.4

26 Jun 20:04

Choose a tag to compare

  • No longer skipping local folders whose summary file / local message db needs to be rebuilt - a rebuild/reparse is now triggered.
  • Can now toggle keep/delete in the review dialog using the Space Bar.
  • Can now compare time values using a lower resolution: minute, hour, day etc.
  • It is now possible to visually indicate originals folders, although the actual css has been commented-out, and this is only for Thunderbird for now.
  • User gets a specific error message when only trying to search special folders, if these are set to be skipped.
  • Compatibility: Restorred some compatibility problems with Thunderbird trunk builds.
  • Fix: The target folder now properly defaults to the Local Folders Trash for all locales.
  • Fix: most/all cases of the checked/unchecked icons missing in the review dialog with certain themes (e.g. Mostly Crystal) on certain platforms.
  • Fix: Resolved two issues regarding the use of stripped & sorted addresses for comparison.
  • Fix: Resolved two issues in which the review dialog would come up empty (due to an app version detection problem or issues with Thunderbird 3.x).

v0.3.3

26 Jun 19:52

Choose a tag to compare

  • Now ignoring white space before and after message IDs.
  • Can now limit the maximum number of messages processed (using a hidden pref: removedupes.limit_number_of_processed_messages).
  • Fix: incorrect sorting of German dates.
  • Compatibility: issue with several other extensions (Lightning, Image Zoom etc.) due to function name clash and app version misdetection.
  • Compatibility:: Seamonkey 2.x with the new customizable toolbars on.
  • Compatibility:: Fixed a Seamonkey 1.x menubutton invisibility issue.

v0.3.2

26 Jun 19:54

Choose a tag to compare

  • Compatibility: Now compatible with Thunderbird 3 (well, upto beta 1, anyway), Seamonkey 2.0b1 and Seamonkey trunk (as of April 10th, 2009).
  • Fix: The checked/unchecked graphic in the review dialog now shows up properly (on Mac as well I hope).
  • Now properly handling messages missing their message ID.