Sieve의 버전 기록

버전 18

오래된 버전인지 확인하세요!

아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.

버전 0.6.1 1.2 MiB 작동 버전 Thunderbird 68.0a1 - 102.0

버전 0.5.3 1.1 MiB 작동 버전 Thunderbird 68.0a1 - 91.*

버전 0.5.2 1.1 MiB 작동 버전 Thunderbird 68.0a1 - 91.*

버전 0.5.1 1.3 MiB 작동 버전 Thunderbird 68.0a1 - 91.*

버전 0.4.2 706.2 KiB 작동 버전 Thunderbird 68.0a1 - 78.*

버전 0.3.1 1.0 MiB 작동 버전 Thunderbird 10.* - 66.*

버전 0.3.0 1.0 MiB 작동 버전 Thunderbird 40.* - 65.0

버전 0.2.12 712.5 KiB 작동 버전 Thunderbird 42.0 - 62.0

버전 0.2.10 712.3 KiB 작동 버전 Thunderbird 42.0 - 62.0

버전 0.2.2 415.0 KiB 작동 버전 Thunderbird 10.0a1 - 21.*

New: Syntaxhighlight in text editor. It is based on CodeMirror
New: Merge dialog if local script is newer than the remote.
New: Add support for thunderbird's upcoming AppMenu
New: Changed indication in tab title
BugFix: Closing Tab in offline mode could fail

버전 0.2.1 370.0 KiB 작동 버전 Thunderbird 10.0a1 - 18.0a1

New: Extension is Restartless / Bootstrapped
New: Spanish locale
New: Merge Dialog if local script is newer than the remote.
Update: All strings should now be localized
Update: French and German locale
Update: Improve look and feel
BugFix: Referals were broken, session was lost after connect
BugFix: Better error handling.
BugFix: Toolbar in graphical editor now scrolls in x-position but maintains it's y-position.
BugFix: Persist side and error bar dimensions
BugFix: "Source View" Button was partly broken
BugFix: Improve Close and Shutdown

버전 0.2.0 371.0 KiB 작동 버전 Thunderbird 6.0 - 17.0a1

What's new?
It's now possible to edit script via a intuitive drag'n'drop based interface.

How do you use it?
Go to the script editor and toggle the new "View Source" Button, to switch between
the new interface and the old plain text editor.

Just drag and drop the elements around, visual indicators guide you where it's safe to drop an element.

버전 0.1.14 200.0 KiB 작동 버전 SeaMonkey 2.4a1 - 2.12a1, Thunderbird 6.0a1 - 15.0a1

New: SCRAM-SHA1 implementation
New: Tabbed UI
BugFix: CRAM-MD5 compatibility issues
BugFix: packet fragmentation caused starttls workaround to randomly fail

버전 0.1.13 192.0 KiB 작동 버전 SeaMonkey 2.0 - 2.8a1, Thunderbird 3.0a1pre - 11.0a1

  • Update: Switch default port to 4190
  • Update: Host name and Port configuration separated
  • Update: Improved workaround for Cyrus STARTTLS bug
  • Bug Fix: SASL CRAM-MD5 failed on Dovecot
  • New: Back end supports pipelining.
  • New: Support Tabulator Key in the Editor
  • New: Force TLS
  • New: Account Wizard

버전 0.1.12 199.0 KiB 작동 버전 SeaMonkey 2.0 - 2.5a1, Thunderbird 3.0a1pre - 8.0a1

BugFix: Fix Referrals
BugFix: Detect timeouts more reliable

버전 0.1.11 191.0 KiB 작동 버전 SeaMonkey 2.0 - 2.2a1pre, Thunderbird 2.0 - 3.3a4pre

New: Non modal windows instead of dialogs
New: Manage concurrent sieve session
New: Postbox 2.x support
New: Seamonkey 2.x support
Update: Improve support for Thunderbird's offline mode

버전 0.1.10 183.0 KiB 작동 버전 SeaMonkey 2.0 - 2.1b3, Thunderbird 1.5 - 3.3a3pre

New: Toolbar button
New: Detect Thunderbird's offline mode
New: Support for upcoming Gecko 2.0
BugFix: Reduce Code Footprint
BugFix: Overriding expired certificates was broken
New: parse non RFC conform Response Code from broken cyrus servers