Remove Duplicate Messagesのバージョン履歴

17 個のバージョンがあります

古いバージョンにご注意!

これらは、参考またはテストのために表示されているバージョンです。常に 最新バージョン のアドオンを使用してください。

バージョン 0.1.14 84.6 KiB 動作環境: Thunderbird 5.0 - 32.*

バージョン 0.1.13 75.0 KiB 動作環境: Thunderbird 5.0 - 20.*

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.
</p>

バージョン 0.1.12 74.0 KiB 動作環境: Thunderbird 5.0 - 13.0a1

20.03.2012: Version 0.1.12
  • Bugfix: Code cleanup and compatibility changes for Thunderbird 13 API.</l
    </ul>

バージョン 0.1.10 64.0 KiB 動作環境: Thunderbird 2.0 - 11.*

  • Bugfix: In Thunderbird 2.0 search failed if subfolders were present.

バージョン 0.1.09 64.0 KiB 動作環境: Thunderbird 2.0 - 3.0.*

  • 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+

バージョン 0.1.07 58.0 KiB 動作環境: Thunderbird 3.0a1pre - 3.2a1pre

バージョン 0.1.06 54.0 KiB 動作環境: Thunderbird 1.0 - 2.0.0.*

Addon runs under Thunderbirs 2.0.0.*
Smaller fixes

バージョン 0.1.02 63.0 KiB 動作環境: Thunderbird 1.0 - 2.0.0.*

Bugfixes and localisation jp-JP

バージョン 0.1.01 51.0 KiB 動作環境: Thunderbird 1.0 - 1.5.0.*

* Bug Fixes

バージョン 0.0.11 51.0 KiB 動作環境: Thunderbird 1.0 - 1.5.0.*

Changes:
* Changes in the Api of Thunderbird 1.5 prevented the plugin from running. Now it's working.

バージョン 0.0.9 51.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

Changes:
* Bugfix for RSS: prefere to delete unread messages.
* Option to ignore the sent messages.
* Dutch localisation: nl-NL

バージョン 0.0.8 46.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

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.

バージョン 0.0.7 40.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

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.

バージョン 0.0.6 34.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

* 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.

バージョン 0.0.3 23.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

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.

バージョン 0.0.2 17.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

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

バージョン 0.0.1 14.0 KiB 動作環境: Thunderbird 1.0 - 1.0+

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.