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