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.