Historial de versiones de Sieve

18 versiones

¡Ten cuidado con las versiones antiguas!

Estas versiones se muestran con propósitos de referencia y pruebas. Debes usar siempre la última versión de un complemento.

Versión 0.6.1 1.2 MiB Funciona con Thunderbird 68.0a1 - 102.0

Versión 0.5.3 1.1 MiB Funciona con Thunderbird 68.0a1 - 91.*

Versión 0.5.2 1.1 MiB Funciona con Thunderbird 68.0a1 - 91.*

Versión 0.5.1 1.3 MiB Funciona con Thunderbird 68.0a1 - 91.*

Versión 0.4.2 706.2 KiB Funciona con Thunderbird 68.0a1 - 78.*

Versión 0.3.1 1.0 MiB Funciona con Thunderbird 10.* - 66.*

Versión 0.3.0 1.0 MiB Funciona con Thunderbird 40.* - 65.0

Versión 0.2.12 712.5 KiB Funciona con Thunderbird 42.0 - 62.0

Versión 0.2.10 712.3 KiB Funciona con Thunderbird 42.0 - 62.0

Versión 0.2.2 415.0 KiB Funciona con 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

Versión 0.2.1 370.0 KiB Funciona con 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

Versión 0.2.0 371.0 KiB Funciona con 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.

Versión 0.1.14 200.0 KiB Funciona con 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

Versión 0.1.13 192.0 KiB Funciona con 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

Versión 0.1.12 199.0 KiB Funciona con SeaMonkey 2.0 - 2.5a1, Thunderbird 3.0a1pre - 8.0a1

BugFix: Fix Referrals
BugFix: Detect timeouts more reliable

Versión 0.1.11 191.0 KiB Funciona con 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

Versión 0.1.10 183.0 KiB Funciona con 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