Historie verzí doplňku Attachment Batch Extract

3 verze

Se starými verzemi opatrně!

Tyto verze jsou dostupné pro referenční a testovací účely. Měli byste vždy použít poslední verzi doplňku.

Verze 0.1.8 116.2 KiB Podporuje Thunderbird 115.0 a novější

What's new and fixed in 0.1.8:
  • Bug fix: A message containing an attached .eml file no longer blocks the whole extraction — it is counted as a single error and the rest of the batch continues normally.
  • New: Optional date prefix on attachment filenames (2026-01-31_1432_invoice.pdf) — links each file back to its email and prevents name collisions between different emails. Enabled by default; can be turned off in the add-on options.
  • New: Options page refreshed with a cleaner layout and automatic dark-mode support.
  • Extract attachments from more than 100 messages at once (previous 100-message limit removed).
  • "Separate files" mode: no more missing attachments on large batches.
  • ZIP mode: same-named attachments no longer overwrite each other; they are renamed automatically (invoice.pdf, invoice (1).pdf…).
  • Start and completion notifications, showing how many attachments were extracted and any errors.
  • More robust file naming (special characters, Windows reserved names, overly long names).

Verze 0.1.2 52.7 KiB Podporuje Thunderbird 147.0 a novější

Updated the VENDOR file to reference the exact source URL of the bundled JSZip library, as requested during review.

Verze 0.1.1 52.7 KiB Podporuje Thunderbird 147.0 a novější

Added a VENDOR file documenting the bundled JSZip third-party library, including source and license information.