Thunderbird Conversations Version History

151 versiones

¡Curiáu coles versiones vieyes!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Versión 0.3alpha1 26.0 KiB Funciona con Thunderbird 3.0.1 - 3.1b1pre

This is a preview release. Please do report bugs by email, not in the comments. I will need to contact you to get more information so leaving a comment is useless. Please check my to do list before reporting a lack of feature / a bug, it might already be there.

There's been a lot of under-the-hood improvements since the last version, plus a lot of new nice features based on user requests. See the Changelog below. I have a few more items left on my to do list, but I need to get a wider testing before releasing a 0.3 version. So please make sure you report bugsby email. Thanks !

Changelog:
- Rough HTML message support (slight improvements)
- Added a small paperclip icon next to messages that have "real" attachments (a
"false" attachment is an attachment you can display in the conversation view
such as texts, forwarded emails, old emails, etc.)
- Added a context-menu to the multi message view, that allows you to *print*
conversations. There's an associated "print style". Other various actions are
available through the context menu.
- Added extra buttons (+ preferences) when viewing a conversation : unfold all,
fold all, mark all read, open in new tab. There buttons only appear if viewing a
conversation, not a summary of messages scattered accross different threads.
- Added an option that allows you to focus the first unread message when viewing
a conversation (if all messages are read, focuses to the last message). This
should be working perfectly now.
- Fixed a bug when the add-on failed to retrieve certain messages and displays
"..." instead of the message's text.
- Fix some performance issues (optimize array accesses, remove jQuery animations
as it would considerably slow down unfolding of long emails).
- For GMail accounts, since the same message is in multiple folders, useless
changes of folders were performed when trying to display a specific message by
clicking on the sender's name. This is now fixed.
- For GMail accounts, clicking on a message *you* had sent would take you to the
"Archives" folder. This is now fixed and sends you to the "Sent" folder.
- Fixed some inconsistencies for GMail, such as: in the folder corresponding to
a label, the thread would select the messages in "Archives" instead of the
messages in the current folder, thus sometimes creating inconsistencies
regarding the read/unread status.
- Localized (only en-US for now)