Benvingut a complements de Thunderbird.
Add extra features and styles to make Thunderbird your own.
TancaHistorial de versions del ImportExportTools NG
38 versions
Aneu amb compte amb les versions antigues!
Aquestes versions es mostren només com a referència i per a fer proves. Sempre heu d'utilitzar les darreres versions dels complements.
Versió 15.0.0
v15 Notes, Features and Changes. Please read carefully.
v15 is a complete rewrite of the message export functions, both Folders and selected messages. It's the first phase in a modern, mostly WebExtension technology. The new design is a vast improvement in architecture allowing new features and better performance.
For the first v15 release, the following formats have been implemented:
- EML
- HTML and attachments
- PDF and attachments
- Plaintext and attachments
Besides the new PDF with attachments export. There is also a new export status window as well as a new OS notification alternative. A list of features follows:
PDF export with attachments
This is a long requested option. There is one important limitation versus HTML export. The attachments table does not have clickable links. Thus far it has not been possible to produce output with relative links. Either the PDF converter and or the viewers convert all file:// links to absolute links which are not useful. I am hoping there is some way to accomplish this in the future.
Index
The new index file allows you to sort columns by clicking any the headers.
Export Structures
- All attachments in a single directory
If you use a static word like "Attachments", all attachments will go into that directory. In the past that would have produced Attachments, Attachments-1, Attachments-2, etc.
- Attachments saved in the same directory with messages.
In this new option found on the Filenames tab, no attachment directories are created as they are all in the messages directory.
- Attachment directories now have the message date set
For sorting the attachment directories will now have their modification date set to the corresponding message's sent date.
- Experimental "withatts" structure
This structure combines each message with all attachments into the formatted attachment directory. The typical setup would be to set the filename format to your preferred setup say ${subject} and your directory formats to ${subject} as well. This would produce directories for each message with both the message and attachments. Sorting the directories by date or name is possible.
To try this experimental structure place the word:
withatts
in the logging options in the Misc tab. (Proposal by @Rayerd)
Logging options
The new Logging options are on the Misc tab. These are set as a space separated list of log type words. They produce various log and debug output to the Debug console which is accessed by Control-Shift-J. The log types can be combined to produce the additive output. The log types are as follows:
- msgs : Basic message save status
- msgs2 : More detailed debug output for messages
- summary : A summary of the export
- msgparts : Debug info for MIME message parts
- withatts : A temporary option to use the combined message and attachments structure
Menus
The new functions are currently added on top of the old functions and have a (v15) prefix.
The old code will be depreciated once the new functions are stable. This has been done as a cautious approach to the major release. Please use the new v15 functions and report any issues in the Github repository here:
ImportExportTools NG Github Issues
Credits
This release could not have happened without the testing, translations and suggestions from several loyal and dedicated users. Many thanks to:
@DenB10
@kiki-ja
@tidebre67
@Yarny0
@Reyerd
@Joergen
@JF1313
@joeldebruijn
@pivi2402
@EXDEV-oss
Christopher
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.18
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.17
I have reconsidered my support for the release channel. With around 78k users, that's to large a group to disrupt. Also I want everyone for
the beta and upcoming release of v15 which is a complete rewrite of the export messages functions. It will also add new features such as PDF export with attachments.
After the next ESR release I will decide on my release policy.
However, please check for ImportExportTools NG support before updating Thunderbird.
Christopher
Fix : Remove quotes from display name for smart file names
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.16
- PDF export is broken due to a Thunderbird bug
- It is not known when this will be fixed
- Users will have to rollback Thunderbird to ESR
- Increased mbox import limit to 50GB
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.15
- Truncate long attachment names on Windows
- Compatibility for v140-v146
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.14
- Fix race condition preventing auto backup on shutdown
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.13
- Compatibility for v140-v144
- Convert and remove last properties files
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.12
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.11
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.10
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.9
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.8
- Fix for intermittent and inconsistent export failure of all message types
- New: Multiple folder selection exports
- More error handling for EML imports, mbox exports
- Update Danish (da) locale - @Joergen
- Update Hungarian (hu-HU) locale - @ef99
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.7
- Fix for intermittent and inconsistent export failure of all message types
- New: Multiple folder selection exports
- More error handling for EML imports, mbox exports
- Update Danish (da) locale - @Joergen
- Update Hungarian (hu-HU) locale - @ef99
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.5
- Rollback mboxImportExport module to stable v7
- Remove date from custom backup folder name
- Update Chinese (zh-CN) locale - @ziqin
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.4
- New: Support Unicode characters in plaintext exports #639
- Fix CSV export in search dialog #646- Fix EML import/export issues #631
- Add note to mbox import menu help, only valid for Local Folders, not IMAP
- Fix mbox file exports to use LF line endings #607
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.2
- Fix search-export for HTML and Plaintext
- Add reply-to translations
- fix Thunderbird headers for ja locale
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.1.0
- New: Thunderbird v128 and v115 support
- New: Filters and transforms for filenames in UI
- Fix missing UTF-8 conversion for HTML and Plaintext exports #581
- Fix ja and zn-CH indexes #588
- Fix To, From and ReplyTo fields in HTML and Plaintext exports #586
- Fix message export date option #585
- Fix LF conversion for Windows plaintext #584
- Fix illegal filename character filter #576
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.0.3
- Promisify and fix export messages timing issue #568
- New: Latinize filenames transform. Use boolean preference:
extensions.importexporttoolsng.export.filename_latinize
- New: UTF-16 filenames filter (emojis, symbols…). Use boolean preference:
extensions.importexporttoolsng.export.filename_filterUTF16
- New: Character filter for filenames. Use UTF-16 string preference:
extensions.importexporttoolsng.export.filename_filter_characters
Enter the characters with no separators
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.0.2
- New: Recursive Subfolder Export for EML, HTML, PDF and Plaintext #538
- New: Size column in index #508
- New: Import OSX 9- CR terminations mbox files #540
- New: Support shortcuts for ExportSelectedMessages #519
- New: Czech (cs) locale - @cewbdex
- Fix mbox From_ separator to use asctime() date format #537
- Fix PDF exports do not use Mozilla Save toPDF settings #528
- Fix Right-clicking folder doesn't show export mbox option for Maildir #525
- Fix Cannot import emails with linebreaks in Return-Path header #516
- Fix Export all messages of a virtual folder to html with attachments and index - missing messages folder #509
- Fix context menu for message window #505
- Convert dtd files to messages.json
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.0.1
- New: Add Account level mbox import
- New: Add Account level mbox flattened export
- New: Support for mbox import and export to filesys levels
- Fix CSV export to text #451, #463
- Fix export folder to ZIP
- Fix help load only on IETNG updates
- Add preference to never load help on updates #458
extensions.importexporttoolsng.export.help.showOnInstallAndUpdate
- Fix help for sublocales and unsupported locales
- Fix mbox From_ separators to adhere to RFC 4155 #455
- Add back Export Messages in message display windows #459
- Fix Account export for pop3
- Fix buffer boundary From_ escaping
- Fix selected messages handling #485
- Complete de locale update @Mr-Update
- Complete fr locale update @DenB10
- Complete da locale update @Joergen
- Updated ja locale @kiki-ja
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 14.0.0
- Thunderbird v115 ESR support
- New UI refresh
- New Dark mode support
- New clean, consistent and logical menus
- New toolbar button for profile, backup and options support
- New .mbox extension option for non-structured exports
- New strip CR from eml exports
- Improved mbox From_ escaping
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 12.0.4
- Fix search and export failure #412, #414, #418
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 12.0.3
- Fix virtual folder exports #359
- Fix encoding for attachment names #355
- Fix bad filename token in pl locale #366
- Fix PDF exception #369
- Fix bad filename token in pt-PT locale #398
- Improved ja locale additions #281
- Improved ru locale additions PR #401
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 12.0.2
- Fix PDF export on OSX! #353
- Fix PDF export on Linux 102.* #351
- Fix account level export folders #296
- Fix From: first line removal #350
- Fix escape characters for attachment names #339
- Add experimental folder column to cvs export #349
Set advanced preference to true:
extensions.importexporttoolsng.experimental.csv.account_folder_col
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 12.0.1
- Fix Save to PDF for *nix platforms #330
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 12.0.0
- Support for Thunderbird 102 and 91
- Fix race condition in SessionRestore #284 #314
- Fix IMAP export skipping empty folders #320
- Fix export folder options not saved #318
- Fix printSettings changes
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 11.1
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 11.0
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 10.0.4
- update WL to v1.28
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 10.0.2
Bug Issues Fixed:
- #140 Handle right click on unselected folder
- #149 EML import fixes
- #154 Backup does not run if File/Exit used
- #157, #159 Backups failing
- #173 Handle no selected folder
- #174 Sender_email & recipient_email tokens missing for attachments
- #175 Support comma and single quote in filenames
Notables:
- Added Backup on exit option
- Use `Index, CSV Date Format` option for full custom format (options Misc tab)
- Codi font publicat sota la llicència Llicència GPL (General Public License) de GNU, version 3.0
Per crear les vostres pròpies col·leccions, heu de tenir un compte al Mozilla Add-ons.